libgit2/src/unix
Stefan Sperling aad0bd6bc7 Fix segmentation fault observed on OpenBSD/sparc64
A non-readable mapping of a file causes an access violation in
the pack tests. Always use PROT_READ to work around this.
2014-11-03 13:49:04 +01:00
..
map.c Fix segmentation fault observed on OpenBSD/sparc64 2014-11-03 13:49:04 +01:00
posix.h Introduce some consistency in definition/declaration ordering 2014-08-05 20:52:00 +02:00
realpath.c Move p_realpath logic to realpath.c 2014-08-05 20:52:00 +02:00