* 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

@ -279,12 +279,13 @@ details. */
IPPROTO_IP values.
140: Export mlock, munlock.
141: Export futimes, lutimes.
142: Export memmem
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 141
#define CYGWIN_VERSION_API_MINOR 142
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible