summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/realpath.c
diff options
context:
space:
mode:
authorderaadt <>2019-06-15 15:40:44 +0000
committerderaadt <>2019-06-15 15:40:44 +0000
commit11130d6977ce83b62fad4091fb27dc8d634bd473 (patch)
tree87d1ffd23684b05f28a8d3154620ee178ac4a3b1 /src/lib/libc/stdlib/realpath.c
parentcff95e5bdef5339a84855d7ce45dab9e7c3b196d (diff)
downloadopenbsd-11130d6977ce83b62fad4091fb27dc8d634bd473.tar.gz
openbsd-11130d6977ce83b62fad4091fb27dc8d634bd473.tar.bz2
openbsd-11130d6977ce83b62fad4091fb27dc8d634bd473.zip
realpath(3) doesn't use lstat(2), readlink(2), or getcwd(3) anymore,
it is a thin wrapper over the syscall __readlink(2). Improve the list of possible errors. ok millert beck jmc
Diffstat (limited to 'src/lib/libc/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions