diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 86ca74288..699312060 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,10 @@ +2004-02-08 Christopher Faylor <cgf@redhat.com> + + * libc/include/sys/features.h: Add _POSIX_TIMERS define for __CYGWIN__. + * libc/include/sys/reent.h (__getreent): Protect against possibly being + defined. + * libc/include/sys/unistd.h (fdatasync): Don't define for __CYGWIN__. + 2004-02-05 Paul Brook <paul@codesourcery.com> * libc/include/machine/ieeefp.h[__arm__][__VFP_FP__]: Set |