log

age author description
Wed, 01 Oct 2008 02:40:17 +0200 Bruno Haible Make use of the modules 'thread', 'yield' in the 'lock' test.
Wed, 01 Oct 2008 02:28:35 +0200 Bruno Haible Fix the Win32 implementation of the 'thread' module.
Tue, 30 Sep 2008 23:50:26 +0200 Bruno Haible Treat the special case of regular files more efficiently.
Tue, 30 Sep 2008 17:56:01 +0200 Jim Meyering fts.m4: correct the test for statfs.f_type
Tue, 30 Sep 2008 08:34:56 +0200 Simon Josefsson tests: avoid some compiler warnings
Mon, 29 Sep 2008 23:20:34 +0200 Jim Meyering ChangeLog: replace 8 leading spaces with a TAB
Fri, 26 Sep 2008 15:28:49 +0200 Ondřej Vašík getdate.y: disallow countable dayshifts like "4 yesterday ago"
Mon, 29 Sep 2008 21:50:01 +0200 Bruno Haible Remove trailing spaces.
Mon, 29 Sep 2008 21:42:51 +0200 Bruno Haible A new test for posix_spawn.
Mon, 29 Sep 2008 15:25:12 +0200 Bruno Haible Propagate effects of putenv/setenv/unsetenv to child processes.
Mon, 29 Sep 2008 06:24:03 -0700 Karl Berry autoupdate
Mon, 29 Sep 2008 15:13:25 +0200 Bruno Haible Enable use of shell scripts as executables in mingw.
Mon, 29 Sep 2008 06:27:29 -0600 Eric Blake arpa_inet_h.m4: fix typo in previous patch
Mon, 29 Sep 2008 13:23:50 +0200 Paolo Bonzini documentation update for mingw socket functions
Mon, 29 Sep 2008 12:02:35 +0200 Paolo Bonzini strengthen self-containedness check for sys/select.h
Mon, 29 Sep 2008 12:08:01 +0200 Bruno Haible Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
Mon, 29 Sep 2008 11:37:15 +0200 Bruno Haible Make the headers usable in C++.
Mon, 29 Sep 2008 11:36:12 +0200 Bruno Haible Remove unused variables.
Mon, 29 Sep 2008 11:34:31 +0200 Bruno Haible Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
Mon, 29 Sep 2008 11:16:25 +0200 Bruno Haible Avoid assigning ARPA_INET_H in different .m4 files.
Sun, 28 Sep 2008 17:41:17 +0200 Bruno Haible Ensure correct syntax when sys/select.h is replaced but sys/socket.h is not.
Sun, 28 Sep 2008 17:02:37 +0200 Bruno Haible OSF/1 4.0 has a <sys/select.h> that lacks 'struct timeval'.
Sun, 28 Sep 2008 16:19:57 +0200 Bruno Haible Override open more carefully.
Sun, 28 Sep 2008 16:17:51 +0200 Bruno Haible Override freopen more carefully.
Sun, 28 Sep 2008 16:12:20 +0200 Bruno Haible Override fopen more carefully.
Sun, 28 Sep 2008 16:07:52 +0200 Bruno Haible Add comment about SIGPIPE.
Sun, 28 Sep 2008 16:04:07 +0200 Bruno Haible Avoid test failure on glibc with LinuxThreads.
Sun, 28 Sep 2008 14:59:52 +0200 Bruno Haible Tweak patch that overrides open() and fopen().
Sun, 28 Sep 2008 14:14:31 +0200 Bruno Haible Tests for module 'posix_spawnp'.
Sun, 28 Sep 2008 14:13:29 +0200 Bruno Haible New module 'posix_spawnp'.