Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2008-06-18 19:27:41 +0400
committerEric Blake <eblake@redhat.com>2008-06-18 19:27:41 +0400
commit8fa475e4b19dd3e15c8817a2678f1788ee71cccf (patch)
treeebb694e2424501f0897612274321eca418b7ca5e /newlib/ChangeLog
parent9c8883d4239154d5e4f5a9d4d691dbae86dc1c82 (diff)
Per Posix, strsignal returns non-const char*.
* libc/include/string.h (strsignal): Fix return type.
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 2770c41cf..0d19e35d4 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-18 Eric Blake <ebb9@byu.net>
+
+ Per Posix, strsignal returns non-const char*.
+ * libc/include/string.h (strsignal): Fix return type.
+
2008-06-17 Ken Werner <ken.werner@de.ibm.com>
* libc/machine/spu/sys/linux_syscalls.h: New file to add Linux syscall