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:
authorJeff Johnston <jjohnstn@redhat.com>2003-01-06 23:51:25 +0300
committerJeff Johnston <jjohnstn@redhat.com>2003-01-06 23:51:25 +0300
commitea5e5daf7ca7895dfa82d2280a7862faefb598ec (patch)
tree75bfe1ff083e43cdc6f7925eba51e58c8e5bcef3 /newlib/ChangeLog
parent5035a08729ad856f1f44b3cbfe2b808976f48663 (diff)
2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>
* asprintf.c (_asprintf_r): insure both declarations are the same.
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 1d7d2ccdd..ac57c9fb4 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>
+
+ * asprintf.c (_asprintf_r): insure both declarations
+ are the same.
+
2002-12-28 Christopher Faylor <cgf@redhat.com>
* libc/include/sys/unistd.h: Under cygwin, just include getopt.h rather