* cygwin.din: Export mbsnrtowcs and wcsnrtombs.

* posix.sgml: Move mbsnrtowcs and wcsnrtombs to SUSv4 section.
	* include/cygwin/version.h: Bump API minor number.
This commit is contained in:
Corinna Vinschen
2009-02-19 09:22:51 +00:00
parent 2e10d61ccb
commit 89b5579d3b
4 changed files with 12 additions and 3 deletions

View File

@@ -944,6 +944,7 @@ _mblen = mblen NOSIGFE
mbrlen NOSIGFE
mbrtowc NOSIGFE
mbsinit NOSIGFE
mbsnrtowcs NOSIGFE
mbsrtowcs NOSIGFE
mbstowcs NOSIGFE
_mbstowcs = mbstowcs NOSIGFE
@@ -1743,6 +1744,7 @@ wcsncat NOSIGFE
wcsncmp NOSIGFE
wcsncpy NOSIGFE
wcsnlen NOSIGFE
wcsnrtombs NOSIGFE
wcspbrk NOSIGFE
wcsrchr NOSIGFE
wcsrtombs NOSIGFE