* cygwin.din: Revert exporting new wchar functions.

* include/cygwin/version.h: Change comment for API minor 62.
This commit is contained in:
Corinna Vinschen
2002-09-03 12:26:51 +00:00
parent bdfeb17915
commit 4a311951a5
3 changed files with 6 additions and 55 deletions

View File

@ -161,9 +161,7 @@ details. */
60: MSG_NOSIGNAL
61: Export getc_unlocked, getchar_unlocked, putc_unlocked,
putchar_unlocked
62: Export wcscat, wcschr, wcscpy, wcscspn, wcslcat, wcslcpy, wcsncat,
wcsncmp, wcsncpy, wcspbrk, wcsrchr, wcsspn, wcsstr, wmemchr,
wmemcmp, wmemcpy, wmemmove, wmemset
62: Erroneously bumped.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */