* cygwin.din (__ctype_ptr): Export.

* include/cygwin/version.h: Bump API minor version.
This commit is contained in:
Corinna Vinschen
2005-03-22 11:37:55 +00:00
parent 9e6daff153
commit 3b5f210520
3 changed files with 8 additions and 1 deletions

View File

@ -251,12 +251,13 @@ details. */
122: Export statvfs, fstatvfs.
123: Export utmpxname.
124: Add MAP_AUTOGROW flag to mmap.
125: Export __ctype_ptr.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 124
#define CYGWIN_VERSION_API_MINOR 125
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible