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>2003-04-10 12:22:42 +0400
committerCorinna Vinschen <corinna@vinschen.de>2003-04-10 12:22:42 +0400
commitac5ec9613715f3fd1ac972522df73c7543ae768f (patch)
treedd4d808cb3589d462bbe7491ab4b7f29b0bd1f75 /winsup/cygwin/include
parente5d6d5359038c83580f8a239d7cf2b9c3a85559d (diff)
* cygwin.din: Export wcscoll, wcswidth and wcwidth.
* 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 dd5af1eab..9c4f1a4ba 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -198,12 +198,13 @@ details. */
_open64 _lseek64 _fstat64 _stat64 mknod32
80: Export pthread_rwlock stuff
81: CW_CHECK_NTSEC addition to external.cc
+ 82: Export wcscoll wcswidth wcwidth
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 81
+#define CYGWIN_VERSION_API_MINOR 82
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible