log

age author description
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'.
Sun, 28 Sep 2008 14:12:27 +0200 Bruno Haible New module 'posix_spawn'.
Sun, 28 Sep 2008 14:10:42 +0200 Bruno Haible New module 'posix_spawnattr_destroy'.
Sun, 28 Sep 2008 14:08:51 +0200 Bruno Haible New module 'posix_spawnattr_setsigmask'.
Sun, 28 Sep 2008 14:08:04 +0200 Bruno Haible New module 'posix_spawnattr_getsigmask'.
Sun, 28 Sep 2008 14:06:01 +0200 Bruno Haible New module 'posix_spawnattr_setsigdefault'.
Sun, 28 Sep 2008 14:05:12 +0200 Bruno Haible New module 'posix_spawnattr_getsigdefault'.
Sun, 28 Sep 2008 14:03:11 +0200 Bruno Haible New module 'posix_spawnattr_setschedpolicy'.
Sun, 28 Sep 2008 14:02:21 +0200 Bruno Haible New module 'posix_spawnattr_getschedpolicy'.
Sun, 28 Sep 2008 14:00:30 +0200 Bruno Haible New module 'posix_spawnattr_setschedparam'.