* cygwin.din (memrchr): Export.

* posix.sgml (std-gnu): Add memrchr.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
Corinna Vinschen
2012-05-10 08:35:22 +00:00
parent 507b172d8d
commit 3ebb4f04b5
4 changed files with 10 additions and 1 deletions

View File

@@ -1062,6 +1062,7 @@ memmove NOSIGFE
_memmove = memmove NOSIGFE
mempcpy NOSIGFE
__mempcpy = mempcpy NOSIGFE
memrchr NOSIGFE
memset NOSIGFE
_memset = memset NOSIGFE
mkdir SIGFE