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.
Showing
src/unix/realpath.c
0 → 100644
Please
register
or
sign in
to comment