diff options
author | deraadt <> | 2019-06-15 15:40:44 +0000 |
---|---|---|
committer | deraadt <> | 2019-06-15 15:40:44 +0000 |
commit | 11130d6977ce83b62fad4091fb27dc8d634bd473 (patch) | |
tree | 87d1ffd23684b05f28a8d3154620ee178ac4a3b1 /src/lib/libc/stdlib/realpath.c | |
parent | cff95e5bdef5339a84855d7ce45dab9e7c3b196d (diff) | |
download | openbsd-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