diff options
author | Ron Yorston <rmy@pobox.com> | 2015-03-25 14:16:45 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2015-03-25 14:16:45 +0000 |
commit | f030c24257d48c71fd11eb2bc4c00224d2970d34 (patch) | |
tree | 923bc8828cc0abeeb284f8cc96f9a54bffe2e425 /init | |
parent | 15efec6ad51f5292a5f4d7b314219125d69e9acb (diff) | |
download | busybox-w32-f030c24257d48c71fd11eb2bc4c00224d2970d34.tar.gz busybox-w32-f030c24257d48c71fd11eb2bc4c00224d2970d34.tar.bz2 busybox-w32-f030c24257d48c71fd11eb2bc4c00224d2970d34.zip |
mingw: changes to handling of directory permissions
The read-only attribute on a directory in Microsoft Windows is
quite different from write permission in POSIX. Modify rmdir(2)
and chmod(2) to provide more POSIX-like behaviour:
rmdir will remove a directory even if it's read-only
chmod won't make a directory read-only
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions