cygwin: Document latest changes, bump API minor

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen
2017-11-30 21:57:16 +01:00
parent d43863f569
commit 10b57ba8d0
3 changed files with 26 additions and 1 deletions

View File

@@ -490,12 +490,13 @@ details. */
__strcat_chk, __strcpy_chk, __strncat_chk, __strncpy_chk,
__vsnprintf_chk, __vsprintf_chk.
321: Export wmempcpy.
322: [w]scanf %m modifier.
Note that we forgot to bump the api for ualarm, strtoll, strtoull,
sigaltstack, sethostname. */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 321
#define CYGWIN_VERSION_API_MINOR 322
/* There is also a compatibity version number associated with the shared memory
regions. It is incremented when incompatible changes are made to the shared