]> sourceware.org Git - newlib-cygwin.git/commit
setfacl: Allow to combine -b and -k options
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 2 Sep 2015 10:23:09 +0000 (12:23 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 2 Sep 2015 10:23:09 +0000 (12:23 +0200)
commite2284200d477b65091e68e5e5addb91e94882e01
tree1ae2aae6e4f6fa9b3a9c5a156763cf8fb21a057e
parent269d2c61bb0e2d50b30a6c382295680c2680904c
setfacl: Allow to combine -b and -k options

* setfacl.c (action_t): Rename DeleteAll to DeleteExt.  Add
DeleteAll.  Rearrange for bit-wise testing later in the code.
(delallacl): Handle -b -k combination.
(setfacl): Handle DeleteExt/DeleteAll.
(usage): Fix -b/-k output.  Rearrange output to better fill 80
columns.
(main): Allow to combine -b and -k.

* utils.xml (setfacl): Accommodate -b/-k change.
* new-features.xml (ov-new2.3): Add setfacl -b/-k change.
winsup/cygwin/release/2.3.0
winsup/doc/new-features.xml
winsup/doc/utils.xml
winsup/utils/setfacl.c
This page took 0.034468 seconds and 5 git commands to generate.