diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2000-12-12 23:41:23 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2000-12-12 23:41:23 +0000 |
commit | cbd193369055c65b90a152d34ba1897afd5f6a09 (patch) | |
tree | e299f15ff5cc877bad7027b943fefc9c4ba1fd97 /newlib/ChangeLog | |
parent | b15ced227131e541f2087ba7ddab5dc657734c62 (diff) | |
download | newlib-cbd193369055c65b90a152d34ba1897afd5f6a09.zip newlib-cbd193369055c65b90a152d34ba1897afd5f6a09.tar.gz newlib-cbd193369055c65b90a152d34ba1897afd5f6a09.tar.bz2 |
2000-12-12 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/unistd.h: Restored Cygwin _SC
constants and moved new constants appropriately
so Cygwin will build.
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 564a4b4..4a3a54b 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2000-12-12 Jeff Johnston <jjohnstn@redhat.com> + + * libc/include/sys/unistd.h: Restored Cygwin _SC + constants and moved new constants appropriately + so Cygwin will build. + 2000-12-11 Joel Sherrill <joel@OARcorp.com> * Merge RTEMS specific .h files into main libc/include. |