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 15801c26c..5a3c031af 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2008-11-28 Jeff Johnston <jjohnstn@redhat.com> + + * libc/sys/linux/inode.c: Include <dirent.h> instead of + <linux/dirent.h>. + * libc/sys/linux/io64.c: Add weak alias for _stat64. + 2008-11-27 Ralf Corsepius <ralf.corsepius@rtems.org> * libc/posix/telldir.c: Use #if !defined() instead of #ifndef |