]> granicus.if.org Git - php/commit
- add fnmatch() support on windows (C API), using the BSD implementation
authorPierre Joye <pajoye@php.net>
Tue, 20 Jan 2009 01:37:17 +0000 (01:37 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 20 Jan 2009 01:37:17 +0000 (01:37 +0000)
commit96352b5277fcbed2d426e7f415402b83e6493652
treeac2522daa72157926af4526f9d676728039396c8
parentf6a1ad14f01768e5e60e1bc2aa2eee11b51f8a26
- add fnmatch() support on windows (C API), using the BSD implementation
win32/build/config.w32
win32/build/config.w32.h.in
win32/fnmatch.c [new file with mode: 0644]
win32/fnmatch.h [new file with mode: 0644]