libgit2/src/compat
Scott J. Goldman ec42eafd4a Hook up Windows compat fnmatch() for Solaris
Since Solaris does not support some of the same flags as glibc fnmatch(),
we just use the implementation we have for Windows.

Now that it's no longer a windows-specific thing, I moved it into compat/
instead of win32/
2012-05-10 09:52:49 -07:00
..
fnmatch.c Hook up Windows compat fnmatch() for Solaris 2012-05-10 09:52:49 -07:00
fnmatch.h Hook up Windows compat fnmatch() for Solaris 2012-05-10 09:52:49 -07:00