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