CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2014-12-15 20:29:43

Modified files:
        winsup/utils   : ChangeLog setfacl.c 

Log message:
        * setfacl.c (action_t): Add DeleteDef value.
        (delacl): Take new parameter to differe between DeleteAll and DeleteDef.
        Extend conditional to handle DefaultDef.  Change comment accordingly.
        (setfacl): Call delacl in DefaultDef case as well.
        (usage): Add and describe -k option.  Add -k to require options.
        (longopts): Add --remove-default option.
        (opts): Add -k option.
        (main): Handle -k option.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.649&r2=1.650
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/setfacl.c.diff?cvsroot=src&r1=1.29&r2=1.30

Reply via email to