lib/set-mode-acl.c


Log

Author Commit Date CI Message
Bruno Haible 24a8cd3b 2008-06-11T02:33:46 Include gettext.h only in those files that need it.
Bruno Haible 765ede78 2008-06-10T02:40:28 Work around the Solaris 10 ACE ACLs ABI change.
Bruno Haible 45b218a2 2008-06-08T23:55:37 Add me as co-author.
Bruno Haible 3f5a6401 2008-06-08T20:33:08 Add support for AIX ACLs.
Bruno Haible 7e766e7f 2008-06-08T19:08:22 Add support for HP-UX ACLs.
Bruno Haible c3dcd03b 2008-06-08T16:52:23 Add support for Cygwin ACLs.
Bruno Haible 1a8b4204 2008-06-08T16:33:02 Fix bug with setuid modes in Solaris 10+ code.
Bruno Haible 5aeafebd 2008-06-08T16:04:08 Add support for Solaris 7..10 ACLs.
Bruno Haible bba6ffd6 2008-06-08T13:29:35 Trivial code simplifications.
Bruno Haible c9c845c2 2008-06-08T05:06:19 Add support for MacOS X ACLs.
Bruno Haible d0ac688d 2008-06-08T04:51:21 Fix memory leak introduced on 2008-05-22.
Bruno Haible e2a11610 2008-06-08T04:39:51 Avoid needing to know the textual representation of an ACL when possible.
Bruno Haible ebbcc86e 2008-06-08T04:34:52 Trivial code simplifications.
Bruno Haible 07beaf87 2008-06-07T20:11:23 Trivial stylistic improvements.
Bruno Haible fb3917ca 2008-06-04T00:00:28 Simplify #ifs. Put Solaris code after POSIX-like code.
Bruno Haible 8d8497f2 2008-06-03T00:07:15 Document qset_acl return value precisely.
Bruno Haible 33cb12c8 2008-05-25T13:44:20 Rename acl.c to set-mode-acl.c.