comparison packages/kernel/current/ChangeLog @ 546:bd1ddaaaf796

* src/common/kapi.cxx (cyg_thread_get_next): Be quite zealous about checking the validity of passed in threads in debug mode. (cyg_thread_get_info): Ditto.
author jlarmour
date Tue, 28 Jan 2003 05:07:01 +0000
parents 70b861ba8f8c
children 7002f6e48db9
comparison
equal deleted inserted replaced
545:70b861ba8f8c 546:bd1ddaaaf796
1 2003-01-28 Jonathan Larmour <jifl@eCosCentric.com> 1 2003-01-28 Jonathan Larmour <jifl@eCosCentric.com>
2
3 * src/common/kapi.cxx (cyg_thread_get_next): Be quite zealous about
4 checking the validity of passed in threads in debug mode.
5 (cyg_thread_get_info): Ditto.
2 6
3 * cdl/thread.cdl: Correct max legal value for 7 * cdl/thread.cdl: Correct max legal value for
4 CYGNUM_KERNEL_THREADS_DATA_MAX. 8 CYGNUM_KERNEL_THREADS_DATA_MAX.
5 9
6 2003-01-22 Jonathan Larmour <jifl@eCosCentric.com> 10 2003-01-22 Jonathan Larmour <jifl@eCosCentric.com>