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:
authorCorinna Vinschen <corinna@vinschen.de>2002-01-19 19:17:59 +0300
committerCorinna Vinschen <corinna@vinschen.de>2002-01-19 19:17:59 +0300
commitdf3af7731e0fbfab673c02a7b31dfdb88ec75d60 (patch)
treea7a94acf6b21d043ed79052639bfe63934fe06de /winsup/cygwin
parent7d6be0d616cebf7de81ba721d2d0899aa03be0f4 (diff)
* include/cygwin/version.h: Bump API minor version to 51.
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog4
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
2 files changed, 6 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f25090f71..a40996482 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-19 Corinna Vinschen <corinna@vinschen.de>
+
+ * include/cygwin/version.h: Bump API minor version to 51.
+
2002-01-19 Mark Bradshaw <bradshaw@staff.crosswalk.com>
* cygwin.din: Add recvmsg and sendmsg.
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index f5e3b07c1..40a42e197 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -148,12 +148,13 @@ details. */
48: Export "posix" regex functions
49: Export setutent, endutent, utmpname, getutent, getutid, getutline.
50: Export fnmatch.
+ 51: Export recvmsg, sendmsg.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 50
+#define CYGWIN_VERSION_API_MINOR 51
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible