Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2008-07-29 18:07:21 +0400
committerChristopher Faylor <me@cgf.cx>2008-07-29 18:07:21 +0400
commitf5b18cbef7257ae78dd3313a63a0260d7c33e50a (patch)
tree4a60bc6ef1c43955c82e4f93a829f96b643066ae /winsup/cygwin
parentf9afd0ced7a68a90e4baba4385104e625264f990 (diff)
* include/cygwin/version.h: Add comment indicating that current API number bump
also has another consequence.
Diffstat (limited to 'winsup/cygwin')
-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 */