frexpl: Update regarding AIX.
[gnulib.git] / lib / set-mode-acl.c
2010-03-02 Ben Waltoncopy-acl: enhance Solaris ACL error handling
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-09-27 Bruno HaibleDisable untested support for new flavours of ACLs on...
2009-09-27 Bruno HaibleAdd support for new flavours of ACLs on AIX. (Untested.)
2009-08-30 Bruno HaibleFix an unnecessary error on Solaris 10 on NFSv3 file...
2009-05-04 David BartleyBug fix in acl module.
2008-06-11 Bruno HaibleInclude gettext.h only in those files that need it.
2008-06-10 Bruno HaibleWork around the Solaris 10 ACE ACLs ABI change.
2008-06-08 Bruno HaibleAdd me as co-author.
2008-06-08 Bruno HaibleAdd support for AIX ACLs.
2008-06-08 Bruno HaibleAdd support for HP-UX ACLs.
2008-06-08 Bruno HaibleAdd support for Cygwin ACLs.
2008-06-08 Bruno HaibleFix bug with setuid modes in Solaris 10+ code.
2008-06-08 Bruno HaibleAdd support for Solaris 7..10 ACLs.
2008-06-08 Bruno HaibleTrivial code simplifications.
2008-06-08 Bruno HaibleAdd support for MacOS X ACLs.
2008-06-08 Bruno HaibleFix memory leak introduced on 2008-05-22.
2008-06-08 Bruno HaibleAvoid needing to know the textual representation of...
2008-06-08 Bruno HaibleTrivial code simplifications.
2008-06-07 Bruno HaibleTrivial stylistic improvements.
2008-06-03 Bruno HaibleSimplify #ifs. Put Solaris code after POSIX-like code.
2008-06-02 Bruno HaibleDocument qset_acl return value precisely.
2008-05-25 Bruno HaibleRename acl.c to set-mode-acl.c.