libgit2/src/win32
Tony Kelman 04c5a9c083 Add some missing definitions for mingw.org
these shouldn't be necessary if _WIN32_WINNT >= _WIN32_WINNT_VISTA
2015-03-06 12:07:05 -08:00
..
dir.c Make our overflow check look more like gcc/clang's 2015-02-13 09:27:33 -05:00
dir.h Win32: UTF-8 <-> WCHAR conversion overhaul 2014-04-19 21:50:44 -04:00
error.c Win32: UTF-8 <-> WCHAR conversion overhaul 2014-04-19 21:50:44 -04:00
error.h Deduplicate FormatMessage UTF-16 to UTF-8 conversion code 2013-02-02 00:55:32 +01:00
findfile.c win32: use NT-prefixed "\\?\" paths 2014-12-16 10:08:43 -06:00
findfile.h Win32: UTF-8 <-> WCHAR conversion overhaul 2014-04-19 21:50:44 -04:00
git2.rc win32: add the patch level to the .dll fileversion 2015-03-02 10:35:26 -05:00
map.c Fix compiler warning (git_off_t cast to size_t). 2014-05-19 17:37:29 -07:00
mingw-compat.h Add some missing definitions for mingw.org 2015-03-06 12:07:05 -08:00
msvc-compat.h Move definitions of strcasecmp and strncasecmp to msvc-compat.h 2015-03-06 12:07:05 -08:00
path_w32.c checkout: disallow bad paths on win32 2014-12-16 10:08:53 -06:00
path_w32.h Fix ming32 compilation 2014-12-19 08:08:47 +00:00
posix_w32.c Change ifdef for MINGW32. 2015-03-03 13:35:10 -05:00
posix.h Move definitions of strcasecmp and strncasecmp to msvc-compat.h 2015-03-06 12:07:05 -08:00
precompiled.c update copyrights 2013-01-08 17:31:27 -06:00
precompiled.h Clean up warnings 2013-12-09 11:40:44 -05:00
pthread.c React to review feedback 2014-06-07 14:40:42 -04:00
pthread.h React to review feedback 2014-06-07 14:40:42 -04:00
reparse.h React to feedback for UTF-8 <-> WCHAR and reparse work 2014-04-23 09:23:50 -04:00
utf-conv.c git__*allocarray: safer realloc and malloc 2015-02-12 22:54:47 -05:00
utf-conv.h win32: use NT-prefixed "\\?\" paths 2014-12-16 10:08:43 -06:00
version.h Fix warning in src/win32/version.h 2013-09-05 20:42:47 +08:00
w32_util.c React to feedback for UTF-8 <-> WCHAR and reparse work 2014-04-23 09:23:50 -04:00
w32_util.h win32: use NT-prefixed "\\?\" paths 2014-12-16 10:08:43 -06:00