libgit2/src/win32
Edward Thomson e6ed0d2f03 odb_loose: fsync tests
Introduce a simple counter that `p_fsync` implements.  This is useful
for ensuring that `p_fsync` is called when we expect it to be, for
example when we have enabled an odb backend to perform `fsync`s when
writing objects.
2017-02-28 13:27:49 +00:00
..
dir.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00: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 giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
findfile.h config: add a ProgramData level 2015-10-21 15:11:18 +02:00
git2.rc win32 resource: allow custom comments field in DLL 2015-03-18 18:25:14 -04:00
map.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
mingw-compat.h win32: define our own POSIX struct stat, and support USE_NSEC 2015-09-18 23:33:56 -07:00
msvc-compat.h win32: define our own POSIX struct stat, and support USE_NSEC 2015-09-18 23:33:56 -07:00
path_w32.c win32: propogate filename too long errors 2015-09-22 23:10:56 -04:00
path_w32.h git_win32_path_dirload_with_stat: removed 2015-05-01 12:31:14 -04:00
posix_w32.c odb_loose: fsync tests 2017-02-28 13:27:49 +00:00
posix.h Make sure we use the C locale for regcomp on macOS. 2016-10-06 13:15:31 +02:00
precompiled.c update copyrights 2013-01-08 17:31:27 -06:00
precompiled.h win32: rename pthread.{c,h} to thread.{c,h} 2016-06-20 19:50:18 +02:00
reparse.h React to feedback for UTF-8 <-> WCHAR and reparse work 2014-04-23 09:23:50 -04:00
thread.c threads: introduce git_thread_exit 2016-11-18 07:34:09 -05:00
thread.h threads: introduce git_thread_exit 2016-11-18 07:34:09 -05:00
utf-conv.c win32: drop xp support in WideCharToMultiByte 2016-02-09 21:45:24 -08:00
utf-conv.h git_buf_put_w: introduce utf16->utf8 conversion 2015-05-01 12:31:44 -04:00
version.h Fix warning in src/win32/version.h 2013-09-05 20:42:47 +08:00
w32_buffer.c Fix duplicate basenames to support older VS 2015-08-05 13:02:58 -07:00
w32_buffer.h Fix duplicate basenames to support older VS 2015-08-05 13:02:58 -07:00
w32_crtdbg_stacktrace.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
w32_crtdbg_stacktrace.h Include stacktrace summary in memory leak output. 2015-06-29 16:39:11 -04:00
w32_stack.c Reserve aux_id 0; sort leaks by aux_id. Fix cmp. 2015-06-29 16:39:14 -04:00
w32_stack.h Reserve aux_id 0; sort leaks by aux_id. Fix cmp. 2015-06-29 16:39:14 -04:00
w32_util.c giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
w32_util.h giterr_set: consistent error messages 2016-12-29 12:26:03 +00:00
win32-compat.h nsec: support NDK's crazy nanoseconds 2016-02-25 11:40:48 -05:00