log

age author description
Fri, 08 Jul 2011 03:38:33 +0200 Bruno Haible pthread_sigmask: Ensure declaration in <signal.h> also on Solaris 2.6.
Fri, 08 Jul 2011 02:24:27 +0200 Bruno Haible pthread_sigmask: Ensure declaration in <signal.h>.
Fri, 08 Jul 2011 02:18:06 +0200 Bruno Haible pthread_sigmask: Document the module.
Fri, 08 Jul 2011 02:11:26 +0200 Bruno Haible pthread_sigmask: Follow gnulib conventions.
Fri, 08 Jul 2011 02:08:15 +0200 Bruno Haible pthread_sigmask: Make declaration C++ safe.
Fri, 08 Jul 2011 01:51:49 +0200 Bruno Haible pthread_sigmask: Fix return value.
Thu, 07 Jul 2011 16:10:30 -0600 Eric Blake getopt: more portable argv creation
Thu, 07 Jul 2011 19:52:19 +0200 Bruno Haible Tests for module 'sigprocmask'.
Thu, 07 Jul 2011 19:50:35 +0200 Bruno Haible float tests: Tweak.
Thu, 07 Jul 2011 11:02:23 -0600 Eric Blake getopt: avoid compiler warning during configure
Thu, 07 Jul 2011 10:24:20 -0600 Eric Blake getopt-gnu: avoid crash in glibc getopt
Thu, 07 Jul 2011 08:54:11 -0600 Eric Blake getopt: handle W; without long options in getopt
Thu, 07 Jul 2011 13:14:37 +0200 Bruno Haible Avoid literal tabs.
Thu, 07 Jul 2011 13:01:34 +0200 Bruno Haible Comments.
Thu, 07 Jul 2011 03:34:18 +0200 Bruno Haible sys_select: Fix compilation error on mingw, introduced on 2011-06-30.
Wed, 06 Jul 2011 10:48:21 -0700 Paul Eggert * modules/pthread_sigmask (configure.ac): gl_SIGNAL_MODULE_INDICATOR
Wed, 06 Jul 2011 12:10:51 +0200 Erik Faye-Lund poll: do not return 0 on timeout=-1
Wed, 06 Jul 2011 09:30:38 -0600 Eric Blake pthread_sigmask: always replace when not using pthread
Wed, 06 Jul 2011 16:59:51 +0200 Bruno Haible Comments.
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