log

age author description
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