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:
authorChristopher Faylor <me@cgf.cx>2001-07-27 20:33:20 +0400
committerChristopher Faylor <me@cgf.cx>2001-07-27 20:33:20 +0400
commit8e4e3874c4e3d24b8ade7eb212f122b7c63586f2 (patch)
tree17eb9958b9855d065ad350d03f03c650de0f8cc0 /winsup/cygwin/include
parent8b43d2722b227acbd875be69c41707cb6bff689c (diff)
* cygwin.din: Export sys_errlist, sys_nerr.
* include/cygwin/version.h: Bump minor version 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 31505f99e..5ca57193a 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -135,10 +135,11 @@ details. */
39: asctime_r, ctime_r, gmtime_r, localtime_r
40: fchdir
41: __signgam
+ 42: sys_errlist, sys_nerr
*/
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 41
+#define CYGWIN_VERSION_API_MINOR 42
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible