OSDN Git Service

* cygwin.din (__ctype_ptr): Export.
authorcorinna <corinna>
Tue, 22 Mar 2005 11:37:48 +0000 (11:37 +0000)
committercorinna <corinna>
Tue, 22 Mar 2005 11:37:48 +0000 (11:37 +0000)
* include/cygwin/version.h: Bump API minor version.

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

index 5d5111f..4ff4cc9 100644 (file)
@@ -1,3 +1,8 @@
+2005-03-22  Corinna Vinschen  <corinna@vinschen.de>
+
+       * cygwin.din (__ctype_ptr): Export.
+       * include/cygwin/version.h: Bump API minor version.
+
 2005-03-21  Corinna Vinschen  <corinna@vinschen.de>
 
        * fhandler.h (class cygthread): Remove forward declaration.
index 8a0585d..bdd282a 100644 (file)
@@ -11,6 +11,7 @@ __progname DATA
 __rcmd_errstr DATA
 _check_for_executable DATA
 _ctype_ DATA
+__ctype_ptr DATA
 _daylight DATA
 _impure_ptr DATA
 _sys_errlist DATA
index 6b3ed58..73561a5 100644 (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