OSDN Git Service

* cygwin.din: Export wcscoll, wcswidth and wcwidth.
authorcorinna <corinna>
Thu, 10 Apr 2003 08:22:40 +0000 (08:22 +0000)
committercorinna <corinna>
Thu, 10 Apr 2003 08:22:40 +0000 (08:22 +0000)
* include/cygwin/version.h: Bump API minor number.

winsup/cygwin/ChangeLog
winsup/cygwin/cygwin.din
winsup/cygwin/include/cygwin/version.h

index 5be0f55..a18d2a7 100644 (file)
@@ -1,3 +1,8 @@
+2003-04-10  Corinna Vinschen  <corinna@vinschen.de>
+
+       * cygwin.din: Export wcscoll, wcswidth and wcwidth.
+       * include/cygwin/version.h: Bump API minor number.
+
 2003-04-10  Christopher Faylor  <cgf@redhat.com>
 
        * cygthread.h: Change 'avail' cygthread element to 'inuse' throughout.
index df78b04..61aad94 100644 (file)
@@ -1419,6 +1419,7 @@ wcscat
 wcschr
 wcscmp
 _wcscmp = wcscmp
+wcscoll
 wcscpy
 wcscspn
 wcslcat
@@ -1435,11 +1436,13 @@ wcsspn
 wcsstr
 wcstombs
 _wcstombs = wcstombs
+wcswidth
 wctob
 wctomb
 _wctomb = wctomb
 wctrans
 wctype
+wcwidth
 wmemchr
 wmemcmp
 wmemcpy
index dd5af1e..9c4f1a4 100644 (file)
@@ -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