* common.din (rawmemchr): Export.

* posix.sgml (std-gnu): Add rawmemchr.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
Yaakov Selkowitz
2013-06-24 15:12:40 +00:00
parent e3928ce48c
commit ccccd71d58
5 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
What's new:
-----------
- New API: rawmemchr.
Bug fixes:
----------