* common.din (wcstold): Export.

* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
Corinna Vinschen
2015-02-04 11:03:36 +00:00
parent f2eb8ca8bf
commit d550f1876f
4 changed files with 10 additions and 1 deletions

View File

@ -466,12 +466,13 @@ details. */
fread_unlocked, fwrite_unlocked, getwc_unlocked, getwchar_unlocked,
putwc_unlocked, putwchar_unlocked.
284: Export sockatmark.
285: Export wcstold.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 284
#define CYGWIN_VERSION_API_MINOR 285
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible