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:
authorKeith Marshall <keithmarshall@@users.sf.net>2007-08-25 17:49:37 +0400
committerKeith Marshall <keithmarshall@@users.sf.net>2007-08-25 17:49:37 +0400
commit01cd95204efdc980ec2a0ad6bc58b37e2ac32f76 (patch)
treebf9a0f16686d5b842434e1884902e6a107fe05d0 /winsup/mingw/ChangeLog
parent80bed8e0a40b0a42a4102abf0a38d1c49e38b7bb (diff)
Make snprintf() and vsnprintf() conform to C99.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog19
1 files changed, 18 insertions, 1 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 1071dc75c..407431a71 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,4 +1,21 @@
-2007-03-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
+2007-08-25 Keith Marshall <keithmarshall@users.sourceforge.net>
+
+ Make snprintf() and vsnprintf() conform to C99.
+
+ * include/stdio.h: Add note about incompatibility between...
+ (snprintf, vsnprintf): These two mingwex functions, and...
+ (_snprintf, _vsnprintf): these MSVCRT counterparts.
+
+ * mingwex/Makefile.in (STDIO_OBJS): Remove snprintf.o and vsnprintf.o
+ (STDIO_DISTFILES): Remove snprintf.c and vsnprintf.c
+
+ * mingwex/stdio/snprintf.c: Delete.
+ * mingwex/stdio/vsnprintf.c: Delete.
+
+ * mingwex/gdtoa/mingw_snprintf.c (snprintf): Alias to __mingw_snprintf
+ (vsnprintf): Alias to __mingw_vsnprintf.
+
+2007-07-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/_mingw.h: Increment version to 3.13.
* Makefile.in: Reset CYGRELEASE to 1