log

age author description
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
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.
Fri, 01 Jul 2011 07:29:04 -0700 Karl Berry autoupdate
Thu, 30 Jun 2011 15:23:29 -0700 Paul Eggert xnanosleep: Rewrite to use new dtotimespec module.
Thu, 30 Jun 2011 15:17:31 -0700 Paul Eggert timespec-add, timespec-sub: new modules
Thu, 30 Jun 2011 15:14:25 -0700 Paul Eggert dtotimespec: new module
Thu, 30 Jun 2011 15:06:54 -0700 Paul Eggert * lib/timespec.h (timespectod): New inline function.
Thu, 30 Jun 2011 15:04:56 -0700 Paul Eggert * lib/timespec.h (timespec_sign): New inline function.
Thu, 30 Jun 2011 14:57:39 -0700 Paul Eggert pselect: new module
Thu, 30 Jun 2011 10:58:24 -0700 Paul Eggert sys_select: don't depend on sys_socket
Wed, 29 Jun 2011 17:05:08 -0600 Eric Blake pipe2: fix C89 compile problem
Wed, 29 Jun 2011 15:46:50 -0600 Eric Blake pipe, pipe2: don't corrupt fd on error
Tue, 28 Jun 2011 16:46:39 +0200 Paolo Bonzini mmap-anon: do not use regular expressions inadvertently
Sat, 25 Jun 2011 14:23:56 -0700 Paul Eggert nanosleep: fix integer overflow problem
Sat, 25 Jun 2011 11:55:20 -0700 Paul Eggert nanosleep: simplify carrying
Sat, 25 Jun 2011 01:56:52 -0700 Paul Eggert dup2: remove test for existence of fcntl
Fri, 24 Jun 2011 15:46:01 -0600 Eric Blake maint.mk: enhance useless header checks
Fri, 24 Jun 2011 20:52:00 +0200 Jim Meyering syntax-check: keep one maint.mk rule in sync with its header
Fri, 24 Jun 2011 11:51:56 -0600 Eric Blake maint.mk: update sc_prohibit_intprops_without_use
Fri, 24 Jun 2011 11:23:26 +0200 Bruno Haible strerror-override: No-op tweak.
Thu, 23 Jun 2011 09:16:46 -0700 Karl Berry autoupdate
Thu, 23 Jun 2011 06:40:38 -0600 Eric Blake maint.mk: test further PATH_MAX issues
Wed, 22 Jun 2011 15:02:24 -0600 Eric Blake maint.mk: add syntax-check to avoid char[PATH_MAX]
Mon, 20 Jun 2011 16:55:24 -0600 Eric Blake stat: be robust to PATH_MAX definition
Wed, 22 Jun 2011 12:15:02 -0600 Eric Blake link: work around IRIX bug
Wed, 22 Jun 2011 11:17:40 -0600 Eric Blake getopt: silence clang warning
Wed, 22 Jun 2011 08:21:05 +0200 Jim Meyering bootstrap: do not insert a blank line into each .gitignore file
Tue, 21 Jun 2011 16:44:30 -0600 Eric Blake perror: test for output mismatch
Tue, 21 Jun 2011 10:00:55 -0600 Eric Blake strerror_r: fix OpenBSD behavior on out-of-range
Tue, 21 Jun 2011 08:50:51 -0600 Eric Blake strerror_r: fix OpenBSD behavior on 0
Tue, 21 Jun 2011 10:10:06 -0600 Eric Blake perror: adjust array size
Tue, 21 Jun 2011 09:40:46 -0600 Eric Blake strerror-override: reduce size
Tue, 21 Jun 2011 00:18:27 +0200 Bruno Haible pathmax: Ensure correct value for PATH_MAX on HP-UX.
Mon, 20 Jun 2011 15:03:03 -0700 Paul Eggert alloca: port to compilers that can optimize like GCC 4.6.0
Mon, 20 Jun 2011 14:59:13 -0700 Paul Eggert c-stack: stop worrying about stack direction
Mon, 20 Jun 2011 15:12:10 -0600 Eric Blake test-stat: don't allocate PATH_MAX bytes
Mon, 20 Jun 2011 12:38:05 +0200 Bruno Haible float: Work around <float.h> bugs on FreeBSD/x86, AIX with GCC, IRIX.
Mon, 20 Jun 2011 12:27:26 +0200 Bruno Haible Tests for module 'float'.