libgit2/src/win32
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
..
dir.c Continue error conversion 2012-03-14 17:36:15 -07:00
dir.h Update diff to use iterators 2012-03-02 15:49:29 -08:00
git2.rc Update Copyright header 2012-02-13 17:11:09 +01:00
map.c Resolve comments from pull request 2012-03-13 14:23:24 -07:00
mingw-compat.h Update Copyright header 2012-02-13 17:11:09 +01:00
msvc-compat.h Update Copyright header 2012-02-13 17:11:09 +01:00
posix_w32.c compat: make p_realpath Windows implementation be a bit more POSIX compliant and fail if the provided path does not lead to an existing entry 2012-05-08 10:05:18 +02:00
posix.h Hook up Windows compat fnmatch() for Solaris 2012-05-10 09:52:49 -07:00
pthread.c Continue error conversion 2012-03-14 17:36:15 -07:00
pthread.h Update Copyright header 2012-02-13 17:11:09 +01:00
utf-conv.c Merge remote-tracking branch 'scottjg/fix-mingw32' into development 2012-05-05 16:47:20 -07:00
utf-conv.h Update Copyright header 2012-02-13 17:11:09 +01:00