comparison 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
comparison
equal deleted inserted replaced
548:fb853432c81a 549:7002f6e48db9
1 2003-01-30 Jonathan Larmour <jifl@eCosCentric.com>
2
3 * src/common/thread.cxx: Fix potential warning and overflow with
4 CYGNUM_KERNEL_THREADS_DATA_MAX == 32.
5
1 2003-01-28 Jonathan Larmour <jifl@eCosCentric.com> 6 2003-01-28 Jonathan Larmour <jifl@eCosCentric.com>
2 7
3 * src/common/kapi.cxx (cyg_thread_get_next): Be quite zealous about 8 * src/common/kapi.cxx (cyg_thread_get_next): Be quite zealous about
4 checking the validity of passed in threads in debug mode. 9 checking the validity of passed in threads in debug mode.
5 (cyg_thread_get_info): Ditto. 10 (cyg_thread_get_info): Ditto.