* cygwin.din: Export wcsnlen.

* posix.sgml: Move wcsnlen to SUSv4 section.
	* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Corinna Vinschen
2009-02-13 18:39:37 +00:00
parent 4b1b39e758
commit c6d3735106
4 changed files with 10 additions and 2 deletions

View File

@@ -1740,6 +1740,7 @@ _wcslen = wcslen NOSIGFE
wcsncat NOSIGFE
wcsncmp NOSIGFE
wcsncpy NOSIGFE
wcsnlen NOSIGFE
wcspbrk NOSIGFE
wcsrchr NOSIGFE
wcsrtombs NOSIGFE