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>2002-11-22 19:27:32 +0300
committerChristopher Faylor <me@cgf.cx>2002-11-22 19:27:32 +0300
commit8efb9fd7af65ecef7a572d3624b04c7daea3e9bd (patch)
tree622c34ebf2f86092975360bb7f0cdf810307da01
parentad377fe34741c57f7d5df44acbcb5402eed9dafe (diff)
* include/cygwin/version.h: Fix comment.
-rw-r--r--winsup/cygwin/ChangeLog4
-rw-r--r--winsup/cygwin/include/cygwin/version.h6
2 files changed, 7 insertions, 3 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 80385b90e..35ae60b75 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-22 Christopher Faylor <cgf@redhat.com>
+
+ * include/cygwin/version.h: Fix comment.
+
2002-11-21 Igor Pechtchanski <pechtcha@cs.nyu.edu>
* external.cc (cygwin_internal): Fix va_arg references.
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index a58cbddfa..33e0b30dc 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -159,10 +159,10 @@ details. */
60: MSG_NOSIGNAL
61: Export getc_unlocked, getchar_unlocked, putc_unlocked,
putchar_unlocked
- 62: Erroneously bumped.
- 63: Export pututline.
+ 62: Erroneously bumped
+ 63: Export pututline
64: Export fseeko, ftello
- 65: Export fseeko, ftello
+ 65: Export siginterrupt
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */