diff packages/kernel/current/ChangeLog @ 1507:92cf4ff674de

* tests/kmutex3.c (cyg_start): Use CYG_TEST_NA. * tests/kmutex4.c (cyg_start): Ditto. * tests/mutex2.cxx (cyg_start): Ditto. * tests/mutex3.cxx (cyg_start): Ditto. * tests/sync3.cxx (cyg_start): Ditto. * tests/thread2.cxx (cyg_start): Ditto. * tests/fptest.c (cyg_start): Use one line NA msg. * tests/smp.cxx (cyg_start): Ditto. * tests/timeslice.c (cyg_start): Ditto. * tests/tm_basic.cxx (cyg_start): Ditto.
author jlarmour
date Thu, 19 Feb 2004 10:57:36 +0000
parents 1b465c781382
children 382e69fac9e0
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,17 @@
+2004-02-19  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* tests/kmutex3.c (cyg_start): Use CYG_TEST_NA.
+	* tests/kmutex4.c (cyg_start): Ditto.
+	* tests/mutex2.cxx (cyg_start): Ditto.
+	* tests/mutex3.cxx (cyg_start): Ditto.
+	* tests/sync3.cxx (cyg_start): Ditto.
+	* tests/thread2.cxx (cyg_start): Ditto.
+
+	* tests/fptest.c (cyg_start): Use one line NA msg.
+	* tests/smp.cxx (cyg_start): Ditto.
+	* tests/timeslice.c (cyg_start): Ditto.
+	* tests/tm_basic.cxx (cyg_start): Ditto.
+
 2003-12-08  Dan Jakubiec  <djakubiec@yahoo.com>
 
 	* src/common/kapi.cxx: Added new function cyg_thread_get_id().