diff 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
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,13 @@
+2003-12-08  Dan Jakubiec  <djakubiec@yahoo.com>
+
+	* src/common/kapi.cxx: Added new function cyg_thread_get_id().
+	This function returns the unique thread ID for a given thread
+	handle.
+
+	* include/kapi.h: Added function prototype for cyg_thread_get_id().
+
+	* doc/kernel.sgml: Added documentation for cyg_thread_get_id().
+
 2003-10-13  Nick Garnett  <nickg@balti.calivar.com>
 
 	* src/common/clock.cxx (Cyg_Counter::tick): Changed code to deal