diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index b991cd82b..4d24e7b65 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,9 +1,13 @@ 2008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com> - * libc/include/time.h: Add CLOCK_MONOTONIC. - * libc/include/sys/features.h: Define - _POSIX_MONOTONIC_CLOCK for RTEMS. - + * libc/include/sys/unistd.h: RTEMS follows standard for sync(). + +2008-10-16 Joel Sherrill <joel.sherrill@oarcorp.com> + + * libc/include/time.h: Add CLOCK_MONOTONIC. + * libc/include/sys/features.h: Define + _POSIX_MONOTONIC_CLOCK for RTEMS. + 2008-10-15 Jeff Johnston <jjohnstn@redhat.com> * newlib.hin: Restore to previous 1.14 version which has no |