diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2007-06-20 17:30:58 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2007-06-20 17:30:58 +0000 |
commit | f75c75183f83ea143e9ce10b34d22ab06e401032 (patch) | |
tree | 86dad53737368369013adef0b9033c2faffcdeb7 /newlib/ChangeLog | |
parent | 38ebd2a6c02c8332005ffbe1c36f0458e4de3cab (diff) | |
download | cygnal-f75c75183f83ea143e9ce10b34d22ab06e401032.tar.gz cygnal-f75c75183f83ea143e9ce10b34d22ab06e401032.tar.bz2 cygnal-f75c75183f83ea143e9ce10b34d22ab06e401032.zip |
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
* libc/include/sys/unistd.h[__SPU__]: Make fchdir prototype visible.
* libc/include/sys/stat.h[__SPU__]: Make mknod and lstat prototypes
visible.
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 0de1bfc12..0ea203a24 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,9 @@ +2007-06-20 Patrick Mansfield <patmans@us.ibm.com> + + * libc/include/sys/unistd.h[__SPU__]: Make fchdir prototype visible. + * libc/include/sys/stat.h[__SPU__]: Make mknod and lstat prototypes + visible. + 2007-06-15 Patrick Mansfield <patmans@us.ibm.com> * libc/machine/spu/Makefile.am: Remove mktemp.c, it was left in |