* include/cygwin/version.h: Fix comment.
This commit is contained in:
parent
ad377fe347
commit
8efb9fd7af
|
@ -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.
|
||||
|
|
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue