log

age author description
Fri, 06 Jun 2008 18:20:14 +0200 Jim Meyering utimens.c: correct kernel bug work-around
Mon, 09 Jun 2008 11:28:55 +0200 Jim Meyering add more guards around definition of ACE_-related code
Sun, 08 Jun 2008 23:55:37 +0200 Bruno Haible Add me as co-author.
Sun, 08 Jun 2008 20:33:08 +0200 Bruno Haible Add support for AIX ACLs.
Sun, 08 Jun 2008 19:08:22 +0200 Bruno Haible Add support for HP-UX ACLs.
Sun, 08 Jun 2008 16:52:23 +0200 Bruno Haible Add support for Cygwin ACLs.
Sun, 08 Jun 2008 16:33:02 +0200 Bruno Haible Fix bug with setuid modes in Solaris 10+ code.
Sun, 08 Jun 2008 16:04:08 +0200 Bruno Haible Add support for Solaris 7..10 ACLs.
Sun, 08 Jun 2008 15:55:30 +0200 Bruno Haible More references.
Sun, 08 Jun 2008 13:58:26 +0200 Bruno Haible New function acl_extended_nontrivial (MacOS X only).
Sun, 08 Jun 2008 13:29:35 +0200 Bruno Haible Trivial code simplifications.
Sun, 08 Jun 2008 13:19:49 +0200 Bruno Haible Comments.
Sun, 08 Jun 2008 09:38:26 +0200 Jim Meyering * modules/acl (Maintainer): Add Bruno Haible.
Sun, 08 Jun 2008 05:08:56 +0200 Bruno Haible Don't test the ACL_TYPE_DEFAULT ACL on OSF/1.
Sun, 08 Jun 2008 05:06:19 +0200 Bruno Haible Add support for MacOS X ACLs.
Sun, 08 Jun 2008 04:51:21 +0200 Bruno Haible Fix memory leak introduced on 2008-05-22.
Sun, 08 Jun 2008 04:39:51 +0200 Bruno Haible Avoid needing to know the textual representation of an ACL when possible.
Sun, 08 Jun 2008 04:34:52 +0200 Bruno Haible Trivial code simplifications.
Sat, 07 Jun 2008 20:11:23 +0200 Bruno Haible Trivial stylistic improvements.
Sat, 07 Jun 2008 13:49:10 +0200 Bruno Haible Fix doc about _setjmp.
Fri, 06 Jun 2008 17:57:29 -0600 Eric Blake Actually commit the argz_next doc fix.
Fri, 06 Jun 2008 10:50:17 -0600 Eric Blake Document abort() bugs.
Fri, 06 Jun 2008 08:51:48 -0600 Eric Blake Tweak documentation to cover cygwin argz bugs.
Fri, 06 Jun 2008 08:34:18 -0600 Eric Blake Avoid gcc warning on cygwin.
Tue, 03 Jun 2008 11:42:12 +0200 Jim Meyering generate argz.c and argz.in.h from glibc sources
Wed, 04 Jun 2008 16:03:13 -0600 Eric Blake Be tolerant of UNKNOWN version in gnulib-tool test dir.
Wed, 04 Jun 2008 19:32:50 +0200 Jim Meyering utimens.c: work around a probable Linux kernel bug
Thu, 05 Jun 2008 00:56:52 +0200 Bruno Haible Fix small mistake from 2008-06-01.
Wed, 04 Jun 2008 22:48:48 +0200 Bruno Haible New function for testing triviality of ACL with POSIX-draft like API.
Wed, 04 Jun 2008 22:10:07 +0200 Bruno Haible Undo last commit, as it does not solve the problem entirely.