diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2003-12-05 21:09:13 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2003-12-05 21:09:13 +0000 |
commit | 9fc92ceb067f14498eebd4eb7bb0bc90d92bad84 (patch) | |
tree | bf83a5f84e6fb6e07d19b4687edb6638aa911907 /newlib/ChangeLog | |
parent | 25c7dad1fb868e879df9c633a10b9ad9a21e8e66 (diff) | |
download | newlib-9fc92ceb067f14498eebd4eb7bb0bc90d92bad84.zip newlib-9fc92ceb067f14498eebd4eb7bb0bc90d92bad84.tar.gz newlib-9fc92ceb067f14498eebd4eb7bb0bc90d92bad84.tar.bz2 |
2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/stat.h: No longer include stat-dj.h.
* libc/include/sys/stat-dj.h: Removed.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 5b118bc..3d1b596 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,5 +1,10 @@ 2003-12-05 Jeff Johnston <jjohnstn@redhat.com> + * libc/include/sys/stat.h: No longer include stat-dj.h. + * libc/include/sys/stat-dj.h: Removed. + +2003-12-05 Jeff Johnston <jjohnstn@redhat.com> + * libc/include/wchar.h: Include <sys/reent.h>. 2003-12-05 Christopher Faylor <cgf@redhat.com> |