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:
authorChristopher Faylor <me@cgf.cx>2005-08-26 03:02:24 +0400
committerChristopher Faylor <me@cgf.cx>2005-08-26 03:02:24 +0400
commit377d3ea0e247178efe6b27e3f287c8a70ca1cc42 (patch)
treecc5de468791466d9571f970215d974c84bf6f802 /newlib/ChangeLog
parentb12e178425c170552787e1de0db2a0076b361bbc (diff)
* libc/include/string.h: For Cygwin, Define strerror_r as per ISO C.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 0ca046676..531a695c6 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-25 Christopher Faylor <cgf@timesys.com>
+
+ * libc/include/string.h: For Cygwin, Define strerror_r as per ISO C.
+
2005-08-22 Shaun Jackman <sjackman@gmail.com>
* libc/include/_syslist.h: If HAVE_OPENDIR is not defined,