summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 1069c7460..39bd297ea 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,10 @@
2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
+ * libc/machine/spu/perror.c: Pass errno as the second argument to
+ the assist call.
+
+2007-06-20 Patrick Mansfield <patmans@us.ibm.com>
+
* libc/include/sys/unistd.h[__SPU__]: Add lockf prototype and related
defines; expose ftruncate, truncate and sync prototypes.