* 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:
@@ -263,6 +263,8 @@ floor
|
||||
_floor = floor
|
||||
floorf
|
||||
_floorf = floorf
|
||||
fnmatch
|
||||
_fnmatch = fnmatch
|
||||
fmod
|
||||
_fmod = fmod
|
||||
fmodf
|
||||
|
Reference in New Issue
Block a user