log

age author description
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
Mon, 31 Aug 2009 09:00:45 -0600 Eric Blake chown: avoid compilation warning on mingw
Mon, 31 Aug 2009 23:01:55 +0200 Stefano Lattarini Fix test whether $CONFIG_SHELL has a working 'echo' command.
Mon, 31 Aug 2009 16:32:40 +0200 Jim Meyering canonicalize: remove useless initialization
Mon, 31 Aug 2009 00:53:46 +0200 Bruno Haible Fix an unnecessary error on Solaris 10 on NFSv3 file systems.
Sun, 30 Aug 2009 23:43:52 +0200 Bruno Haible Use /usr/xpg6/bin/tr when it exists.
Sun, 30 Aug 2009 18:19:49 +0200 Bruno Haible Fix today's commit.
Sun, 30 Aug 2009 17:36:32 +0200 Bruno Haible Work around deficient /usr/bin/id program on Solaris.
Sun, 30 Aug 2009 16:27:11 +0200 Bruno Haible New module 'xstriconveh'.
Sun, 30 Aug 2009 16:24:51 +0200 Bruno Haible Make the striconveh API easier to use.
Sun, 30 Aug 2009 16:24:02 +0200 Bruno Haible Mention indirect conversion problem.
Sun, 30 Aug 2009 14:29:34 +0200 Bruno Haible Work around iconv_open problem on Solaris.
Sat, 29 Aug 2009 17:24:03 +0200 Jim Meyering maint.mk: remove more coreutils-specific targets; XZ_OPT=-9ev
Thu, 27 Aug 2009 16:21:38 -0700 Karl Berry -m(dup2): Texinfo typo
Thu, 27 Aug 2009 23:31:13 +0200 Bruno Haible Remove test that is outside the specification.
Thu, 27 Aug 2009 23:30:11 +0200 Bruno Haible Avoid sizeof __func__ == 0 pitfall.
Thu, 27 Aug 2009 09:08:17 +0200 Bruno Haible Fix link error on Solaris.
Wed, 12 Aug 2009 09:37:56 +0100 Pádraig Brady ignore-value: handle pointer types, too
Wed, 26 Aug 2009 01:46:26 +0200 Bruno Haible Clarify affected Linux versioins in last commit.
Tue, 25 Aug 2009 10:52:51 +0200 Bruno Haible dup2: work around a Linux bug.
Tue, 25 Aug 2009 07:53:06 +0200 Jim Meyering libguestfs uses gnulib
Mon, 24 Aug 2009 16:00:44 -0600 Eric Blake dup2, pipe2: fix some recent test failures on cygwin 1.5.x
Tue, 25 Aug 2009 02:26:18 +0200 Bruno Haible Tolerate declared but missing accept4 syscall.
Tue, 25 Aug 2009 02:17:09 +0200 Bruno Haible New module 'accept4'.
Tue, 25 Aug 2009 01:02:32 +0200 Jim Meyering progname: also set global program_invocation_name, when possible.
Mon, 24 Aug 2009 10:41:48 +0200 Bruno Haible Include string.h, for memset.
Mon, 24 Aug 2009 02:18:15 +0200 Bruno Haible Avoid running into nonexistent system calls repeatedly.
Mon, 24 Aug 2009 00:56:31 +0200 Bruno Haible Tolerate declared but missing dup3 syscall.
Mon, 24 Aug 2009 00:42:22 +0200 Bruno Haible Tolerate declared but missing pipe2 syscall.
Mon, 24 Aug 2009 00:34:04 +0200 Bruno Haible Move #ifs inside function.
Sat, 22 Aug 2009 20:55:17 -0400 Joel E. Denny quotearg: document limitations of quote_these_too
Sun, 23 Aug 2009 18:24:53 -0400 Joel E. Denny quotearg: implement custom_quoting_style
Sat, 22 Aug 2009 20:26:46 -0400 Joel E. Denny quotearg: fix right quote escaping when it's in quote_these_too
Sat, 22 Aug 2009 17:55:15 -0400 Joel E. Denny quotearg-tests: test escaping of embedded locale quotes
Mon, 24 Aug 2009 00:19:10 +0200 Bruno Haible Tests for module 'dup3'.
Mon, 24 Aug 2009 00:17:47 +0200 Bruno Haible New module 'dup3'.
Sun, 23 Aug 2009 23:47:02 +0200 Bruno Haible Tweak the dup2 test.
Sun, 23 Aug 2009 23:00:36 +0200 Bruno Haible Avoid test link errors when the modules getopt-gnu, gettext are used.
Sun, 23 Aug 2009 21:55:26 +0200 Bruno Haible Fix getdtablesize() on mingw.
Sun, 23 Aug 2009 14:11:27 +0200 Bruno Haible New module 'mkostemp'.
Sun, 23 Aug 2009 13:10:40 +0200 Bruno Haible Oops, fix last commit.
Sun, 23 Aug 2009 10:46:39 +0200 Bruno Haible Support O_TEXT, O_BINARY on all platforms.
Sun, 23 Aug 2009 10:20:54 +0200 Bruno Haible Fix test of fcntl's return value.
Sun, 23 Aug 2009 10:18:14 +0200 Bruno Haible Update module dependencies.
Sat, 22 Aug 2009 21:24:37 -0600 Eric Blake fcntl-h: add O_TTY_INIT support
Fri, 21 Aug 2009 08:26:40 -0600 Eric Blake fcntl-h: rename from fcntl, in preparation for fcntl(2)
Sun, 23 Aug 2009 02:43:53 +0200 Bruno Haible Relicense under LGPL.
Sun, 23 Aug 2009 02:39:38 +0200 Bruno Haible Improve comment about pipe2.
Sun, 23 Aug 2009 01:37:15 +0200 Bruno Haible Fix test of fcntl's return value.
Sat, 22 Aug 2009 18:58:09 +0200 Bruno Haible Use module pipe2.
Sat, 22 Aug 2009 18:48:19 +0200 Bruno Haible Tests for module 'pipe2'.
Sat, 22 Aug 2009 18:46:44 +0200 Bruno Haible New module 'pipe2'.
Sat, 22 Aug 2009 15:25:51 +0200 Bruno Haible Reference some new glibc functions.
Sat, 22 Aug 2009 11:28:08 +0200 Jim Meyering annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
Sat, 22 Aug 2009 10:07:00 +0200 Jim Meyering announce-gen: remove now-duplicate code at top
Sat, 22 Aug 2009 10:02:19 +0200 Jim Meyering announce-gen: detect write failure
Fri, 21 Aug 2009 23:12:35 +0200 Jim Meyering check-module: revive
Wed, 19 Aug 2009 15:40:08 +0200 Akim Demaille bootstrap: --help to stdout.
Fri, 21 Aug 2009 07:22:12 -0600 Eric Blake test-popen-safer: split from test-popen
Fri, 21 Aug 2009 07:18:10 -0600 Eric Blake test-fcntl-safer: split from test-open
Thu, 20 Aug 2009 23:19:20 -0600 Eric Blake test-fopen-safer: split from test-fopen
Fri, 21 Aug 2009 09:36:14 +0200 Paolo Bonzini popen-safer: test O_CLOEXEC at run-time.
Thu, 20 Aug 2009 10:24:19 +0200 Paolo Bonzini Move more flags to lib/fcntl.in.h.
Fri, 21 Aug 2009 10:56:58 +0200 Jim Meyering consistently remove $@-t before redirecting to it
Thu, 20 Aug 2009 18:14:41 -0600 Eric Blake popen: simplify access to original popen
Thu, 20 Aug 2009 08:21:46 -0600 Eric Blake build: avoid some compiler warnings
Thu, 20 Aug 2009 15:21:27 +0200 Simon Josefsson exclude-tests: Handle Windows EOL.
Wed, 19 Aug 2009 15:37:23 +0200 Akim Demaille bootstrap: find sha1sum when named gsha1sum.
Thu, 20 Aug 2009 11:04:20 +0200 Jim Meyering maint.mk: _header_without_use: fix a quoting bug and remove a bash'ism
Tue, 04 Aug 2009 18:06:07 +0200 Paolo Bonzini Fix polling for writeability of a screen buffer.
Wed, 19 Aug 2009 13:04:16 -0700 Karl Berry autoupdate
Wed, 19 Aug 2009 10:02:19 -0600 Eric Blake popen-safer: prevent popen from clobbering std descriptors
Wed, 19 Aug 2009 09:54:54 -0600 Eric Blake tests: test some of the *-safer modules
Wed, 19 Aug 2009 07:15:54 -0600 Eric Blake popen: fix cygwin 1.5 bug when stdin closed
Mon, 17 Aug 2009 21:41:57 -0400 Joel E. Denny maint.mk: give full control over update-copyright exclusions
Mon, 17 Aug 2009 06:51:21 -0700 Karl Berry autoupdate
Sun, 16 Aug 2009 23:00:33 +0200 Bruno Haible Avoid test failures on Solaris 10.
Sun, 16 Aug 2009 22:40:51 +0200 Bruno Haible Fix test failures on Solaris 10.
Sun, 16 Aug 2009 09:20:30 -0700 Karl Berry update from texinfo
Sun, 16 Aug 2009 08:59:54 -0600 Eric Blake fpurge: fix previous commits
Sun, 16 Aug 2009 15:51:23 +0200 Bruno Haible Clarify fpurge's effect on the file position.
Sun, 16 Aug 2009 14:46:39 +0200 Bruno Haible Tweak last commit.
Sat, 15 Aug 2009 16:43:58 -0600 Eric Blake fpurge: don't wrap working cygwin implementation
Sat, 15 Aug 2009 10:28:30 -0600 Eric Blake test-update-copyright: skip if perl is insufficient
Thu, 13 Aug 2009 14:21:43 -0600 Eric Blake doc: mention more functions added in cygwin 1.7.0
Fri, 14 Aug 2009 09:40:53 -0600 Eric Blake maint.mk: simplify update-copyright rule
Sat, 15 Aug 2009 02:38:33 +0200 Bruno Haible Undo invalid optimization in last commit.
Fri, 14 Aug 2009 15:26:20 -0400 Joel E. Denny maint.mk: support update-copyright-env
Fri, 14 Aug 2009 13:12:54 -0400 Joel E. Denny update-copyright: implement forced reformatting
Wed, 12 Aug 2009 10:23:03 -0600 Eric Blake stddef: fix NetBSD 5.0 NULL bug, rather than working around it
Wed, 12 Aug 2009 08:31:14 -0600 Eric Blake Revert "Avoid compilation error on NetBSD 5.0."
Thu, 13 Aug 2009 07:15:28 -0600 Eric Blake doc: improve git diff of texinfo files
Fri, 14 Aug 2009 12:01:12 +0200 Bruno Haible Disable multithread support by default on Cygwin 1.5.x for real.
Fri, 14 Aug 2009 01:10:08 -0400 Joel E. Denny update-copyright: much ado about intervals