diff options
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 de2045a1c..91e1fe243 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2004-12-07 Jeff Johnston <jjohnstn@redhat.com> + + * libc/sys/linux/sys/unistd.h: Add prototypes for ftruncate, truncate, + and usleep. + 2004-12-03 Jeff Johnston <jjohnstn@redhat.com> * Makefile.am (libc_la_LDFLAGS): Add -lgcc to handle any |