kmx git
login
register
thodg
/
libgit2
/
src/unix/realpath.c
src/unix/realpath.c
Log
Author
Commit
Date
CI
Message
872ca1d3
2013-04-15T20:00:42
Fix compilation on OpenBSD
67fcac56
2013-01-29T18:00:32
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.