libgit2/src/unix
Carlos Martín Nieto 87c181970d Split the page size from the mmap alignment
While often similar, these are not the same on Windows. We want to use the page
size on Windows for the pools, but for mmap we need to use the allocation
granularity as the alignment.

On the other platforms these values remain the same.
2016-03-16 21:36:25 +01:00
..
map.c Split the page size from the mmap alignment 2016-03-16 21:36:25 +01:00
posix.h nsec: support NDK's crazy nanoseconds 2016-02-25 11:40:48 -05:00
realpath.c Move p_realpath logic to realpath.c 2014-08-05 20:52:00 +02:00