summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2008-07-29 14:07:21 +0000
committerChristopher Faylor <me@cgf.cx>2008-07-29 14:07:21 +0000
commitf5b18cbef7257ae78dd3313a63a0260d7c33e50a (patch)
tree4a60bc6ef1c43955c82e4f93a829f96b643066ae
parentf9afd0ced7a68a90e4baba4385104e625264f990 (diff)
downloadcygnal-f5b18cbef7257ae78dd3313a63a0260d7c33e50a.tar.gz
cygnal-f5b18cbef7257ae78dd3313a63a0260d7c33e50a.tar.bz2
cygnal-f5b18cbef7257ae78dd3313a63a0260d7c33e50a.zip
* include/cygwin/version.h: Add comment indicating that current API number bump
also has another consequence.
-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 0b824318b..23836a537 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -332,7 +332,8 @@ details. */
linkat, mkdirat, mkfifoat, mknodat, readlinkat, renameat, symlinkat,
unlinkat.
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 */