diff options
author | Ron Yorston <rmy@pobox.com> | 2019-03-04 09:59:27 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2019-03-04 10:18:07 +0000 |
commit | 325fee1f922150460547d1317b3abd443a657385 (patch) | |
tree | 59bc016c110036b5d3dfe49a767af9eb7e1c2672 /runit | |
parent | 7c9be982c7758c477cd2735ed3784f3eee67a78e (diff) | |
download | busybox-w32-325fee1f922150460547d1317b3abd443a657385.tar.gz busybox-w32-325fee1f922150460547d1317b3abd443a657385.tar.bz2 busybox-w32-325fee1f922150460547d1317b3abd443a657385.zip |
win32: change handling of trailing slashes in stat(2)
The code to implement stat(2) works around the fact that getting
the attributes of a file fails if its name ends with a path
separator. Directory names with a trailing path separator work
fine.
Why bother with this workaround? Linux doesn't. Instead try to
return a meaningful error code.
Diffstat (limited to 'runit')
0 files changed, 0 insertions, 0 deletions