log

age author description
Wed, 04 Jun 2008 22:10:07 +0200 Bruno Haible Undo last commit, as it does not solve the problem entirely.
Wed, 04 Jun 2008 12:41:44 +0200 Bruno Haible Exclude the 'gnumakefile' module from default testdir builds.
Wed, 04 Jun 2008 00:00:28 +0200 Bruno Haible Simplify #ifs. Put Solaris code after POSIX-like code.
Mon, 02 Jun 2008 15:08:14 -0600 Eric Blake Provide futimens/utimensat fallbacks for older kernels.
Tue, 03 Jun 2008 12:58:54 +0200 Bruno Haible Improve Tru64 support.
Tue, 03 Jun 2008 12:57:18 +0200 Bruno Haible Make acl_entries work reliably.
Tue, 03 Jun 2008 01:34:20 +0200 Bruno Haible Enclose definitions in #if for POSIX-draft like API.
Tue, 03 Jun 2008 00:07:15 +0200 Bruno Haible Document qset_acl return value precisely.
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