* cygwin.din: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm.
* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
@ -316,12 +316,13 @@ details. */
|
||||
173: Export __assert_func.
|
||||
174: Export stpcpy, stpncpy.
|
||||
175: Export fdopendir.
|
||||
176: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm.
|
||||
*/
|
||||
|
||||
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
|
||||
|
||||
#define CYGWIN_VERSION_API_MAJOR 0
|
||||
#define CYGWIN_VERSION_API_MINOR 175
|
||||
#define CYGWIN_VERSION_API_MINOR 176
|
||||
|
||||
/* There is also a compatibity version number associated with the
|
||||
shared memory regions. It is incremented when incompatible
|
||||
|
Reference in New Issue
Block a user