log

age author description
Tue, 25 Oct 2011 15:49:18 +0200 Jim Meyering maint.mk: fix a bug in sc_prohibit_stddef_without_use
Tue, 25 Oct 2011 12:26:49 +0200 Jim Meyering maint.mk: exempt ENODATA from a syntax-check rule
Sun, 23 Oct 2011 22:42:25 +0200 Jim Meyering fts: close parent dir FD before returning from post-traversal fts_read
Sun, 23 Oct 2011 10:38:55 -0700 Karl Berry autoupdate
Sun, 23 Oct 2011 13:13:46 +0700 Gary V. Vaughan readme-release: improve safety of release prep instructions.
Sat, 22 Oct 2011 16:28:19 +0200 Bruno Haible errno, strerror-override: Support for MSVC 10.
Sat, 22 Oct 2011 14:25:26 +0200 Bruno Haible perror: Recognize when test program crashes.
Sat, 22 Oct 2011 14:21:19 +0200 Bruno Haible perror: Fix indentation.
Sat, 22 Oct 2011 13:52:56 +0200 Bruno Haible isfinite, isinf, isnan, signbit: Don't define as a macro in C++.
Sat, 22 Oct 2011 02:39:34 +0200 Bruno Haible relocatable-prog-wrapper: Don't leave object files behind.
Fri, 21 Oct 2011 02:45:21 +0200 Bruno Haible openpty, posix_openpt: Remove code duplication.
Fri, 21 Oct 2011 02:22:04 +0200 Bruno Haible unlockpt: Detect invalid argument.
Fri, 21 Oct 2011 02:12:02 +0200 Bruno Haible openpty: Avoid compilation error on AIX 6.1.
Thu, 20 Oct 2011 14:25:20 -0700 Karl Berry autoupdate
Thu, 20 Oct 2011 17:44:40 +0200 Bruno Haible posix_openpt: Support for OpenBSD.
Thu, 20 Oct 2011 16:52:47 +0200 Bruno Haible posix_openpt test: Coding style.
Thu, 20 Oct 2011 16:32:55 +0200 Bruno Haible grantpt: Support --avoid=pt_chown.
Thu, 20 Oct 2011 16:24:54 +0200 Bruno Haible posix_openpt: Fix autoconf macro.
Thu, 20 Oct 2011 11:44:11 +0200 Bruno Haible openpty: Update comments.
Wed, 19 Oct 2011 17:28:32 -0600 Eric Blake openpty: relax license
Wed, 19 Oct 2011 16:35:50 -0600 Eric Blake pt_chown: use configmake to simplify build
Wed, 19 Oct 2011 15:07:28 -0600 Eric Blake ptsname and others: relax license
Wed, 19 Oct 2011 14:10:30 -0700 Karl Berry update from texinfo
Wed, 19 Oct 2011 15:28:46 +0200 Jim Meyering posix_openpt: remove spurious #endif
Wed, 19 Oct 2011 18:58:09 +0700 Gary V. Vaughan maint.mk: Respect $(build_aux) in web-manual rule.
Wed, 19 Oct 2011 11:49:39 +0200 Bruno Haible posix_openpt: Fix compilation error.
Wed, 19 Oct 2011 11:09:37 +0200 Bruno Haible Support for old NeXTstep 3.3 frexp().
Wed, 19 Oct 2011 10:38:07 +0200 Bruno Haible Support for old NeXTstep 3.3 sed.
Tue, 18 Oct 2011 20:32:42 +0200 Daniel Richard G Support for old NeXTstep 3.3 gcc.
Mon, 17 Oct 2011 17:19:41 -0600 Eric Blake posix_openpt: new module
Sat, 15 Oct 2011 17:06:24 +0200 Bruno Haible xstrtoll: Fix compilation failure.
Sat, 15 Oct 2011 13:20:29 +0200 Bruno Haible vasnprintf: Optimize bit search operation.
Sat, 15 Oct 2011 12:13:07 +0200 Bruno Haible vasnprintf: Fix comments.
Sat, 15 Oct 2011 02:16:58 +0200 Bruno Haible Tests for module 'integer_length_ll'.
Sat, 15 Oct 2011 02:16:37 +0200 Bruno Haible New module 'integer_length_ll'.
Sat, 15 Oct 2011 02:15:58 +0200 Bruno Haible Tests for module 'integer_length_l'.
Sat, 15 Oct 2011 02:15:31 +0200 Bruno Haible New module 'integer_length_l'.
Sat, 15 Oct 2011 02:13:44 +0200 Bruno Haible Tests for module 'integer_length'.
Sat, 15 Oct 2011 02:12:09 +0200 Bruno Haible New module 'integer_length'.
Sat, 15 Oct 2011 01:37:24 +0200 Daniel Richard G popen: Fix dependency conditions.
Sat, 15 Oct 2011 01:35:34 +0200 Daniel Richard G perror: Fix autoconf test.
Fri, 14 Oct 2011 22:24:16 +0200 Bruno Haible ffsl: Optimize on 64-bit platforms.
Fri, 14 Oct 2011 06:40:49 -0700 Karl Berry autoupdate
Fri, 14 Oct 2011 02:11:34 +0200 Bruno Haible ffsl: Optimize on 32-bit platforms.
Fri, 14 Oct 2011 00:48:29 +0200 Bruno Haible ffsl, ffsll: Optimize for GCC.
Thu, 13 Oct 2011 23:35:20 +0200 Bruno Haible ffs, bcopy, memset: Support symbol renaming via config.h.
Tue, 11 Oct 2011 11:15:59 +0200 Bruno Haible atanl: Simplify for platforms where 'long double' == 'double'.
Tue, 11 Oct 2011 11:15:25 +0200 Bruno Haible acosl: Simplify for platforms where 'long double' == 'double'.
Tue, 11 Oct 2011 11:13:24 +0200 Bruno Haible asinl: Simplify for platforms where 'long double' == 'double'.
Tue, 11 Oct 2011 02:57:05 +0200 Bruno Haible tanl: Simplify for platforms where 'long double' == 'double'.
Tue, 11 Oct 2011 02:55:56 +0200 Bruno Haible cosl: Simplify for platforms where 'long double' == 'double'.
Tue, 11 Oct 2011 02:59:23 +0200 Bruno Haible sinl: Simplify for platforms where 'long double' == 'double'.
Tue, 11 Oct 2011 02:11:21 +0200 Bruno Haible logl: Simplify for platforms where 'long double' == 'double'.
Tue, 11 Oct 2011 00:00:31 +0200 Bruno Haible expl: Simplify for platforms where 'long double' == 'double'.
Mon, 10 Oct 2011 23:46:26 +0200 Bruno Haible sqrtl: Simplify for platforms where 'long double' == 'double'.
Mon, 10 Oct 2011 23:35:54 +0200 Bruno Haible ldexpl: Simplify for platforms where 'long double' == 'double'.
Mon, 10 Oct 2011 13:53:16 -0600 Tom G. Christensen ffsll: set correct witness
Mon, 10 Oct 2011 17:17:26 +0200 Bruno Haible printf-frexpl: Simplify for platforms where 'long double' == 'double'.
Mon, 10 Oct 2011 16:17:38 +0200 Bruno Haible frexpl: Simplify for platforms where 'long double' == 'double'.
Mon, 10 Oct 2011 08:49:37 +0200 Jim Meyering test-renameat: don't leave behind a temporary file