log

age author description
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'.
Sun, 28 Sep 2008 13:59:47 +0200 Bruno Haible New module 'posix_spawnattr_getschedparam'.
Sun, 28 Sep 2008 13:57:30 +0200 Bruno Haible New module 'posix_spawnattr_setpgroup'.
Sun, 28 Sep 2008 13:56:42 +0200 Bruno Haible New module 'posix_spawnattr_getpgroup'.
Sun, 28 Sep 2008 13:54:55 +0200 Bruno Haible New module 'posix_spawnattr_setflags'.
Sun, 28 Sep 2008 13:54:09 +0200 Bruno Haible New module 'posix_spawnattr_getflags'.
Sun, 28 Sep 2008 13:52:28 +0200 Bruno Haible New module 'posix_spawnattr_init'.
Sun, 28 Sep 2008 13:49:24 +0200 Bruno Haible New module 'posix_spawn_file_actions_destroy'.
Sun, 28 Sep 2008 13:47:46 +0200 Bruno Haible New module 'posix_spawn_file_actions_addopen'.
Sun, 28 Sep 2008 13:46:16 +0200 Bruno Haible New module 'posix_spawn_file_actions_adddup2'.
Sun, 28 Sep 2008 13:44:29 +0200 Bruno Haible New module 'posix_spawn_file_actions_addclose'.
Sun, 28 Sep 2008 13:42:34 +0200 Bruno Haible New module 'posix_spawn_file_actions_init'.