libgit2/src/unix
Carlos Martín Nieto 67fcac567b Fix p_realpath on OpenBSD
OpenBSD's realpath(3) doesn't require the last part of the path to
exist. Override p_realpath in this OS to bring it in line with the
library's assumptions.
2013-01-29 18:46:17 +01:00
..
map.c update copyrights 2013-01-08 17:31:27 -06:00
posix.h Fix p_realpath on OpenBSD 2013-01-29 18:46:17 +01:00
realpath.c Fix p_realpath on OpenBSD 2013-01-29 18:46:17 +01:00