OSDN Git Service

* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
authorcorinna <corinna>
Tue, 16 Aug 2011 14:48:38 +0000 (14:48 +0000)
committercorinna <corinna>
Tue, 16 Aug 2011 14:48:38 +0000 (14:48 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/version.h

index c4d0290..452d17c 100644 (file)
@@ -1,5 +1,9 @@
 2011-08-16  Corinna Vinschen  <corinna@vinschen.de>
 
+       * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
+
+2011-08-16  Corinna Vinschen  <corinna@vinschen.de>
+
        * autoload.cc (GetModuleHandleExW): Define.
        * dlfcn.cc: Throughout mark exported symbols as extern "C".
        (dlopen): Unignore flags argument.  Define ret to NULL.  Fix typo in
index 3798eb8..437ebe4 100644 (file)
@@ -419,12 +419,13 @@ details. */
       248: Export __fpurge.
       249: Export pthread_condattr_getclock, pthread_condattr_setclock.
       250: Export clock_nanosleep.
+      251: RTLD_NODELETE, RTLD_NOLOAD, RTLD_DEEPBIND added.
      */
 
      /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
 
 #define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 250
+#define CYGWIN_VERSION_API_MINOR 251
 
      /* There is also a compatibity version number associated with the
        shared memory regions.  It is incremented when incompatible