log

age author description
Fri, 04 Sep 2009 21:22:21 -0600 Eric Blake openat: fail with ENOENT on empty name
Fri, 04 Sep 2009 15:40:22 -0600 Eric Blake link-follow: fix logic bug in prior patch
Fri, 04 Sep 2009 11:49:02 -0600 Eric Blake link-follow: accomodate mingw and cross-compilation
Thu, 03 Sep 2009 22:49:58 -0600 Eric Blake faccessat: compile replacement
Thu, 03 Sep 2009 22:34:10 -0600 Eric Blake fts: fix compilation error
Thu, 03 Sep 2009 13:41:18 -0600 Eric Blake faccessat: new module
Thu, 03 Sep 2009 13:43:12 -0600 Eric Blake euidaccess: prefer POSIX over non-standard implementation
Thu, 03 Sep 2009 11:38:53 -0600 Eric Blake openat: make template easier to use
Wed, 02 Sep 2009 17:14:26 -0600 Eric Blake openat: declare in POSIX headers
Wed, 02 Sep 2009 17:06:43 -0600 Eric Blake errno: use consistently
Wed, 02 Sep 2009 14:44:51 -0600 Eric Blake fts: avoid leaking fds
Tue, 01 Sep 2009 14:06:37 -0600 Eric Blake fts: make directory fds more robust
Tue, 01 Sep 2009 12:25:01 -0600 Eric Blake backupfile, chdir-long, fts, savedir: make safer
Wed, 02 Sep 2009 06:07:54 -0600 Eric Blake openat-safer: new module
Tue, 01 Sep 2009 07:41:28 -0600 Eric Blake dirent-safer: new module
Tue, 01 Sep 2009 10:05:44 -0600 Eric Blake fdopendir: optimize on mingw
Mon, 31 Aug 2009 20:37:59 -0600 Eric Blake fdopendir: split into its own module
Tue, 01 Sep 2009 09:18:16 -0600 Eric Blake fchdir: use more consistent macro convention
Mon, 31 Aug 2009 14:20:03 -0600 Eric Blake fchdir: simplify error handling, and support dup3
Thu, 03 Sep 2009 00:10:41 +0200 Ralf Wildenhues Replace uses of obsolete Autoconf macros with modern counterparts.
Wed, 02 Sep 2009 22:43:05 +0200 Bruno Haible Relicense mkdtemp under LGPLv2+.
Wed, 02 Sep 2009 20:07:33 +0200 Ralf Wildenhues Replace uses of obsolete autoconf macros in Jim's modules.
Tue, 01 Sep 2009 10:06:44 -0600 Eric Blake fchdir: fix off-by-one bug in previous patch
Tue, 01 Sep 2009 16:39:43 +0200 Daniel P. Berrange maint.mk: sort the list of syntax-check rules
Tue, 01 Sep 2009 14:25:07 +0200 Simon Josefsson Use $(MKDIR_P) instead of @MKDIR_P@.
Tue, 01 Sep 2009 11:20:41 +0200 Jim Meyering fts: help ensure that return values are not ignored
Tue, 01 Sep 2009 11:18:07 +0200 Jim Meyering fts: fts_close now fails also when closing a dir file descriptor fails
Tue, 01 Sep 2009 08:49:27 +0200 Jim Meyering announce-gen: correct formatting in --help output
Mon, 31 Aug 2009 06:09:08 -0600 Eric Blake fchdir: port to mingw
Mon, 31 Aug 2009 09:12:30 -0600 Eric Blake canonicalize: allow cross-testing from cygwin to mingw