log

age author description
Wed, 30 Sep 2009 18:57:02 -0600 Eric Blake rename-dest-slash: fix NetBSD bug
Sat, 26 Sep 2009 17:22:15 -0600 Eric Blake rename-tests: new test, exposes several platform bugs
Fri, 02 Oct 2009 13:22:24 +0200 Paolo Bonzini Assume version info is available.
Fri, 02 Oct 2009 12:31:38 +0200 Jim Meyering gnu-web-doc-update: correct --help output
Fri, 02 Oct 2009 12:05:03 +0200 Jim Meyering gnu-web-doc-update: add standard options
Fri, 02 Oct 2009 11:03:48 +0200 Jim Meyering gnu-web-doc-update: New module.
Fri, 02 Oct 2009 03:04:16 +0200 Paolo Bonzini link: LoadLibrary is not needed.
Thu, 01 Oct 2009 06:18:46 -0600 Eric Blake getopt: bump serial number
Tue, 29 Sep 2009 11:40:49 -0600 Eric Blake tests: tighten link, rmdir, and remove tests
Thu, 01 Oct 2009 10:09:30 +0200 Jim Meyering maint.mk: requiring "make major" was annoying, for a "minor" release.
Wed, 30 Sep 2009 21:35:14 -0700 Ben Pfaff Fix broken build of replacement for Windows tmpfile().
Mon, 28 Sep 2009 23:25:49 +0200 Bruno Haible Avoid identifier clash with POSIX function 'remove' defined as a macro.
Sat, 26 Sep 2009 20:09:38 -0600 Eric Blake doc: mention yet more cygwin 1.7 status
Sat, 26 Sep 2009 21:32:14 -0600 Eric Blake argp: fix test failure
Sun, 27 Sep 2009 08:41:55 +0200 Jim Meyering test-yesno: work around sparc-dash here-document infelicity
Sun, 27 Sep 2009 14:11:54 +0200 Bruno Haible Disable untested support for new flavours of ACLs on AIX.
Sun, 27 Sep 2009 14:07:26 +0200 Bruno Haible Typo in comment.
Sun, 27 Sep 2009 14:05:56 +0200 Bruno Haible Add support for new flavours of ACLs on AIX. (Untested.)
Sat, 26 Sep 2009 16:28:24 -0600 Eric Blake argp: fix compilation of getopt
Sat, 26 Sep 2009 09:39:17 -0600 Eric Blake doc: mention more cygwin 1.7 status
Fri, 25 Sep 2009 06:49:53 -0700 Karl Berry autoupdate
Thu, 24 Sep 2009 16:49:49 -0600 Eric Blake test-linkat: make test more robust
Thu, 24 Sep 2009 10:57:14 -0600 Eric Blake getopt: fix inclusion guards for cygwin
Thu, 24 Sep 2009 05:51:28 -0600 Eric Blake same-inode: revert prior change; it is not yet ready
Tue, 08 Sep 2009 20:47:40 -0600 Eric Blake linkat: new module
Wed, 09 Sep 2009 06:24:28 -0600 Eric Blake dirname: add library-safe mdir_name
Wed, 23 Sep 2009 20:33:40 -0600 Eric Blake fchdir: another mingw fix
Wed, 23 Sep 2009 14:51:29 -0600 Eric Blake same-inode: make SAME_INODE tri-state, to port to mingw
Wed, 23 Sep 2009 14:13:00 -0600 Eric Blake lstat: avoid mingw compilation error
Wed, 23 Sep 2009 06:42:37 -0700 Karl Berry autoupdate
Wed, 23 Sep 2009 06:10:36 -0600 Eric Blake link: fix test failure on Solaris 9
Mon, 21 Sep 2009 14:07:44 -0600 Eric Blake test-symlinkat: enhance test
Mon, 21 Sep 2009 14:40:20 -0600 Eric Blake readlink: document portability issue with symlink length
Tue, 22 Sep 2009 17:15:04 -0600 Eric Blake readlink: fix Solaris 9 bug with trailing slash
Tue, 22 Sep 2009 17:14:23 -0600 Eric Blake readlink: fix cygwin 1.5.x bug with return type
Sat, 19 Sep 2009 21:58:11 -0600 Eric Blake symlink: use throughout gnulib
Sat, 19 Sep 2009 21:20:42 -0600 Eric Blake symlink: new module, for Solaris 9 bug
Wed, 23 Sep 2009 10:28:57 +0200 Bruno Haible Add 'link-warning' to testsrelated_modules during --import.
Wed, 23 Sep 2009 10:13:41 +0200 Bruno Haible Fix value of uses_subdirs in tests/Makefile.am.
Sat, 19 Sep 2009 20:37:50 -0600 Eric Blake unistd: sort replacement declarations
Mon, 21 Sep 2009 17:19:10 -0600 Eric Blake open, openat: minor optimization
Tue, 22 Sep 2009 06:24:25 -0600 Eric Blake link-follow: ensure correct result
Mon, 21 Sep 2009 10:11:18 -0600 Eric Blake fts: avoid compiler warning
Sun, 20 Sep 2009 05:58:45 +0200 Bruno Haible Declare canonicalize_file_name.
Sat, 19 Sep 2009 20:17:33 -0600 Eric Blake link: fix quoting
Sat, 19 Sep 2009 11:16:58 -0600 Eric Blake openat: fix openat bugs on Solaris 9
Sat, 19 Sep 2009 05:50:30 -0600 Eric Blake openat: move fstatat and unlinkat into correct files
Fri, 18 Sep 2009 19:39:06 -0600 Eric Blake openat: fix unlinkat bugs on Solaris 9
Fri, 18 Sep 2009 19:38:46 -0600 Eric Blake openat: fix fstatat bugs on Solaris 9
Thu, 17 Sep 2009 22:16:56 -0600 Eric Blake test-unlinkat: enhance test, to expose Solaris 9 bug
Fri, 18 Sep 2009 18:06:31 -0600 Eric Blake test-fstatat: new test, to expose Solaris 9 bugs
Mon, 14 Sep 2009 16:57:55 -0600 Eric Blake remove: new module, for mingw and Solaris 9 bugs
Wed, 16 Sep 2009 17:13:20 -0600 Eric Blake unlink: new module, for Solaris 9 bug
Thu, 17 Sep 2009 15:55:24 -0600 Eric Blake lstat: fix Solaris 9 bug
Tue, 15 Sep 2009 14:43:14 -0600 Eric Blake stat: add as dependency to other modules
Tue, 15 Sep 2009 17:08:39 -0600 Eric Blake stat: fix Solaris 9 bug
Tue, 15 Sep 2009 07:11:40 -0600 Eric Blake stat: new module, for mingw bug
Sat, 19 Sep 2009 19:51:05 +0200 Jim Meyering syntax-check: detect unnecessary inclusion of canonicalize.h
Sat, 19 Sep 2009 11:21:19 -0600 Eric Blake canonicalize-lgpl: adjust clients to use correct header
Sat, 19 Sep 2009 18:55:20 +0200 Jim Meyering test-posixtm.c: correct a comment