libgit2/src/unix
Carlos Martín Nieto f7310540ae indexer: use mmap for writing
Some OSs cannot keep their ideas about file content straight when mixing
standard IO with file mapping. As we use mmap for reading from the
packfile, let's make writing to the pack file use mmap.
2014-05-17 01:39:43 +02:00
..
map.c indexer: use mmap for writing 2014-05-17 01:39:43 +02:00
posix.h Win32: UTF-8 <-> WCHAR conversion overhaul 2014-04-19 21:50:44 -04:00
realpath.c Fix compilation on OpenBSD 2013-04-15 20:00:42 +02:00