log

age author description
Tue, 15 Sep 2009 15:56:39 -0600 Eric Blake maint: ignore gnulib-tool temp files
Tue, 15 Sep 2009 07:06:46 -0700 Karl Berry -mautoupdate
Sun, 13 Sep 2009 00:35:49 +0200 Jim Meyering posixtm: don't reject a time with "60" as the number of seconds
Fri, 11 Sep 2009 12:23:14 +0200 Jim Meyering announce-gen: include [$release_type] in emitted Subject:
Thu, 10 Sep 2009 20:54:34 +0200 Ralf Wildenhues Remove obsolete macros from several modules.
Thu, 10 Sep 2009 19:57:57 +0200 Ralf Wildenhues Fix copyright header in build-aux scripts.
Thu, 10 Sep 2009 06:11:30 -0700 Karl Berry autoupdate
Wed, 09 Sep 2009 21:46:11 -0600 Eric Blake test-link: allow Linux choice of errno
Wed, 09 Sep 2009 21:34:32 -0600 Eric Blake strndup: fix improper m4 caching
Wed, 09 Sep 2009 20:52:26 -0600 Eric Blake getcwd: port to mingw
Wed, 09 Sep 2009 15:25:26 -0600 Eric Blake link: fix platform bugs
Wed, 09 Sep 2009 11:06:44 -0600 Eric Blake test-link: consolidate into single C program, test more cases
Tue, 08 Sep 2009 23:27:09 +0200 Bruno Haible Work around towlower, towupper bug on mingw.
Tue, 08 Sep 2009 22:21:59 +0200 Jim Meyering build: don't try to run autoheader if we don't use it
Tue, 08 Sep 2009 13:06:02 -0600 Eric Blake euidaccess: fix compilation error
Tue, 08 Sep 2009 06:34:54 -0600 Eric Blake rawmemchr: relax license
Mon, 07 Sep 2009 05:38:18 -0600 Eric Blake mkfifoat: new module
Tue, 08 Sep 2009 05:59:53 -0600 Eric Blake strchrnul: relax license
Mon, 07 Sep 2009 20:16:00 -0600 Eric Blake fstatat: fix compilation on Solaris
Mon, 07 Sep 2009 11:27:05 -0600 Eric Blake rename: modernize replacement
Mon, 07 Sep 2009 10:16:42 -0600 Eric Blake stdio: sort witness names
Mon, 07 Sep 2009 05:51:20 -0600 Eric Blake getcwd: minor cleanups
Mon, 07 Sep 2009 05:28:13 -0600 Eric Blake openat: provide more convenience names
Sun, 06 Sep 2009 20:21:28 -0600 Eric Blake doc: fix comments in recent patches
Sun, 06 Sep 2009 20:53:59 -0600 Eric Blake faccessat, symlinkat: continue cleanup of previous patch
Mon, 07 Sep 2009 01:33:12 +0200 Bruno Haible Remove dependency from unistd_h.m4, sys_stat_h.m4, fcntl_h.m4 to openat.m4.
Sun, 06 Sep 2009 23:23:29 +0200 Bruno Haible Remove unneeded gl_MODULE_INDICATOR invocation.
Sun, 06 Sep 2009 22:36:55 +0200 Bruno Haible Set errno to ENOSYS when a function is entirely unsupported.
Sun, 06 Sep 2009 21:41:20 +0200 Bruno Haible Mention affected platforms.
Sun, 06 Sep 2009 21:41:00 +0200 Bruno Haible Fix indentation.
Sun, 06 Sep 2009 21:15:41 +0200 Bruno Haible For NULL, include <stdlib.h>, not <stdio.h>.
Sun, 06 Sep 2009 17:17:41 +0200 Ben Pfaff Work around a glibc bug in strtok_r.
Sun, 06 Sep 2009 12:01:23 +0300 Sergey Poznyakoff exclude: minor fix
Thu, 03 Sep 2009 09:55:06 +0200 Akim Demaille bootstrap: improve error message
Sun, 06 Sep 2009 02:21:50 +0200 Bruno Haible Update copyright year.
Sat, 05 Sep 2009 11:49:15 -0600 Eric Blake symlinkat: new module
Sat, 05 Sep 2009 06:39:17 -0600 Eric Blake test-openat-safer: add more checks
Sat, 05 Sep 2009 19:54:12 +0200 Jim Meyering syntax-check: detect unnecessary inclusion of openat.h
Sat, 05 Sep 2009 18:06:54 +0200 Bruno Haible Support towlower and towupper.
Sat, 05 Sep 2009 16:49:46 +0200 Bruno Haible Fix bug occurring when converting invalid input.
Sat, 05 Sep 2009 16:47:45 +0200 Bruno Haible Test indirect conversion as well.
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