log

age author description
Fri, 08 Jul 2011 10:49:07 -0700 Paul Eggert pthread_sigmask: Assume POSIX when not gl_THREADLIB.
Fri, 08 Jul 2011 10:45:41 -0700 Paul Eggert pthread_sigmask: fix typo when testing for libraries
Thu, 07 Jul 2011 11:37:37 -0600 Eric Blake fts: introduce FTS_NOATIME
Fri, 08 Jul 2011 13:28:54 +0200 Bruno Haible Tests for module 'thread'.
Fri, 08 Jul 2011 13:25:16 +0200 Bruno Haible thread: Avoid gcc warnings when using gl_thread_self().
Fri, 08 Jul 2011 04:13:53 +0200 Bruno Haible signal-c++-tests: Check declaration of pthread_sigmask.
Fri, 08 Jul 2011 04:05:45 +0200 Bruno Haible pthread_sigmask: Fix link requirements on OSF/1 5.1 and with pth.
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.