log

age author description
Thu, 12 Nov 2009 10:19:39 -0700 Eric Blake getgroups: don't expose GETGROUPS_T to user
Thu, 12 Nov 2009 09:53:14 -0700 Eric Blake getgroups, getugroups: provide stubs for mingw
Thu, 12 Nov 2009 09:30:38 -0700 Eric Blake getgroups: avoid calling exit
Thu, 12 Nov 2009 08:51:45 -0700 Eric Blake getgroups: fix logic error
Fri, 13 Nov 2009 15:00:59 +0100 Simon Josefsson Drop redundant string.h (silent change).
Fri, 13 Nov 2009 14:25:50 +0100 Simon Josefsson test-base64: Improve.
Fri, 13 Nov 2009 13:53:01 +0100 Simon Josefsson tests/test-xvasprintf.c: Fix memory leak.
Fri, 13 Nov 2009 10:53:06 +0100 Simon Josefsson test-xvasprintf: Add %s%s related checks.
Mon, 09 Nov 2009 15:18:13 -0700 Eric Blake version-etc: match standards.texi style
Tue, 10 Nov 2009 14:26:56 +0100 Kamil Dudka fts: do not fail on a submount during traversal
Thu, 12 Nov 2009 09:49:39 +0100 Jim Meyering bootstrap: sync from coreutils
Thu, 12 Nov 2009 09:42:52 +0100 Jim Meyering bootstrap: generalize autoheader check
Wed, 11 Nov 2009 14:22:44 -0700 Eric Blake mkfifoat: use new modules for Solaris and BSD bugs
Wed, 11 Nov 2009 13:23:04 -0700 Eric Blake mknod: new module
Wed, 11 Nov 2009 13:22:04 -0700 Eric Blake mkfifo: new module
Wed, 11 Nov 2009 06:34:02 -0700 Eric Blake readlink: detect FreeBSD bug
Tue, 10 Nov 2009 07:59:39 -0700 Eric Blake symlink: detect FreeBSD bug
Mon, 09 Nov 2009 14:23:11 -0700 Eric Blake link: detect FreeBSD bug
Mon, 09 Nov 2009 10:44:08 -0700 Eric Blake unlink, remove: detect FreeBSD bug
Mon, 09 Nov 2009 06:10:03 -0800 Karl Berry autoupdate
Sun, 08 Nov 2009 18:11:50 -0700 Eric Blake rename: detect FreeBSD bug
Sat, 07 Nov 2009 21:34:32 -0700 Eric Blake open: detect FreeBSD bug
Sat, 07 Nov 2009 16:59:11 -0700 Eric Blake stat: detect FreeBSD bug
Mon, 09 Nov 2009 11:41:29 +0100 James Youngman strftime.c: include ignore-value.h only when FPRINTFTIME is defined
Sun, 08 Nov 2009 12:09:35 +0100 Jim Meyering utimens: remove invalid futimesat call
Sat, 07 Nov 2009 16:03:38 -0700 Eric Blake fflush, freadseek: use fseeko, not fseek
Sat, 07 Nov 2009 06:19:36 -0800 Karl Berry autoupdate
Fri, 06 Nov 2009 14:37:15 +0100 Simon Josefsson modules/memchr (Depends-on): Drop getpagesize dependency.
Fri, 06 Nov 2009 14:36:24 +0100 Simon Josefsson build-aux/pmccabe2html: Drop #! header. Doc fix.
Fri, 06 Nov 2009 14:30:03 +0100 Simon Josefsson build-aux/pmccabe2html: Disable execute bit. Improve example usage.