log

age author description
Fri, 30 May 2008 12:08:55 +0200 Simon Josefsson tests/test-getaddrinfo.c: Don't print debug messages by default.
Fri, 30 May 2008 10:38:57 +0200 Simon Josefsson Fix typo.
Fri, 30 May 2008 10:35:10 +0200 Simon Josefsson tests/test-base64.c: Cast size_t to unsigned long when invoking printf. Use %lu instead of %d.
Wed, 28 May 2008 21:29:02 -0600 Eric Blake Prefer new POSIX 200x interfaces over futimesat.
Thu, 29 May 2008 02:07:07 +0200 Bruno Haible Relax license of the stpcpy module.
Wed, 28 May 2008 00:55:17 +0200 Bruno Haible Make localename.c compile with current mingw.
Tue, 27 May 2008 14:45:41 +0200 Bruno Haible Mention the link requirements.
Mon, 26 May 2008 19:29:50 +0200 Jim Meyering sha256: do not artificially restrict buffer length to be < 2^32
Mon, 26 May 2008 16:25:28 +0200 Jim Meyering avoid unaligned access errors, e.g., on sparc
Mon, 26 May 2008 16:28:22 +0200 Jim Meyering sha512.c: fix typo in comment
Sun, 25 May 2008 13:44:20 +0200 Bruno Haible Rename acl.c to set-mode-acl.c.
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.