diff options
author | Ron Yorston <rmy@pobox.com> | 2018-04-10 21:52:58 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2018-04-10 21:52:58 +0100 |
commit | 0038f9d39a306c3c7860756f03102de217dc5cd9 (patch) | |
tree | 4ce098f303e70d397d31683bdd37874a87b817b5 /runit | |
parent | 072edb130eaabd50961df71156c3ca7d0773d690 (diff) | |
download | busybox-w32-0038f9d39a306c3c7860756f03102de217dc5cd9.tar.gz busybox-w32-0038f9d39a306c3c7860756f03102de217dc5cd9.tar.bz2 busybox-w32-0038f9d39a306c3c7860756f03102de217dc5cd9.zip |
ls, stat: don't try to read symlinks
Currently the WIN32 emulation of readlink(2) fails with ENOSYS.
This causes ugly error messages in ls and stat.
Don't even try calling readlink(2) and skip any code that uses
the name it doesn't return.
Diffstat (limited to 'runit')
0 files changed, 0 insertions, 0 deletions