log

age author description
Sun, 25 May 2008 20:02:51 +0200 Bruno Haible Drop LIB_ACL_TRIVIAL.
Sun, 25 May 2008 19:37:11 +0200 Jim Meyering useless-if-before-free: freed expr may have white-space differences
Sun, 25 May 2008 19:02:51 +0200 Jim Meyering useless-if-before-free: accept white space in the expression.
Sun, 25 May 2008 18:58:29 +0200 Jim Meyering Make the *outer* regexp shy, not the expr-matching one.
Sun, 25 May 2008 18:19:39 +0200 Jim Meyering useless-if-before-free: efficiency tweak
Sun, 25 May 2008 18:12:43 +0200 Jim Meyering update code-in-comment to accept cast of free arg
Sun, 25 May 2008 14:24:45 +0200 Bruno Haible Update after program was renamed.
Sun, 25 May 2008 13:51:56 +0200 Bruno Haible Rename tests/test-copy-file-sameacls.c to tests/test-sameacls.c.
Sat, 24 May 2008 11:54:19 +0200 Andreas Färber Make stdbool work on Haiku OS.
Fri, 23 May 2008 13:29:46 +0200 Bruno Haible Improve support for ACLs on OSF/1.
Fri, 23 May 2008 03:48:39 +0200 Bruno Haible Add support for ACLs on OSF/1.
Fri, 23 May 2008 01:13:51 +0200 Bruno Haible Make copy_acl work on MacOS X 10.5.
Fri, 23 May 2008 03:39:25 +0200 Bruno Haible Fix two commands in OSF/1 specific part.
Fri, 23 May 2008 01:07:15 +0200 Bruno Haible Tweak Solaris section.
Fri, 23 May 2008 01:02:56 +0200 Bruno Haible Fix two commands in MacOS X specific part.
Fri, 23 May 2008 01:01:55 +0200 Bruno Haible Fix comments: Cygwin is like Solaris, not like POSIX.
Fri, 23 May 2008 00:14:21 +0200 Bruno Haible Move some declarations from acl.h to acl-internal.h.
Fri, 23 May 2008 00:13:07 +0200 Bruno Haible Split off copy_acl function to separate file.
Thu, 22 May 2008 19:23:54 +0200 Bruno Haible Tests for the 'copy-file' module.
Thu, 22 May 2008 07:57:37 -0600 Eric Blake Avoid gcc warning.
Thu, 22 May 2008 01:22:30 +0200 Bruno Haible Reference documentation about ACLs.
Thu, 22 May 2008 00:58:27 +0200 Bruno Haible Oops, fix syntax error introduced by last commit.
Thu, 22 May 2008 00:54:26 +0200 Bruno Haible Oops, remove stray semicolon added in last commit.
Thu, 22 May 2008 00:53:42 +0200 Bruno Haible Avoid one more warning from gcc.
Wed, 21 May 2008 23:09:59 +0200 Jim Meyering avoid another warning from gcc
Wed, 21 May 2008 18:38:12 +0200 Jim Meyering avoid a warning from gcc
Tue, 20 May 2008 15:06:25 +0200 Jim Meyering fix typos in ChangeLog entries
Wed, 21 May 2008 11:07:36 +0200 Simon Josefsson When cross-compiling, assume memcmp works if it is declared.
Tue, 20 May 2008 12:55:35 +0200 Bruno Haible More memcmp tests.
Tue, 20 May 2008 09:22:45 +0200 Simon Josefsson Add memcmp-tests module.