* cygwin.din: Export getc_unlocked, getchar_unlocked,

putc_unlocked, putchar_unlocked functions.
	* include/cygwin/version.h: Bump api minor.
This commit is contained in:
Corinna Vinschen
2002-08-28 10:50:27 +00:00
parent 9114ed2c29
commit 75d01d9e3b
3 changed files with 17 additions and 1 deletions

View File

@@ -159,12 +159,14 @@ details. */
malloc_stats
59: getsid
60: MSG_NOSIGNAL
61: Export getc_unlocked, getchar_unlocked, putc_unlocked,
putchar_unlocked
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 60
#define CYGWIN_VERSION_API_MINOR 61
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible