Mercurial > nand-ecoscentric
diff packages/kernel/current/ChangeLog @ 549:7002f6e48db9
* src/common/thread.cxx: Fix potential warning and overflow with
CYGNUM_KERNEL_THREADS_DATA_MAX == 32.
| author | jlarmour |
|---|---|
| date | Thu, 30 Jan 2003 07:02:53 +0000 |
| parents | bd1ddaaaf796 |
| children | fddb77989fbb |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,8 @@ +2003-01-30 Jonathan Larmour <jifl@eCosCentric.com> + + * src/common/thread.cxx: Fix potential warning and overflow with + CYGNUM_KERNEL_THREADS_DATA_MAX == 32. + 2003-01-28 Jonathan Larmour <jifl@eCosCentric.com> * src/common/kapi.cxx (cyg_thread_get_next): Be quite zealous about
