log

age author description
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)"