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 e9c789176..9e70637b5 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,11 @@ +2003-03-09 Corinna Vinschen <corinna@vinschen.de> + + * libc/include/pwd.h: Add guards to avoid type clashes when compiling + Cygwin. + * libc/include/sys/stat.h: Ditto. + * libc/include/sys/unistd.h: Ditto. + * libc/sys/cygwin/sys/dirent.h: Ditto. + 2003-03-07 Christopher Faylor <cgf@redhat.com> * libc/include/sys/unistd.h: Guard getopt.h call to force only |