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:
authorEgor Duda <deo@logos-m.ru>2001-04-25 20:18:43 +0400
committerEgor Duda <deo@logos-m.ru>2001-04-25 20:18:43 +0400
commit86699e1555e3f8438e23530f1a0b49ff87330686 (patch)
treecdf01131fdc5b7723e6dcc2e20ad018e6fe29c46 /winsup/cygwin/include
parentedc4bfd9da3792082055413387974f4224cb8120 (diff)
* cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_r
* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 39
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 408ea282f..d576b082e 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -132,10 +132,11 @@ details. */
36: Added _cygwin_S_IEXEC, et al
37: [f]pathconv support _PC_POSIX_PERMISSIONS and _PC_POSIX_SECURITY
38: vscanf, vscanf_r, and random pthread functions
+ 39: asctime_r, ctime_r, gmtime_r, localtime_r
*/
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 38
+#define CYGWIN_VERSION_API_MINOR 39
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible