* cygwin.din: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm.

* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Corinna Vinschen
2007-07-06 20:05:44 +00:00
parent dec27025b2
commit d2d9ce09b5
3 changed files with 12 additions and 1 deletions

View File

@ -1683,9 +1683,14 @@ wcsrchr NOSIGFE
wcsrtombs NOSIGFE
wcsspn NOSIGFE
wcsstr NOSIGFE
wcstol NOSIGFE
wcstoll NOSIGFE
wcstombs NOSIGFE
_wcstombs = wcstombs NOSIGFE
wcstoul NOSIGFE
wcstoull NOSIGFE
wcswidth NOSIGFE
wcsxfrm NOSIGFE
wctob NOSIGFE
wctomb NOSIGFE
_wctomb = wctomb NOSIGFE