log

age author description
Wed, 06 Jul 2011 00:42:24 -0700 Paul Eggert sys_select: define sigset_t more portably
Wed, 06 Jul 2011 00:09:12 -0700 Paul Eggert * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Poison pselect.
Wed, 06 Jul 2011 00:05:40 -0700 Paul Eggert pselect: Use pthread_sigmask, not sigprocmask.
Wed, 06 Jul 2011 00:02:53 -0700 Paul Eggert modules/pselect: Add Bruno and Jim to maintainers.
Wed, 06 Jul 2011 00:01:23 -0700 Paul Eggert * modules/pselect: Add select, LIBSOCKET.
Tue, 05 Jul 2011 23:58:08 -0700 Paul Eggert * lib/pselect.c (pselect): Use plain name, without "rpl_".
Tue, 05 Jul 2011 23:48:19 -0700 Paul Eggert pselect: document better
Tue, 05 Jul 2011 23:44:24 -0700 Paul Eggert pthread_sigmask: new module
Tue, 05 Jul 2011 14:46:08 -0700 Paul Eggert test-pselect: new module
Tue, 05 Jul 2011 14:42:11 -0700 Paul Eggert * tests/test-sys_select.c (sigset_t): Test for it, too.
Fri, 01 Jul 2011 08:20:06 -0600 Eric Blake snprintf: guarantee %1$d, for libintl
Tue, 05 Jul 2011 10:32:30 +0200 Jim Meyering maint: exempt stdio-read.c and stdio-write.c from the cppi check
Mon, 04 Jul 2011 12:31:05 +0200 Jim Meyering maint: indent with spaces, not TABs, and add a rule to check this
Sun, 03 Jul 2011 23:00:15 +0200 Jim Meyering maint.mk: correct omissions in prohibit_argmatch_without_use check
Sun, 03 Jul 2011 13:36:43 +0200 Bruno Haible Comments about EINTR.