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:
authorCorinna Vinschen <corinna@vinschen.de>2009-03-11 15:03:44 +0300
committerCorinna Vinschen <corinna@vinschen.de>2009-03-11 15:03:44 +0300
commit32382e935a569058fbd94748d4d1468ab6224936 (patch)
treef3acd4bed3930b545d07d4eda6234b3016889e2a /winsup/cygwin/include
parentd0b85c158fbe7a30d665f41c60bb5800da562ce8 (diff)
* cygwin.din: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf,
vswscanf. * posix.sgml: Move fwscanf, swscanf, vwscanf, vfwscanf, vswscanf to SUSv4 list. * include/cygwin/version.h: Bump API minor number.
Diffstat (limited to 'winsup/cygwin/include')
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 6a321f98d..d6fcd2792 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -353,12 +353,13 @@ details. */
202: Export gethostbyname2.
203: Export wcsftime.
204: recv/send flag MSG_DONTWAIT added.
+ 205: Export wscanf, fwscanf, swscanf, vwscanf, vfwscanf, vswscanf.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 204
+#define CYGWIN_VERSION_API_MINOR 205
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible