4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-17 20:09:21 +08:00
Corinna Vinschen ddb7e770dd setfacl(1): Rewrite support for mask recomputation
* setfacl.cc (modacl): Move recomputing mask into new function.
        (check_got_mask): New function checking if mask is in input.
        (recompute_mask): New function to recompute mask.
        (addmissing): Align mask computation to Linux setfacl.
        (setfacl): Call check_got_mask and recompute_mask on Set, Delete and
        Modify actions.
        (usage): Rename --substitute to --set.
        (longopts): Add --set option.

        * utils.xml (setfacl): Rename --substitute to --set.
        * new-features.xml (ov-new2.4): Rephrase setfacl changes.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-12-21 13:05:41 +01:00
..
2015-12-07 18:41:15 +01:00
2015-04-23 21:57:12 +02:00
2015-04-23 21:57:12 +02:00
2015-07-29 13:45:46 +02:00
2015-11-05 18:31:36 +01:00
2015-11-18 22:27:54 +01:00
2015-12-03 13:30:51 +01:00
2015-03-03 12:58:34 +00:00
2015-11-18 19:09:47 +01:00
2015-02-24 20:52:57 +00:00
2015-08-17 11:05:43 +02:00
2015-07-29 13:45:46 +02:00
2015-07-29 13:45:46 +02:00
2015-07-29 13:45:46 +02:00
2015-08-29 09:32:00 +02:00
2015-04-23 21:57:07 +02:00
2015-04-23 22:04:24 +02:00
2015-02-24 20:52:57 +00:00