diff options
author | Ron Yorston <rmy@pobox.com> | 2020-07-09 08:58:10 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2020-07-09 09:07:55 +0100 |
commit | 0e3456e0c4a8623fe2d8bc28c51f16c8274b8098 (patch) | |
tree | e8fc4feb3f700a1101c082d8f815d426d515ce95 /runit | |
parent | 86eb680bbfd096ab1a2664e36f80f4bea55e18cf (diff) | |
download | busybox-w32-0e3456e0c4a8623fe2d8bc28c51f16c8274b8098.tar.gz busybox-w32-0e3456e0c4a8623fe2d8bc28c51f16c8274b8098.tar.bz2 busybox-w32-0e3456e0c4a8623fe2d8bc28c51f16c8274b8098.zip |
chattr, lsattr: enable in the default configuration
The chattr and lsattr utilities allow file attributes to be changed
and displayed. Modify them to support Windows file attributes using
the same names as Cygwin.
Only allow a limited subset of attributes to be changed: just most of
those supported by SetFileAttributes(). Since it isn't possible to set
all attributes the '=' operator isn't allowed.
Diffstat (limited to 'runit')
0 files changed, 0 insertions, 0 deletions