* include/cygwin/version.h: Add comment indicating that current API number bump

also has another consequence.
This commit is contained in:
Christopher Faylor 2008-07-29 14:07:21 +00:00
parent f9afd0ced7
commit f5b18cbef7

View File

@ -332,7 +332,8 @@ details. */
linkat, mkdirat, mkfifoat, mknodat, readlinkat, renameat, symlinkat, linkat, mkdirat, mkfifoat, mknodat, readlinkat, renameat, symlinkat,
unlinkat. unlinkat.
185: Export futimens, utimensat. 185: Export futimens, utimensat.
186: Remove ancient V8 regexp functions. 186: Remove ancient V8 regexp functions. Also eliminate old crt0 interface
which provided its own user_data structure.
*/ */
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */ /* Note that we forgot to bump the api for ualarm, strtoll, strtoull */