* cygwin.din (strchrnul): Export.

* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
	* posix.sgml (std-gnu): Add strchrnul.
This commit is contained in:
Corinna Vinschen
2011-03-28 14:55:20 +00:00
parent cb840afddf
commit ec0f7c31f3
4 changed files with 10 additions and 1 deletions

View File

@@ -1583,6 +1583,7 @@ strcat NOSIGFE
_strcat = strcat NOSIGFE
strchr NOSIGFE
_strchr = strchr NOSIGFE
strchrnul NOSIGFE
strcmp NOSIGFE
_strcmp = strcmp NOSIGFE
strcoll NOSIGFE