realpath.c
572 Bytes
-
Fix p_realpath on OpenBSD · 67fcac56
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.
Carlos Martín Nieto committed