diff options
author | Ron Yorston <rmy@pobox.com> | 2018-12-04 15:43:30 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2018-12-04 15:43:30 +0000 |
commit | 5448a3893434a64d184055be81a58f47ea6af51b (patch) | |
tree | 9e42b374aa2bb0f3f85687551684964f0c99f49c /libbb | |
parent | aacf801b253e1e608ab46a4ccee87e943734742e (diff) | |
download | busybox-w32-5448a3893434a64d184055be81a58f47ea6af51b.tar.gz busybox-w32-5448a3893434a64d184055be81a58f47ea6af51b.tar.bz2 busybox-w32-5448a3893434a64d184055be81a58f47ea6af51b.zip |
win32: fix implementation of access(2)
The WIN32 implementation of access(2) didn't return:
- the correct value when a directory was tested for X_OK;
- the correct error code when the target existed but execute
permission wasn't available.
Diffstat (limited to 'libbb')
0 files changed, 0 insertions, 0 deletions