From 89423b90d10a0b488c646e4f239c66160008c3dd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Aug 2008 14:19:45 +0000 Subject: Fix joel mistake. --- cpukit/ChangeLog | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 7aaa1f2ac1..e8bf0390d7 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,7 +1,10 @@ -2008-08-04 Joel Sherrill +2008-08-08 Sebastian Huber - * posix/src/mqueuetimedreceive.c, posix/src/mqueuetimedsend.c: Fix - warnings. + * libmisc/monitor/monitor.h, rtems/include/rtems/rtems/tasks.h, + score/include/rtems/score/thread.h, score/src/threadreset.c, + score/src/threadrestart.c, score/src/threadstart.c: New type + Thread_Entry_numeric_type for numeric arguments in thread entry + functions with at least one numeric argument. 2008-08-07 Joel Sherrill -- cgit v1.2.3