* 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.
This commit is contained in:
Corinna Vinschen
2009-03-11 12:03:44 +00:00
parent d0b85c158f
commit 32382e935a
4 changed files with 22 additions and 7 deletions

View File

@@ -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