* Makefile.in: Add fnmatch.o to DLL_OFILES.

* cygwin.din: Add fnmatch export symbol.
	* fnmatch.c: New file.
	* include/fnmatch.h: Ditto.
	* include/cygwin/version.h: Bump API minor version to 50.
This commit is contained in:
Corinna Vinschen
2002-01-17 10:39:37 +00:00
parent 09fd448102
commit 104c3be681
6 changed files with 305 additions and 2 deletions

View File

@ -147,12 +147,13 @@ details. */
47: Report EOTWarningZoneSize in struct mtget.
48: Export "posix" regex functions
49: Export setutent, endutent, utmpname, getutent, getutid, getutline.
50: Export fnmatch.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 49
#define CYGWIN_VERSION_API_MINOR 50
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible