log

age author description
Mon, 02 Jun 2008 23:55:00 +0200 Bruno Haible Use different test code for Cygwin.
Mon, 02 Jun 2008 16:47:54 +0200 Bruno Haible Remove unused code.
Mon, 02 Jun 2008 13:03:21 +0200 Bruno Haible Separate the error handling into a different function.
Mon, 02 Jun 2008 13:01:53 +0200 Bruno Haible Extend ACL support tests to support OSF/1, MacOS X, HP-UX, AIX.
Mon, 02 Jun 2008 11:32:02 +0200 Jim Meyering announce-gen: use a better key-server host name
Sun, 01 Jun 2008 23:10:06 +0200 Bruno Haible Fix syntax error on DragonFly BSD.
Sun, 01 Jun 2008 23:05:15 +0200 Voroskoi Andras Fix typo.
Sun, 01 Jun 2008 22:51:13 +0200 Bruno Haible New ACL unit tests.
Sun, 01 Jun 2008 22:41:49 +0200 Bruno Haible Portability fixes for MacOS X, Solaris, HP-UX, IRIX.
Sun, 01 Jun 2008 18:43:55 +0200 Bruno Haible Use special-purpose function in DragonFly BSD.
Sun, 01 Jun 2008 12:10:29 +0200 Bruno Haible Depends on strdup.
Sun, 01 Jun 2008 11:57:27 +0200 Bruno Haible Make create_pipe_* safer w.r.t. file descriptor conflicts.
Fri, 30 May 2008 12:59:52 +0200 Simon Josefsson modules/autobuild (configure.ac): Call AB_INIT.
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