log

age author description
Mon, 02 Nov 2009 06:03:20 -0700 Eric Blake maint: avoid compiler warnings in m4 macros
Mon, 02 Nov 2009 11:55:14 +0100 Simon Josefsson pmccabe2html: Don't hard code awk path.
Sat, 31 Oct 2009 07:23:11 -0600 Eric Blake fseeko: fix m4 regression
Sat, 31 Oct 2009 09:42:37 +0100 Jim Meyering inttostr: aesthetics and improved (compile-time) safety
Fri, 30 Oct 2009 09:47:12 -0600 Eric Blake build: avoid compiler warnings
Fri, 30 Oct 2009 17:00:03 -0600 Michael Haubenwallner stat: fix compilation on AIX
Fri, 30 Oct 2009 06:48:14 -0600 Eric Blake exclude: make more robust
Fri, 30 Oct 2009 15:02:02 +0100 Jim Meyering perl scripts: remove #!/usr/bin/perl in favor of more portable...
Thu, 29 Oct 2009 12:09:48 -0600 Eric Blake filenamecat-lgpl: adjust clients
Thu, 29 Oct 2009 12:00:03 -0600 Eric Blake filenamecat: split into filenamecat-lgpl
Thu, 29 Oct 2009 13:38:52 -0600 Eric Blake argp: avoid memory leak
Thu, 29 Oct 2009 11:44:12 -0600 Eric Blake dirname-lgpl: adjust clients that don't need full dirname
Thu, 29 Oct 2009 10:43:31 -0600 Eric Blake dirname: split into dirname-lgpl
Thu, 29 Oct 2009 09:37:42 -0600 Eric Blake mkdir: make safe for libraries
Thu, 29 Oct 2009 09:15:06 -0600 Eric Blake tests: avoid some compiler warnings
Thu, 29 Oct 2009 08:47:22 -0600 Eric Blake sockets: avoid compiler warning
Thu, 29 Oct 2009 07:29:26 -0600 Eric Blake maint: detect usage(1) and other suspicious exits
Thu, 29 Oct 2009 11:52:34 +0100 Jim Meyering timespec: long-to-int truncation could make timespec_cmp malfunction
Wed, 28 Oct 2009 11:25:29 +0100 Jim Meyering fprintftime: wrap macro code argument in "do {...} while(0)"
Wed, 28 Oct 2009 11:07:31 +0100 Jim Meyering fprintftime: remove stray semicolon from previous change
Wed, 28 Oct 2009 10:24:09 +0100 Jim Meyering fprintftime: avoid a warning about ignored fwrite return value
Wed, 28 Oct 2009 09:26:04 +0100 Jim Meyering exclude: avoid an unwarranted warning
Tue, 27 Oct 2009 10:42:50 -0600 Eric Blake fseek: avoid compilation failure when fflush is replaced
Wed, 28 Oct 2009 01:22:40 +0100 Bruno Haible Avoid a nearly redundant gcc warning.
Wed, 28 Oct 2009 00:51:42 +0100 Bruno Haible Avoid warning despite dropping the return value of fwrite.
Mon, 26 Oct 2009 21:41:21 -0600 Eric Blake areadlinkat: fix fallback path
Thu, 22 Oct 2009 17:36:28 +0100 Pádraig Brady digests, copy-file: increase the IO buffer size from 4KiB to 32KiB
Thu, 22 Oct 2009 07:59:46 -0600 Eric Blake tests: avoid several compiler warnings
Wed, 21 Oct 2009 21:01:41 -0600 Eric Blake areadlinkat: avoid failure on older glibc
Thu, 22 Oct 2009 02:00:21 +0200 Bruno Haible Relicense stpncpy under LGPLv2+.