* cygwin.din: Export wcscoll, wcswidth and wcwidth.

* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Corinna Vinschen
2003-04-10 08:22:42 +00:00
parent e5d6d53590
commit ac5ec96137
3 changed files with 10 additions and 1 deletions

View File

@@ -1419,6 +1419,7 @@ wcscat
wcschr
wcscmp
_wcscmp = wcscmp
wcscoll
wcscpy
wcscspn
wcslcat
@@ -1435,11 +1436,13 @@ wcsspn
wcsstr
wcstombs
_wcstombs = wcstombs
wcswidth
wctob
wctomb
_wctomb = wctomb
wctrans
wctype
wcwidth
wmemchr
wmemcmp
wmemcpy