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-11-09 01:10:33 +0300
committerChristopher Faylor <me@cgf.cx>2005-11-09 01:10:33 +0300
commit86c6c4212fc4d69a499654f4f95fed11d1226678 (patch)
treee1b452b12da7cbdf739df1ecf2d8000efe86dd99 /newlib/ChangeLog
parent14f7b567cc4b7335e3c1e8574bec039a4355684c (diff)
* libc/include/string.h: Add cygwin-specific function declaration.
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 8b7fda9ff..ddbfef76b 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-08 Christopher Faylor <cgf@timesys.com>
+
+ * libc/include/string.h: Add cygwin-specific function declaration.
+
2005-11-03 Jeff Johnston <jjohnstn@redhat.com>
* libc/unix/getcwd.c: Don't use non-reentrant syscall names.