OSDN Git Service

Add missing ChangeLog for previous checkin.
authorcgf <cgf>
Sun, 28 Aug 2005 17:34:24 +0000 (17:34 +0000)
committercgf <cgf>
Sun, 28 Aug 2005 17:34:24 +0000 (17:34 +0000)
Revert erroneous include/cygwin/version.h checkin.

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

index 873ef5f..a1321c5 100644 (file)
@@ -1,5 +1,15 @@
 2005-08-28  Christopher Faylor  <cgf@timesys.com>
 
+       * cygtls.h (_local_storage::strerror_buf): Allocate more space.
+       * errno.cc (strerror_worker): New function, adapted from strerror.
+       (strerror): Use strerror_worker.
+       * tlsoffsets.h: Regenerate.
+
+       * exceptions.cc (set_signal_mask): Minimize time during which mask_sync
+       is held.
+
+2005-08-28  Christopher Faylor  <cgf@timesys.com>
+
        * cygwin.din: Correct readdir_r typo.
 
 2005-08-27  Bas van Gompel  <cygwin-patch.buzz@bavag.tmfweb.nl>
index d552536..7984df7 100644 (file)
@@ -266,13 +266,12 @@ details. */
       137: fts_children, fts_close, fts_get_clientptr, fts_get_stream,
           fts_open, fts_read, fts_set, fts_set_clientptr, ftw, nftw.
       138: Export readdir_r.
-      139: Change strerror_r to be ISO C compliant.
      */
 
      /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
 
 #define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 139
+#define CYGWIN_VERSION_API_MINOR 138
 
      /* There is also a compatibity version number associated with the
        shared memory regions.  It is incremented when incompatible