comparison packages/kernel/current/ChangeLog @ 1436:1b465c781382

New API for cyg_thread_get_id() - from Dan Jakubiec
author gthomas
date Tue, 09 Dec 2003 15:10:39 +0000
parents de0e43840dee
children 92cf4ff674de
comparison
equal deleted inserted replaced
1435:6e485f9ff763 1436:1b465c781382
1 2003-12-08 Dan Jakubiec <djakubiec@yahoo.com>
2
3 * src/common/kapi.cxx: Added new function cyg_thread_get_id().
4 This function returns the unique thread ID for a given thread
5 handle.
6
7 * include/kapi.h: Added function prototype for cyg_thread_get_id().
8
9 * doc/kernel.sgml: Added documentation for cyg_thread_get_id().
10
1 2003-10-13 Nick Garnett <nickg@balti.calivar.com> 11 2003-10-13 Nick Garnett <nickg@balti.calivar.com>
2 12
3 * src/common/clock.cxx (Cyg_Counter::tick): Changed code to deal 13 * src/common/clock.cxx (Cyg_Counter::tick): Changed code to deal
4 with manipulation of unsorted lists (see ChangeLogs passim). There 14 with manipulation of unsorted lists (see ChangeLogs passim). There
5 are several corner cases where the current code does not 15 are several corner cases where the current code does not