* memmem.cc: New file.

* include/cygwin/version.h: Bump API version number to 142.
* cygwin.din: Export memmem.
This commit is contained in:
Christopher Faylor
2005-11-08 22:08:39 +00:00
parent 1f99dd3ecf
commit 42cd8528aa
5 changed files with 79 additions and 3 deletions

View File

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