diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index f9249de75..a852e9f19 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2014-11-25 Corinna Vinschen <vinschen@redhat.com> + + * libc/include/sys/_default_fcntl.h: Move all Cygwin-specific open + flags from Cygwin's fcntl.h here. Remove check for WIN32. Remove + Windows-specific macros. + 2014-11-23 Joel Sherrill <joel.sherrill@oarcorp.com> * libc/include/sys/resource.h: Add prototype for getrusage() |