log

age author description
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'.
Sun, 28 Sep 2008 13:30:49 +0200 Bruno Haible New module 'posix_spawn-internal'.
Sun, 28 Sep 2008 13:26:56 +0200 Bruno Haible New module 'spawn'.
Sun, 28 Sep 2008 13:24:13 +0200 Bruno Haible Tests for module 'sched'.
Sun, 28 Sep 2008 13:22:59 +0200 Bruno Haible New module 'sched'.
Fri, 26 Sep 2008 14:47:41 -0600 Eric Blake Fix previous patch, and tweak references to $0.
Sat, 27 Sep 2008 19:14:53 +0200 Bruno Haible Avoid assigning ICONV_H in two different files. Fixes a bug.
Sat, 27 Sep 2008 19:13:21 +0200 Bruno Haible Avoid assigning WCHAR_H in different .m4 files.
Sat, 27 Sep 2008 17:55:04 +0200 Bruno Haible Provide the definition of GL_LINK-WARNING.
Sat, 27 Sep 2008 16:52:41 +0200 Bruno Haible EPIPE requires errno module.
Fri, 26 Sep 2008 20:35:36 +0200 Bruno Haible Copy --version support from gnulib-tool to posix-modules.