]> 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, 18 Nov 2015 21:41:11 +0000 (22:41 +0100)
commit4dc3deea8949d830c0a1442023bf1335841d5bcf
treeac8df5b628ebdaa254e0cb019ab74906559a578b
parent911808dd5e86f054ec668b04366b6357885d6b85
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.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/doc/ChangeLog
winsup/doc/new-features.xml
winsup/doc/utils.xml
winsup/utils/ChangeLog
winsup/utils/setfacl.c
This page took 0.032789 seconds and 5 git commands to generate.