libgit2/src/win32
Ramsay Jones e97179b6de win32: Add a 'git__' prefix to the directory reading routines
This reduces the global namespace pollution and allows for
a win32 compiler (eg. Open Watcom) to provide these routines
in a header other than <dirent.h> (eg in <io.h>).

Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
2010-01-20 20:16:34 +00:00
..
dir.c win32: Add a 'git__' prefix to the directory reading routines 2010-01-20 20:16:34 +00:00
fileops.c win32: Add an fsync() implementation for windows 2009-06-15 07:34:43 +02:00
map.c win32: Use an 64-bit file offset type 2010-01-20 20:15:57 +00:00