log

age author description
Wed, 09 Nov 2011 02:42:45 +0100 Bruno Haible More conditional dependencies.
Wed, 09 Nov 2011 02:15:01 +0100 Bruno Haible faccessat: Move AC_LIBOBJ invocation to module description.
Wed, 09 Nov 2011 02:08:15 +0100 Bruno Haible faccessat: Simplify autoconf macro.
Wed, 09 Nov 2011 02:03:26 +0100 Bruno Haible renameat: Fix dependencies.
Wed, 09 Nov 2011 02:01:28 +0100 Bruno Haible mkfifoat: Fix module description.
Wed, 09 Nov 2011 01:56:40 +0100 Bruno Haible fstatat: Remove unused dependency.
Tue, 08 Nov 2011 21:28:44 +0100 Simon Josefsson GNUmakefile: behave when Makefile is missing.
Tue, 08 Nov 2011 13:02:02 +0100 Bruno Haible openat: Conditionalize dependencies.
Tue, 08 Nov 2011 10:44:54 +0100 Jim Meyering maint.mk: extract GPG key ID without using a temporary file
Mon, 07 Nov 2011 15:18:07 -0700 Eric Blake grantpt: fix typo
Mon, 07 Nov 2011 10:41:03 -0700 Eric Blake maint.mk: silence new syntax check
Mon, 07 Nov 2011 00:22:31 +0100 Bruno Haible Doc about floating-point and math API.
Sun, 06 Nov 2011 23:54:47 +0100 Bruno Haible stdalign tests: Skip the test when compiled by Sun C.
Sun, 06 Nov 2011 22:33:25 +0100 Bruno Haible ansi-c++-opt: Complete the 2011-06-05 change.
Sun, 06 Nov 2011 13:32:38 -0800 Paul Eggert * doc/posix-headers/stdalign.texi (stdalign.h): Mention Sun review ID.
Sun, 06 Nov 2011 19:17:07 +0100 Bruno Haible copysignl: Fix result for zero argument on HP-UX 11 with HP C.
Sun, 06 Nov 2011 09:51:02 -0800 Karl Berry update from texinfo
Sun, 06 Nov 2011 13:52:30 +0100 Bruno Haible ldexp, ldexpf, ldexpl: Enhance tests.
Sun, 06 Nov 2011 12:16:59 +0100 Bruno Haible math tests: Cosmetics.
Sun, 06 Nov 2011 02:51:04 +0100 Bruno Haible fma*: Simplify test.
Sun, 06 Nov 2011 02:33:39 +0100 Bruno Haible Tests for module 'fmal'.
Mon, 17 Oct 2011 23:54:37 +0200 Bruno Haible New module 'fmal'.
Sun, 06 Nov 2011 02:31:24 +0100 Bruno Haible Tests for module 'fmaf'.
Mon, 17 Oct 2011 23:51:21 +0200 Bruno Haible New module 'fmaf'.
Sun, 06 Nov 2011 02:28:32 +0100 Bruno Haible Tests for module 'fma'.
Mon, 17 Oct 2011 23:48:01 +0200 Bruno Haible New module 'fma'.
Sun, 06 Nov 2011 02:14:43 +0100 Bruno Haible Extend gl_MATHFUNC.
Sat, 05 Nov 2011 20:34:55 +0100 Bruno Haible New modules 'at-internal', 'openat-h', split off from module 'openat'.
Sat, 05 Nov 2011 17:34:09 +0100 Jim Meyering maint.mk: also prohibit inclusion of dirent.h without use
Sat, 05 Nov 2011 17:00:34 +0100 Bruno Haible ldexpl tests: Avoid test failure on MSVC 9.
Sat, 05 Nov 2011 11:35:57 +0100 Bruno Haible New modules 'at-internal', 'openat-h', split off from module 'openat'.
Sat, 05 Nov 2011 09:42:48 +0100 Bruno Haible openat: Include <stdbool.h>.
Sat, 05 Nov 2011 01:21:00 +0100 Bruno Haible fchownat, renameat, unlinkat: Fix dependencies.
Fri, 04 Nov 2011 11:22:07 -0700 Paul Eggert openat: remove direct dependency on dirent
Fri, 04 Nov 2011 18:13:22 +0100 Bruno Haible renameat: Optimize code size.
Fri, 04 Nov 2011 18:12:25 +0100 Bruno Haible openat tests: Fix file list.
Fri, 04 Nov 2011 18:11:03 +0100 Bruno Haible openat, fchmodat, fchownat, linkat, renameat: Fix dependencies.
Fri, 04 Nov 2011 13:33:54 +0100 Jim Meyering at-func*.c: fix comments
Fri, 04 Nov 2011 11:31:25 +0100 Bruno Haible New module 'mkdirat', split off from module 'openat'.
Fri, 04 Nov 2011 12:03:48 +0100 Bruno Haible closedir: Avoid warning on mingw.
Thu, 03 Nov 2011 12:03:53 +0100 Bruno Haible New module 'fstatat', split off from module 'openat'.
Wed, 02 Nov 2011 22:34:51 +0100 Bruno Haible New module 'unlinkat', split off from module 'openat'.
Wed, 02 Nov 2011 10:07:20 +0100 Bruno Haible New module 'fchmodat', split off from module 'openat'.
Wed, 02 Nov 2011 09:15:34 +0100 Jim Meyering putenv: indent #definition of "environ" to placate cppi
Tue, 01 Nov 2011 18:04:21 +0100 Jim Meyering gitlog-to-changelog: provide a ChangeLog-repair mechanism
Tue, 01 Nov 2011 15:11:06 +0100 Jim Meyering gitlog-to-changelog: avoid an infloop
Tue, 01 Nov 2011 13:15:14 -0700 Paul Eggert * MODULES.html.sh: Fix sed-script shell quoting and locale issues.
Tue, 01 Nov 2011 18:51:17 +0100 Bruno Haible fchownat: Improve description.
Tue, 01 Nov 2011 08:22:55 -0700 Paul Eggert * tests/test-stdalign.c (TEST_ALIGNMENT): Shrink back to 8.
Tue, 01 Nov 2011 08:13:21 -0700 Paul Eggert Fix my old ChangeLog entry to properly cite Bruno's email.
Tue, 01 Nov 2011 12:43:23 +0100 Bruno Haible alignof: Avoid collision with stdalign module.
Tue, 01 Nov 2011 11:01:10 +0100 Bruno Haible New module 'fchownat', split off from module 'openat'.
Mon, 31 Oct 2011 22:37:30 -0700 Paul Eggert stdalign: port better to MSVC and to Sun C 5.11
Mon, 31 Oct 2011 22:46:31 +0100 Bruno Haible doc about some IRIX 5.3 problems.
Mon, 31 Oct 2011 19:56:52 +0400 Dmitry V. Levin gitlog-to-changelog: fix git-log invocation
Sun, 30 Oct 2011 22:00:00 +0000 Dmitry V. Levin gitlog-to-changelog: new option --append-dot
Mon, 31 Oct 2011 02:07:25 +0100 Bruno Haible ffsl, ffsll: Avoid compilation error due to 'restrict'.
Sun, 30 Oct 2011 21:24:06 +0100 Jim Meyering GNUmakefile: reenable "make syntax-check" for most projects
Sun, 30 Oct 2011 05:01:00 +0400 Dmitry V. Levin gitlog-to-changelog: treat a message with only blank lines as empty
Sun, 30 Oct 2011 18:12:54 +0100 Jim Meyering test-parse-datetime.c: avoid new DST-related false positive test failure
Sat, 29 Oct 2011 07:02:17 -0700 Karl Berry autoupdate
Fri, 28 Oct 2011 00:29:04 +0200 Bruno Haible fstat: Tweak documentation.
Fri, 28 Oct 2011 00:26:55 +0200 Bruno Haible Update documentation regarding 'largefile' module.
Sun, 23 Oct 2011 17:28:55 +0700 Gary V. Vaughan maint.mk: don't maintain a second build-aux variable.
Thu, 27 Oct 2011 12:43:51 -0700 Paul Eggert Adjust to Bruno's comments.
Sun, 16 Oct 2011 17:19:18 -0700 Paul Eggert sys_socket: use stdalign, not alignof
Sun, 16 Oct 2011 17:17:47 -0700 Paul Eggert crypto libraries: use stdalign
Sun, 16 Oct 2011 16:59:46 -0700 Paul Eggert argp: use stdalign
Sun, 16 Oct 2011 16:58:23 -0700 Paul Eggert stdalign-tests: new module
Sun, 16 Oct 2011 16:56:59 -0700 Paul Eggert stdalign: new module
Thu, 27 Oct 2011 21:14:19 +0200 Bruno Haible raise test: Avoid a test failure on Linux/MIPS.
Thu, 27 Oct 2011 21:12:12 +0200 Bruno Haible nonblocking tests: Fix test failure on Linux/MIPS.
Thu, 27 Oct 2011 14:44:05 +0200 Bruno Haible utimensat: Work around problem on Linux/hppa.
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'.