diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 4d6016200..aa661b963 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,11 @@ +2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com> + + * libc/include/sched.h: Include prototypes for + sched_* methods. + * libc/include/sys/sched.h: Update to POSIX + 1003.1b-2008. Rework constants to allow sharing + between RTEMS and Cygwin. + 2010-03-27 Corinna Vinschen <corinna@vinschen.de> * libc/locale/locale.c (loadlocale): Optimize "EUC" charset check. |