* cygwin.din: Export asctime_r, ctime_r, gmtime_r, localtime_r

* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 39
This commit is contained in:
Egor Duda
2001-04-25 16:18:43 +00:00
parent edc4bfd9da
commit 86699e1555
3 changed files with 15 additions and 1 deletions

View File

@@ -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