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.