log

age author description
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'.
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
Mon, 10 Oct 2011 02:29:53 +0200 Bruno Haible rint: Determine RINT_LIBM correctly on AIX 7.
Mon, 10 Oct 2011 01:57:56 +0200 Bruno Haible mathfunc.m4: Refactor.
Mon, 10 Oct 2011 01:08:51 +0200 Bruno Haible rintl: Simplify for platforms where 'long double' == 'double'.
Mon, 10 Oct 2011 01:07:15 +0200 Bruno Haible roundl: Simplify for platforms where 'long double' == 'double'.
Mon, 10 Oct 2011 01:05:53 +0200 Bruno Haible truncl: Simplify for platforms where 'long double' == 'double'.
Mon, 10 Oct 2011 01:04:13 +0200 Bruno Haible ceill: Simplify for platforms where 'long double' == 'double'.
Mon, 10 Oct 2011 00:29:05 +0200 Bruno Haible floorl: Simplify for platforms where 'long double' == 'double'.
Mon, 10 Oct 2011 00:45:56 +0200 Bruno Haible rint: Fix ordering constraints.
Mon, 10 Oct 2011 00:25:43 +0200 Bruno Haible copysignl: Simplify for platforms where 'long double' == 'double'.
Sun, 09 Oct 2011 20:35:45 +0200 Bruno Haible Tests for module 'rintl'.
Sun, 09 Oct 2011 20:35:03 +0200 Bruno Haible New module 'rintl'.
Sun, 09 Oct 2011 19:06:47 +0200 Bruno Haible Tests for module 'rintf'.
Sun, 09 Oct 2011 19:05:54 +0200 Bruno Haible New module 'rintf'.
Sun, 09 Oct 2011 18:42:07 +0200 Bruno Haible rint: Support for MSVC.
Sun, 09 Oct 2011 18:31:06 +0200 Bruno Haible rint tests: More tests.
Sun, 09 Oct 2011 11:19:37 -0700 Karl Berry autoupdate
Sun, 09 Oct 2011 16:22:41 +0200 Bruno Haible Tests for module 'copysignl'.
Sun, 09 Oct 2011 15:53:49 +0200 Bruno Haible New module 'copysignl'.
Sun, 09 Oct 2011 15:43:44 +0200 Bruno Haible Tests for module 'copysignf'.
Sun, 09 Oct 2011 15:42:35 +0200 Bruno Haible New module 'copysignf'.
Sun, 09 Oct 2011 15:08:47 +0200 Bruno Haible Ensure that HAVE_* variables are set to 1 before they are set to 0.
Sun, 09 Oct 2011 15:03:23 +0200 Bruno Haible poll: Make macro safer.
Sun, 09 Oct 2011 14:44:58 +0200 Bruno Haible copysign: Provide replacement.
Sun, 09 Oct 2011 13:27:29 +0200 Bruno Haible isinf: Ensure macro on AIX 5.1.
Sun, 09 Oct 2011 13:11:45 +0200 Bruno Haible *printf-posix tests: Fix for platforms where 'long double' == 'double'.
Sun, 09 Oct 2011 13:06:52 +0200 Bruno Haible *printf: Fix for platforms where 'long double' == 'double'.
Sun, 09 Oct 2011 12:14:12 +0200 Bruno Haible isnanl[-nolibm]: Fix for platforms where 'long double' == 'double'.
Sun, 09 Oct 2011 12:09:21 +0200 Bruno Haible isinf: Fix for platforms where 'long double' == 'double'.
Sun, 09 Oct 2011 12:08:25 +0200 Bruno Haible isfinite: Fix for platforms where 'long double' == 'double'.
Sun, 09 Oct 2011 11:26:58 +0200 Bruno Haible isfinite, isinf, isnan tests: Avoid syntax error on MSVC 9.
Sun, 09 Oct 2011 00:59:39 +0200 Bruno Haible Tests for module 'tanhf'.
Sun, 09 Oct 2011 00:59:02 +0200 Bruno Haible New module 'tanhf'.
Sun, 09 Oct 2011 00:49:50 +0200 Bruno Haible tanh: Use a .m4 file.
Sun, 09 Oct 2011 00:48:58 +0200 Bruno Haible Tests for module 'coshf'.
Sun, 09 Oct 2011 00:48:38 +0200 Bruno Haible New module 'coshf'.
Sun, 09 Oct 2011 00:41:36 +0200 Bruno Haible cosh: Use a .m4 file.
Sun, 09 Oct 2011 00:40:38 +0200 Bruno Haible Tests for module 'sinhf'.
Sun, 09 Oct 2011 00:40:19 +0200 Bruno Haible New module 'sinhf'.
Sun, 09 Oct 2011 00:33:24 +0200 Bruno Haible sinh: Use a .m4 file.
Sun, 09 Oct 2011 00:32:11 +0200 Bruno Haible Tests for module 'atan2f'.
Sun, 09 Oct 2011 00:31:51 +0200 Bruno Haible New module 'atan2f'.
Sat, 08 Oct 2011 23:57:27 +0200 Bruno Haible atan2: Use a .m4 file.
Sat, 08 Oct 2011 23:56:01 +0200 Bruno Haible Tests for module 'atanf'.
Sat, 08 Oct 2011 23:55:44 +0200 Bruno Haible New module 'atanf'.
Sat, 08 Oct 2011 23:44:14 +0200 Bruno Haible atan: Use a .m4 file.
Sat, 08 Oct 2011 23:43:16 +0200 Bruno Haible Tests for module 'acosf'.
Sat, 08 Oct 2011 23:42:50 +0200 Bruno Haible New module 'acosf'.
Sat, 08 Oct 2011 23:33:45 +0200 Bruno Haible acos: Use a .m4 file.
Sat, 08 Oct 2011 23:29:58 +0200 Bruno Haible Tests for module 'asinf'.
Sat, 08 Oct 2011 23:29:33 +0200 Bruno Haible New module 'asinf'.
Sat, 08 Oct 2011 23:18:27 +0200 Bruno Haible asin: Use a .m4 file.
Sat, 08 Oct 2011 23:17:02 +0200 Bruno Haible Tests for module 'tanf'.
Sat, 08 Oct 2011 23:16:29 +0200 Bruno Haible New module 'tanf'.
Sat, 08 Oct 2011 23:10:08 +0200 Bruno Haible tan: Use a .m4 file.
Sat, 08 Oct 2011 23:08:00 +0200 Bruno Haible Tests for module 'cosf'.
Sat, 08 Oct 2011 23:07:36 +0200 Bruno Haible New module 'cosf'.
Sat, 08 Oct 2011 22:59:41 +0200 Bruno Haible cos: Use a .m4 file.
Sat, 08 Oct 2011 22:58:51 +0200 Bruno Haible Tests for module 'sinf'.
Sat, 08 Oct 2011 22:57:59 +0200 Bruno Haible New module 'sinf'.
Sat, 08 Oct 2011 22:48:25 +0200 Bruno Haible sin: Use a .m4 file.
Sat, 08 Oct 2011 22:46:18 +0200 Bruno Haible Tests for module 'powf'.
Sat, 08 Oct 2011 22:45:54 +0200 Bruno Haible New module 'powf'.
Sat, 08 Oct 2011 22:34:38 +0200 Bruno Haible pow: Use a .m4 file.
Sat, 08 Oct 2011 22:32:57 +0200 Bruno Haible Tests for module 'log10f'.
Sat, 08 Oct 2011 22:32:31 +0200 Bruno Haible New module 'log10f'.
Sat, 08 Oct 2011 22:20:16 +0200 Bruno Haible log10: Use a .m4 file.
Sat, 08 Oct 2011 22:19:12 +0200 Bruno Haible Tests for module 'logf'.
Sat, 08 Oct 2011 22:18:44 +0200 Bruno Haible New module 'logf'.
Sat, 08 Oct 2011 22:12:22 +0200 Bruno Haible log: Use a .m4 file.
Sat, 08 Oct 2011 22:11:11 +0200 Bruno Haible Tests for module 'expf'.
Sat, 08 Oct 2011 22:10:45 +0200 Bruno Haible New module 'expf'.
Sat, 08 Oct 2011 22:09:55 +0200 Bruno Haible exp: Use a .m4 file.
Sat, 08 Oct 2011 21:17:35 +0200 Bruno Haible Tests for module 'sqrtf'.
Sat, 08 Oct 2011 21:16:48 +0200 Bruno Haible New module 'sqrtf'.
Sat, 08 Oct 2011 16:36:22 +0200 Bruno Haible Tests: Avoid link failures w.r.t. libintl.
Sat, 08 Oct 2011 14:03:06 +0200 Bruno Haible pow tests: Defeat compiler optimizations.
Sat, 08 Oct 2011 10:20:58 +0200 Bruno Haible gnulib-tool: Improve last commit.
Fri, 07 Oct 2011 13:59:10 -0700 Paul Eggert gnulib-tool: don't follow dependencies to avoided modules
Fri, 07 Oct 2011 13:04:52 -0700 Paul Eggert gnulib-tool: fix typo that broke Emacs on powerpc-apple-darwin9.8.0.
Fri, 07 Oct 2011 12:55:09 +0200 Bruno Haible Fix documentation about math functions on MacOS X.
Fri, 07 Oct 2011 12:25:52 +0200 Bruno Haible modff: Drop assumption about library that defines modff.
Fri, 07 Oct 2011 11:37:31 +0200 Bernhard Voelker raise tests: Avoid a GCC warning.
Fri, 07 Oct 2011 11:18:49 +0200 Bruno Haible Tests for module 'ldexpf'.
Fri, 07 Oct 2011 11:17:58 +0200 Bruno Haible New module 'ldexpf'.
Fri, 07 Oct 2011 11:17:34 +0200 Bruno Haible Tweak last commit.
Fri, 07 Oct 2011 00:59:38 +0200 Bruno Haible frexpf: Work around problems on IRIX and mingw.
Fri, 07 Oct 2011 00:21:57 +0200 Bruno Haible fabsf: Drop assumption about library that defines fabsf.
Fri, 07 Oct 2011 00:11:51 +0200 Bruno Haible frexpf: Drop assumption about library that defines frexpf.
Thu, 06 Oct 2011 11:29:34 +0200 Bruno Haible Tests for module 'frexpf'.
Thu, 06 Oct 2011 11:28:38 +0200 Bruno Haible New module 'frexpf'.
Thu, 06 Oct 2011 10:56:19 +0200 Bruno Haible math: Sort function declarations of math.in.h.
Thu, 06 Oct 2011 02:49:48 +0200 Bruno Haible Tests for module 'modff'.
Thu, 06 Oct 2011 02:49:14 +0200 Bruno Haible New module 'modff'.
Thu, 06 Oct 2011 02:44:05 +0200 Bruno Haible modf tests: Make test sharper.
Thu, 06 Oct 2011 01:21:12 +0200 Bruno Haible modf: Use a .m4 file.
Thu, 06 Oct 2011 01:23:46 +0200 Bruno Haible Tweak new module 'fmodf'.
Thu, 06 Oct 2011 01:16:36 +0200 Bruno Haible Tweak new module 'fmodf'.
Thu, 06 Oct 2011 01:02:24 +0200 Bruno Haible Tests for module 'fmodf'.
Thu, 06 Oct 2011 01:01:52 +0200 Bruno Haible New module 'fmodf'.
Thu, 06 Oct 2011 00:37:54 +0200 Bruno Haible fmod: Use a .m4 file.
Thu, 06 Oct 2011 00:45:57 +0200 Bruno Haible New module 'fabsf'.
Thu, 06 Oct 2011 00:16:53 +0200 Bruno Haible Tests for module 'fabsf'.
Thu, 06 Oct 2011 00:03:44 +0200 Bruno Haible New module 'fabsf'.
Wed, 05 Oct 2011 23:28:52 +0200 Bruno Haible fabs: Use a .m4 file.
Wed, 05 Oct 2011 15:06:49 +0200 Jim Meyering file-has-acl: revert both recent changes, 80af92af and 95f7c57f
Mon, 03 Oct 2011 12:17:22 +0200 Kamil Dudka file-has-acl: revert unintended change in behavior of ls -L
Tue, 04 Oct 2011 03:33:21 +0200 Bruno Haible poll: Avoid link errors on MSVC.
Tue, 04 Oct 2011 03:02:05 +0200 Bruno Haible sys_select tests: Fix link error on MSVC 9.
Tue, 04 Oct 2011 02:32:48 +0200 Bruno Haible sys_select: Fix compilation error on mingw.
Tue, 04 Oct 2011 01:51:23 +0200 Bruno Haible wmemset: Support for MSVC.
Tue, 04 Oct 2011 01:50:45 +0200 Bruno Haible wmemmove: Support for MSVC.
Tue, 04 Oct 2011 01:49:58 +0200 Bruno Haible wmemcpy: Support for MSVC.
Tue, 04 Oct 2011 01:49:09 +0200 Bruno Haible wmemcmp: Support for MSVC.
Tue, 04 Oct 2011 01:27:54 +0200 Bruno Haible wmemchr: Support for MSVC.
Tue, 04 Oct 2011 01:19:29 +0200 Bruno Haible glthread/*, strsignal: Support for MSVC.
Mon, 03 Oct 2011 16:15:47 +0200 Bruno Haible nonblocking tests: Fix test failure on OpenBSD/SPARC64.
Mon, 03 Oct 2011 15:48:57 +0200 Bruno Haible acl: Fix specification.
Mon, 03 Oct 2011 13:15:34 +0200 Bruno Haible relocatable-lib[-lgpl]: Avoid expensive /proc access on Linux, Cygwin.
Sun, 02 Oct 2011 06:31:01 -0700 Karl Berry autoupdate
Sat, 01 Oct 2011 17:33:42 +0200 Jim Meyering maint.mk: adjust a release-related rule not to require use of gzip
Sat, 01 Oct 2011 15:06:43 +0200 Jim Meyering test-linkat: don't leave behind a temporary file
Sat, 01 Oct 2011 14:34:09 +0200 Jim Meyering float, math: add omitted file
Sat, 01 Oct 2011 12:07:28 +0200 Bruno Haible isinf: Fix for OpenBSD/x86.
Sat, 01 Oct 2011 11:58:48 +0200 Bruno Haible isfinite: Fix syntax error in configure test.
Sat, 01 Oct 2011 11:50:52 +0200 Bruno Haible isfinite: Fix typo.
Sat, 01 Oct 2011 11:23:31 +0200 Bruno Haible nonblocking tests: Fix test failure on Linux/IA-64.
Sat, 01 Oct 2011 10:50:57 +0200 Bruno Haible mkfifoat tests: Fix a test failure on mingw.
Fri, 30 Sep 2011 21:07:43 +0200 Bruno Haible float, math: Fix 'int' to 'long double' conversion on Linux/SPARC64.
Fri, 30 Sep 2011 17:44:22 +0200 Bruno Haible nonblocking tests: Fix test failure on Linux/SPARC (32-bit and 64-bit).
Fri, 30 Sep 2011 12:10:27 +0200 Bruno Haible gnulib-tool: Improve suggestion where to put gl_EARLY invocation.
Fri, 30 Sep 2011 11:54:58 +0200 Bruno Haible Centralize C99 requirement.
Fri, 30 Sep 2011 03:56:26 +0200 Bruno Haible float: Fix LDBL_MAX value on Linux/PowerPC.
Thu, 29 Sep 2011 21:39:39 +0200 Bruno Haible Tweak last ChangeLog entry.
Thu, 29 Sep 2011 10:50:37 +0200 Bruno Haible doc: Improve doc about gl_EARLY.
Wed, 28 Sep 2011 10:57:32 +0200 Bruno Haible fgetc, fputc, fread, fwrite tests: Fix link error.
Wed, 28 Sep 2011 02:01:19 +0200 Bruno Haible fputc, fwrite tests: Avoid test failure on MSVC.
Wed, 28 Sep 2011 00:49:04 +0200 Bruno Haible raise: Fix double declaration with modules 'sigprocmask' and 'sigpipe'.
Tue, 27 Sep 2011 06:20:10 -0700 Karl Berry autoupdate
Mon, 26 Sep 2011 19:58:01 +0200 Gijs van Tulder base64-tests: avoid memory leak
Sun, 25 Sep 2011 14:06:58 +0200 Gijs van Tulder base32: new module
Mon, 26 Sep 2011 12:58:27 -0700 Paul Eggert gnulib: use more-standard license notice wording
Mon, 26 Sep 2011 09:27:08 -0700 Paul Eggert dup2: minor simplification
Mon, 26 Sep 2011 02:36:46 +0200 Bruno Haible strings: Fix compilation error on MSVC.
Sun, 25 Sep 2011 23:22:19 +0200 Bruno Haible fflush et al.: Document limitation on MSVC.
Sun, 25 Sep 2011 23:08:45 +0200 Bruno Haible msvc-inval: Allow three invalid parameter handling modes.
Sun, 25 Sep 2011 22:02:18 +0200 Bruno Haible msvc-inval: Make handler multithread-safe.
Sun, 25 Sep 2011 21:05:20 +0200 Bruno Haible msvc-inval: Install handler globally.
Sun, 25 Sep 2011 14:54:47 +0200 Bruno Haible strerror_r-posix: Fix for MSVC 9.
Sun, 25 Sep 2011 14:10:58 +0200 Bruno Haible ftruncate: Support for MSVC 9.
Sun, 25 Sep 2011 13:42:08 +0200 Bruno Haible New module 'fstat'.
Sun, 25 Sep 2011 13:25:16 +0200 Bruno Haible linkat: Fix compilation on MSVC 9.
Sun, 25 Sep 2011 12:10:10 +0200 Bruno Haible fclose: Support for MSVC 9.
Sat, 24 Sep 2011 22:49:14 -0700 Paul Eggert dup2: minor simplifications
Sat, 24 Sep 2011 21:02:15 +0200 Jim Meyering test-futimens: avoid a warning from gcc -Wshadow
Sat, 24 Sep 2011 18:08:50 +0200 Bruno Haible fdopen: Support for MSVC 9.
Sat, 24 Sep 2011 17:59:54 +0200 Bruno Haible fgetc, fputc, fread, fwrite tests: Avoid compilation error on MSVC.
Sat, 24 Sep 2011 17:42:03 +0200 Bruno Haible dup: Simplify autoconf test.
Sat, 24 Sep 2011 17:08:38 +0200 Bruno Haible Tests for function fwrite().
Sat, 24 Sep 2011 17:07:17 +0200 Bruno Haible Tests for function fread().
Sat, 24 Sep 2011 17:05:34 +0200 Bruno Haible Activate fputc tests.
Sat, 24 Sep 2011 17:03:49 +0200 Bruno Haible Enhance fgetc, fputc tests.
Sat, 24 Sep 2011 16:46:51 +0200 Bruno Haible write: Support for MSVC 9.
Sat, 24 Sep 2011 16:43:26 +0200 Bruno Haible read: Fix last commit.
Sat, 24 Sep 2011 13:51:39 +0200 Bruno Haible dup2: Fix last commit.
Sat, 24 Sep 2011 12:37:54 +0200 Bruno Haible sigprocmask: Make code safer.
Fri, 23 Sep 2011 22:04:20 -0700 Paul Eggert dup2: clarify by coalescing Windows-specific material
Fri, 23 Sep 2011 21:54:43 -0700 Paul Eggert sigprocmask: move #include directive
Sat, 24 Sep 2011 04:07:12 +0200 Bruno Haible read: Support for MSVC 9.
Sat, 24 Sep 2011 02:48:19 +0200 Bruno Haible close: Support for MSVC 9.
Sat, 24 Sep 2011 02:17:33 +0200 Bruno Haible msvc-nothrow: Avoid a compiler warning.
Sat, 24 Sep 2011 02:08:13 +0200 Bruno Haible New module 'dup'.
Sat, 24 Sep 2011 01:48:27 +0200 Bruno Haible getdtablesize: Support for MSVC 9.
Sat, 24 Sep 2011 01:28:22 +0200 Bruno Haible signal-h: Rename from signal.
Sat, 24 Sep 2011 01:07:22 +0200 Bruno Haible sigprocmask: Avoid crashes through signal() on MSVC 9.
Sat, 24 Sep 2011 00:51:58 +0200 Bruno Haible Tests for module 'raise'.
Sat, 24 Sep 2011 00:50:39 +0200 Bruno Haible raise: Support for MSVC.
Fri, 23 Sep 2011 23:03:42 +0200 Bruno Haible pipe2: Fix compilation on pre-C99 compilers.
Fri, 23 Sep 2011 22:19:27 +0200 Bruno Haible dup2: Fix typo in last commit.
Fri, 23 Sep 2011 21:38:44 +0200 Bruno Haible New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.
Fri, 23 Sep 2011 20:55:00 +0200 Bruno Haible dup2: Make code more maintainable.
Fri, 23 Sep 2011 20:45:10 +0200 Bruno Haible msvc-inval: Fix compilation error.
Fri, 23 Sep 2011 09:44:17 -0700 Karl Berry update from texinfo
Fri, 23 Sep 2011 12:46:14 +0200 Bruno Haible mkdir: Tweak for MSVC 9.
Fri, 23 Sep 2011 12:38:49 +0200 Bruno Haible Tests for module 'chdir'.
Fri, 23 Sep 2011 12:32:41 +0200 Bruno Haible New module 'chdir'.
Fri, 23 Sep 2011 12:08:40 +0200 Bruno Haible rmdir: Support for mingw, MSVC 9.
Fri, 23 Sep 2011 12:05:16 +0200 Bruno Haible getcwd: Tweak for MSVC 9.
Fri, 23 Sep 2011 00:13:29 +0200 Bruno Haible strerror_r-posix: Avoid a link error on MSVC.
Thu, 22 Sep 2011 23:45:06 +0200 Bruno Haible select: Avoid link errors on MSVC.
Thu, 22 Sep 2011 23:33:51 +0200 Bruno Haible select: Avoid compilation error on MSVC.
Thu, 22 Sep 2011 14:17:57 +0200 Bruno Haible Consolidate all uses of PATH_MAX in *.m4 files.
Thu, 22 Sep 2011 14:16:31 +0200 Bruno Haible ftruncate: Un-deprecate, concentrate on Win32 support.
Thu, 22 Sep 2011 01:48:01 +0200 Bruno Haible Add dependencies to new dirent related modules.
Wed, 21 Sep 2011 23:19:44 +0200 Bruno Haible opendir: Avoid compilation error on mingw.
Wed, 21 Sep 2011 22:22:46 +0200 Bruno Haible ftruncate tests: Avoid a test failure on mingw.
Wed, 21 Sep 2011 21:28:38 +0200 Bruno Haible select tests: Avoid test failures on OSF/1 5.1 and mingw.
Wed, 21 Sep 2011 21:16:45 +0200 Bruno Haible New module 'fdopen'.
Wed, 21 Sep 2011 12:43:20 +0200 Bruno Haible unlockpt tests: Avoid test failure on NetBSD 5.1.
Wed, 21 Sep 2011 12:21:47 +0200 Bruno Haible getlogin, getlogin_r tests: Avoid test failure on Linux/SPARC.
Wed, 21 Sep 2011 01:10:05 +0200 Bruno Haible time tests: Don't require pid_t.
Wed, 21 Sep 2011 01:03:23 +0200 Bruno Haible time tests: Don't require pid_t.
Wed, 21 Sep 2011 00:46:15 +0200 Bruno Haible fsync tests: Avoid a test failure on mingw.
Wed, 21 Sep 2011 00:33:15 +0200 Bruno Haible euidaccess: Update comments.
Wed, 21 Sep 2011 00:20:59 +0200 Bruno Haible Ensure EBADF returns for socket functions on mingw.
Tue, 20 Sep 2011 23:59:33 +0200 Bruno Haible select tests: EBADF tests.
Tue, 20 Sep 2011 23:21:26 +0200 Bruno Haible Tests for module 'posix_spawn_file_actions_addopen.
Tue, 20 Sep 2011 23:20:26 +0200 Bruno Haible Tests for module 'posix_spawn_file_actions_adddup2'.
Tue, 20 Sep 2011 23:19:22 +0200 Bruno Haible Tests for module 'posix_spawn_file_actions_addclose'.
Tue, 20 Sep 2011 23:17:56 +0200 Bruno Haible Tests for module 'unlockpt'.
Tue, 20 Sep 2011 23:16:35 +0200 Bruno Haible Tests for module 'grantpt'.
Tue, 20 Sep 2011 23:13:46 +0200 Bruno Haible freopen tests: EBADF tests.
Tue, 20 Sep 2011 23:12:01 +0200 Bruno Haible fclose tests: EBADF tests.
Tue, 20 Sep 2011 23:10:44 +0200 Bruno Haible fflush tests: EBADF tests.
Tue, 20 Sep 2011 23:09:06 +0200 Bruno Haible ftello tests: EBADF tests.
Tue, 20 Sep 2011 23:07:31 +0200 Bruno Haible fseeko tests: EBADF tests.
Tue, 20 Sep 2011 23:04:11 +0200 Bruno Haible Tests for function fputc().
Tue, 20 Sep 2011 23:02:57 +0200 Bruno Haible Tests for function fgetc().
Tue, 20 Sep 2011 23:01:20 +0200 Bruno Haible Tests for function fdopen().
Tue, 20 Sep 2011 22:58:04 +0200 Bruno Haible Tests for module 'vdprintf'.
Tue, 20 Sep 2011 22:57:24 +0200 Bruno Haible Tests for module 'dprintf'.
Tue, 20 Sep 2011 22:52:59 +0200 Bruno Haible Tests for module 'ioctl'.
Tue, 20 Sep 2011 22:51:30 +0200 Bruno Haible fcntl tests: EBADF tests.
Tue, 20 Sep 2011 22:49:52 +0200 Bruno Haible utimensat tests: EBADF tests.
Tue, 20 Sep 2011 22:48:42 +0200 Bruno Haible renameat tests: EBADF tests.
Tue, 20 Sep 2011 22:47:20 +0200 Bruno Haible mkfifoat tests: EBADF tests.
Tue, 20 Sep 2011 22:45:40 +0200 Bruno Haible readlinkat tests: EBADF tests.
Tue, 20 Sep 2011 22:44:41 +0200 Bruno Haible symlinkat tests: EBADF tests.
Tue, 20 Sep 2011 22:43:43 +0200 Bruno Haible linkat tests: EBADF tests.
Tue, 20 Sep 2011 22:41:40 +0200 Bruno Haible Tests for module 'faccessat'.
Tue, 20 Sep 2011 22:39:51 +0200 Bruno Haible fdopendir tests: EBADF tests.
Tue, 20 Sep 2011 22:36:37 +0200 Bruno Haible openat tests: EBADF tests.
Tue, 20 Sep 2011 22:29:28 +0200 Bruno Haible utimens, futimens, fdutimensat tests: EBADF tests.
Tue, 20 Sep 2011 22:26:34 +0200 Bruno Haible Tests for function fstat().
Tue, 20 Sep 2011 22:22:15 +0200 Bruno Haible test-ttyname_r tests: EBADF tests.
Tue, 20 Sep 2011 22:19:24 +0200 Bruno Haible Tests for module 'isatty'.
Tue, 20 Sep 2011 22:17:21 +0200 Bruno Haible Tests for module 'write'.
Tue, 20 Sep 2011 22:16:23 +0200 Bruno Haible Tests for module 'read'.
Tue, 20 Sep 2011 22:14:38 +0200 Bruno Haible pwrite tests: EBADF tests.
Tue, 20 Sep 2011 22:12:22 +0200 Bruno Haible pread tests: EBADF tests.
Tue, 20 Sep 2011 22:09:55 +0200 Bruno Haible lseek tests: EBADF tests.
Tue, 20 Sep 2011 22:07:48 +0200 Bruno Haible Tests for module 'ftruncate'.
Tue, 20 Sep 2011 22:05:29 +0200 Bruno Haible fsync tests: EBADF tests.
Tue, 20 Sep 2011 22:03:35 +0200 Bruno Haible fdatasync tests: EBADF tests.
Tue, 20 Sep 2011 22:01:43 +0200 Bruno Haible Tests for module 'fchown'.
Tue, 20 Sep 2011 22:00:29 +0200 Bruno Haible Tests for module 'fchmod'.
Tue, 20 Sep 2011 21:58:23 +0200 Bruno Haible fchdir tests: EBADF tests.
Tue, 20 Sep 2011 21:56:23 +0200 Bruno Haible dup2 tests: EBADF tests.
Tue, 20 Sep 2011 21:52:55 +0200 Bruno Haible Tests for module 'dup'.
Tue, 20 Sep 2011 21:51:45 +0200 Bruno Haible Tests for module 'close'.
Tue, 20 Sep 2011 21:38:04 +0200 Bruno Haible Tests for module 'shutdown'.
Tue, 20 Sep 2011 21:36:56 +0200 Bruno Haible Tests for module 'setsockopt'.
Tue, 20 Sep 2011 21:35:53 +0200 Bruno Haible Tests for module 'sendto'.
Tue, 20 Sep 2011 21:35:19 +0200 Bruno Haible Tests for module 'send'.
Tue, 20 Sep 2011 21:34:35 +0200 Bruno Haible Tests for module 'recvfrom'.
Tue, 20 Sep 2011 21:33:55 +0200 Bruno Haible Tests for module 'recv'.
Tue, 20 Sep 2011 21:32:43 +0200 Bruno Haible Tests for module 'listen'.
Tue, 20 Sep 2011 21:31:43 +0200 Bruno Haible Tests for module 'getsockopt'.
Tue, 20 Sep 2011 21:30:21 +0200 Bruno Haible Tests for module 'getsockname'.
Tue, 20 Sep 2011 21:29:26 +0200 Bruno Haible Tests for module 'getpeername'.
Tue, 20 Sep 2011 21:28:17 +0200 Bruno Haible Tests for module 'connect'.
Tue, 20 Sep 2011 21:25:50 +0200 Bruno Haible Tests for module 'bind'.
Tue, 20 Sep 2011 21:24:02 +0200 Bruno Haible accept4 tests: Fix for native Windows.
Tue, 20 Sep 2011 21:22:22 +0200 Bruno Haible accept tests: Fix for native Windows.
Tue, 20 Sep 2011 03:16:18 +0200 Bruno Haible msvc-inval: Require a semicolon after DONE_MSVC_INVAL.
Mon, 19 Sep 2011 23:48:58 +0200 Bruno Haible sched: Ensure pid_t is defined.
Mon, 19 Sep 2011 23:29:44 +0200 Bruno Haible msvc-inval: Ensure the entire expansion is a single statement.
Mon, 19 Sep 2011 19:27:53 +0200 Jim Meyering tests: use printf, not echo in init.sh's warn_ function
Mon, 19 Sep 2011 11:10:16 -0600 Eric Blake futimens: enhance test
Fri, 16 Sep 2011 14:52:54 -0600 Eric Blake date: accept 'hence' as opposite of 'ago'
Mon, 19 Sep 2011 09:48:35 +0200 Jim Meyering getcwd: don't fail in a deep directory on a system without openat
Wed, 14 Sep 2011 15:33:16 +0200 Martin von Gagern maint.mk: avoid warnings from perl about missing files
Mon, 19 Sep 2011 07:34:58 -0700 Paul Eggert * lib/stat.c: Move comment.
Sun, 18 Sep 2011 21:46:34 -0700 Paul Eggert stat: use pathmax.h only if needed
Sun, 18 Sep 2011 20:57:48 -0700 Paul Eggert utimens: remove dependency on dup2
Mon, 19 Sep 2011 03:44:56 +0200 Bruno Haible inet_ntop, inet_pton: Look for it also in libresolv.
Mon, 19 Sep 2011 03:10:16 +0200 Bruno Haible accept, accept4 tests: Avoid link error on Solaris.
Mon, 19 Sep 2011 03:07:25 +0200 Bruno Haible accept4: Avoid link error on Solaris.
Mon, 19 Sep 2011 02:13:59 +0200 Bruno Haible socket functions: Avoid link errors on Solaris.
Mon, 19 Sep 2011 01:02:09 +0200 Bruno Haible ptsname tests: Let the test fail rather than hang (e.g. on AIX 5.1).
Mon, 19 Sep 2011 00:44:04 +0200 Bruno Haible posix_spawn_file_actions_add*: Fix module dependencies.
Mon, 19 Sep 2011 00:35:39 +0200 Bruno Haible rename, renameat tests: Avoid test failures on FreeBSD 6.4.
Sun, 18 Sep 2011 11:17:24 +0200 Bruno Haible Tests for module 'accept4'.
Sun, 18 Sep 2011 11:13:21 +0200 Bruno Haible accept tests: Fix last commit.
Sun, 18 Sep 2011 11:08:33 +0200 Bruno Haible Tests for module 'accept'.
Sun, 18 Sep 2011 10:34:24 +0200 Bruno Haible dup2: Support for MSVC.
Sun, 18 Sep 2011 10:21:26 +0200 Bruno Haible New module 'msvc-inval'.
Sun, 18 Sep 2011 01:02:34 +0200 Bruno Haible Tests for module 'pclose'.
Sun, 18 Sep 2011 00:58:06 +0200 Bruno Haible New module 'pclose'.
Sat, 17 Sep 2011 18:28:17 +0200 Bruno Haible popen: Support for MSVC.
Sat, 17 Sep 2011 17:58:10 +0200 Bruno Haible isnanl, isnand, isnanf: Work around MSVC bug.
Sat, 17 Sep 2011 17:40:17 +0200 Bruno Haible sys_socket tests: Fix recent mistake.
Sat, 17 Sep 2011 17:34:03 +0200 Bruno Haible putenv: Support for MSVC.
Sat, 17 Sep 2011 17:14:38 +0200 Bruno Haible math: Avoid macro redefinition warnings on MSVC.
Sat, 17 Sep 2011 17:10:12 +0200 Bruno Haible doc: Mention functions which are declared as macros.
Sat, 17 Sep 2011 16:53:15 +0200 Bruno Haible Add dependencies to new dirent related modules.
Sat, 17 Sep 2011 16:05:19 +0200 Bruno Haible inet_pton: Fix mistake in last commit.
Sat, 17 Sep 2011 15:09:53 +0200 Bruno Haible inet_pton: Support for MSVC on Windows Vista or newer.
Sat, 17 Sep 2011 14:56:11 +0200 Bruno Haible inet_ntop: Support for MSVC on Windows Vista or newer.
Fri, 16 Sep 2011 17:15:39 -0600 Eric Blake test-fsync: yet another enhancement
Fri, 16 Sep 2011 23:55:06 +0200 Bruno Haible Enhance fsync, fdatasync tests.
Fri, 16 Sep 2011 23:44:07 +0200 Bruno Haible Fix last ChangeLog entry.
Fri, 16 Sep 2011 23:43:21 +0200 Bruno Haible Support for MSVC compiler: Ensure mode_t gets defined.
Fri, 16 Sep 2011 23:17:49 +0200 Bruno Haible sys_stat: Support for MSVC.
Fri, 16 Sep 2011 22:55:49 +0200 Bruno Haible Support for MSVC compiler: Ensure off_t gets defined.
Fri, 16 Sep 2011 14:12:01 -0600 Eric Blake fdatasync: port to Solaris
Fri, 16 Sep 2011 13:49:16 -0600 Eric Blake fdatasync: port to MacOS X 10.7
Fri, 16 Sep 2011 12:47:13 -0600 Eric Blake fdatasync: minor improvements
Fri, 16 Sep 2011 12:12:41 -0600 Eric Blake unistd: update refs to newer POSIX
Fri, 16 Sep 2011 09:59:23 -0600 Eric Blake fdatasync: new module
Fri, 16 Sep 2011 10:28:13 -0600 Eric Blake test-fsync: enhance tests
Thu, 15 Sep 2011 18:00:32 +0200 Bruno Haible Support for MSVC compiler: Ensure ssize_t gets defined.
Thu, 15 Sep 2011 01:00:17 +0200 Bruno Haible Avoid using #, the m4 comment starter character, near brackets.
Thu, 15 Sep 2011 00:23:57 +0200 Bruno Haible Properly quote AC_CHECK_DECLS' 4th argument.
Wed, 14 Sep 2011 23:41:59 +0200 Bruno Haible Properly quote AC_CHECK_DECL's 4th argument.
Wed, 14 Sep 2011 08:19:35 -0600 Eric Blake opendir: avoid compile warning
Wed, 14 Sep 2011 14:39:35 +0200 Jim Meyering maint.mk: sc_tight_scope: propagate failure from sub-make
Wed, 14 Sep 2011 02:52:31 +0200 Bruno Haible tempname: Support for MSVC.
Wed, 14 Sep 2011 02:08:36 +0200 Bruno Haible sys_time: Support for MSVC.
Tue, 13 Sep 2011 13:05:56 +0200 Bruno Haible stat: Support for MSVC.
Tue, 13 Sep 2011 13:02:16 +0200 Bruno Haible pathmax: Support for native Windows.
Tue, 13 Sep 2011 01:37:35 +0200 Bruno Haible New modules 'opendir', 'readdir', 'rewinddir', 'closedir'.
Mon, 12 Sep 2011 01:41:44 +0200 Bruno Haible asm-underscore.m4: Support for MSVC.
Sun, 11 Sep 2011 23:36:41 +0100 Reuben Thomas Expand range of versions of glibc for which _GNU_SOURCE is needed to get crypt.
Sun, 11 Sep 2011 21:56:17 +0200 Bruno Haible doc: Update regarding MSVC 9.
Sun, 11 Sep 2011 21:44:32 +0200 Bruno Haible unistd et al.: Don't assume <unistd.h> exists.
Sun, 11 Sep 2011 21:23:39 +0200 Bruno Haible strcase: Support for MSVC.
Sun, 11 Sep 2011 21:15:40 +0200 Bruno Haible strings: Don't assume <strings.h> exists.
Sun, 11 Sep 2011 21:11:58 +0200 Bruno Haible dirent: Don't assume <dirent.h> exists.
Sun, 11 Sep 2011 20:47:03 +0200 Bruno Haible Fix wint_t on MSVC.
Sun, 11 Sep 2011 19:34:44 +0200 Bruno Haible sys_types: Fix typo.
Sun, 11 Sep 2011 09:58:28 -0700 Karl Berry autoupdate
Sun, 11 Sep 2011 18:24:16 +0200 Bruno Haible Support for MSVC compiler: Ensure size_t gets defined.
Sun, 11 Sep 2011 18:20:05 +0200 Bruno Haible C++ tests for module 'sys_types'.
Sun, 11 Sep 2011 18:17:54 +0200 Bruno Haible Tests for module 'sys_types'.
Sun, 11 Sep 2011 18:14:00 +0200 Bruno Haible New module 'sys_types'.
Sun, 11 Sep 2011 17:29:11 +0200 Bruno Haible Support for MSVC compiler: Avoid division by a literal 0.
Sun, 11 Sep 2011 14:14:04 +0200 Bruno Haible Ensure pid_t gets defined.
Sun, 11 Sep 2011 11:56:35 +0200 Bruno Haible acl: Fix compilation on Solaris 10 (older version).
Sat, 10 Sep 2011 22:30:20 +0200 Bruno Haible iconv, unsetenv: Add support for MSVC compiler.
Sat, 10 Sep 2011 21:18:08 +0200 Bruno Haible *printf: Add support for MSVC compiler.
Sat, 10 Sep 2011 20:54:24 +0200 Bruno Haible nocrash: Add support for native Windows.
Sat, 10 Sep 2011 11:35:17 +0200 Bruno Haible absolute-header, include-next: Add support for MSVC compiler.
Thu, 08 Sep 2011 17:30:48 +0200 Jim Meyering ChangeLog: change each leading sequence of 8 spaces to a TAB
Thu, 08 Sep 2011 17:26:05 +0200 Jim Meyering maint.mk: mark the post-release commit log with "maint: " prefix
Thu, 08 Sep 2011 11:58:44 +0200 Bruno Haible Doc about crypt functions.
Thu, 08 Sep 2011 09:30:13 +0200 Simon Josefsson gc: Fix copyright header.
Thu, 08 Sep 2011 00:48:59 +0200 Bruno Haible pthread: Determine $(LIB_PTHREAD) correctly on OSF/1 5.1.
Thu, 08 Sep 2011 00:03:50 +0200 Bruno Haible openat: Work around compilation error with OSF/1 5.1 DTK cc.
Wed, 07 Sep 2011 23:52:31 +0200 Bruno Haible Revert last commit.
Wed, 07 Sep 2011 11:48:23 +0200 Bruno Haible openat: Work around compilation error with OSF/1 5.1 DTK cc.
Sun, 04 Sep 2011 23:11:23 +0200 J.T. Conklin parse-datetime: document the newly accepted format
Tue, 06 Sep 2011 06:40:41 -0700 Karl Berry autoupdate
Tue, 06 Sep 2011 12:05:45 +0200 Bruno Haible acl: Fix a test failure on newer Solaris 10 with ZFS.
Tue, 06 Sep 2011 11:32:18 +0200 Bruno Haible acl: Update for AIX >= 5.3 with NFS.
Tue, 06 Sep 2011 11:24:23 +0200 Bruno Haible acl: Fix a test failure on AIX >= 5.3 with NFS.
Tue, 06 Sep 2011 10:38:52 +0200 Bruno Haible acl: Fix a test failure on IRIX 6.5 with NFS.
Mon, 05 Sep 2011 17:40:58 -0700 Paul Eggert openat: port to AIX 7.1 with large files
Tue, 06 Sep 2011 00:34:33 +0200 Joachim Schmitz acl: Avoid errors on NonStop Kernel.
Tue, 06 Sep 2011 00:26:07 +0200 Bruno Haible acl: Clean up Solaris code.
Tue, 06 Sep 2011 00:01:24 +0200 Bruno Haible acl: Fix a bug with NFSv4 ACLs on Solaris 10 (newer version).
Mon, 05 Sep 2011 23:45:11 +0200 Bruno Haible acl: Improve support of NFSv4 ACLs on Solaris 10 (newer version).
Mon, 05 Sep 2011 11:25:09 +0200 Bruno Haible copy-file: Try unit tests on more file systems.
Mon, 05 Sep 2011 11:23:55 +0200 Bruno Haible acl: Try unit tests on more file systems.
Mon, 05 Sep 2011 02:38:24 +0200 Bruno Haible acl: Remove unused code in last commit.
Mon, 05 Sep 2011 00:44:13 +0200 Bruno Haible acl: Improve support of NFSv4 ACLs on Solaris 10 (newer version).
Sat, 03 Sep 2011 20:17:33 -0700 Paul Eggert openat: test for fstatat (..., 0) bug
Sat, 03 Sep 2011 10:03:22 -0700 Paul Eggert openat: test for fstatat (AT_FDCWD, ..., 0) bug
Sat, 03 Sep 2011 09:56:26 -0700 Karl Berry avoid literal : in index entries
Fri, 02 Sep 2011 22:15:45 +0200 Bruno Haible Allow the user to override the choice of AR, ARFLAGS, RANLIB.
Fri, 02 Sep 2011 22:00:24 +0200 Bruno Haible Find 'ar' program that fits with --host argument.
Fri, 02 Sep 2011 18:27:55 +0200 Bruno Haible tests: init.sh: Support any non-GNU diff.
Fri, 02 Sep 2011 14:13:59 +0200 Bruno Haible tests: init.sh: work also with any non-GNU diff that supports -u
Fri, 02 Sep 2011 01:39:22 +0200 Bruno Haible strtoimax, strtoumax: Document problem on HP-UX 11.
Fri, 02 Sep 2011 01:36:31 +0200 Bruno Haible strtoumax: Avoid link error on OSF/1 with DTK cc.
Fri, 02 Sep 2011 01:35:53 +0200 Bruno Haible strtoimax: Avoid link error on OSF/1 with DTK cc.
Fri, 02 Sep 2011 01:33:11 +0200 Bruno Haible imaxdiv: Avoid link error on OSF/1 with DTK cc.
Fri, 02 Sep 2011 01:32:05 +0200 Bruno Haible imaxabs: Avoid link error on OSF/1 with DTK cc.
Fri, 02 Sep 2011 00:53:00 +0200 Bruno Haible Tests for module 'strtoumax'.
Fri, 02 Sep 2011 00:52:28 +0200 Bruno Haible Tests for module 'strtoimax'.
Fri, 02 Sep 2011 00:51:51 +0200 Bruno Haible Tests for module 'imaxdiv'.
Fri, 02 Sep 2011 00:51:11 +0200 Bruno Haible Tests for module 'imaxabs'.
Thu, 01 Sep 2011 23:03:26 +0200 Bruno Haible pthread: Determine $(LIB_PTHREAD) correctly on IRIX 6.5.
Thu, 01 Sep 2011 13:10:42 -0700 Paul Eggert * lib/fstatat.c: Include <sys/types.h> before <sys/stat.h>.
Thu, 01 Sep 2011 12:53:10 -0700 Paul Eggert openat: work around AIX 7.1 fstatat issue
Thu, 01 Sep 2011 12:15:11 +0200 Bruno Haible sys_select: Avoid a syntax error regarding timespec_t on IRIX 6.5.
Wed, 31 Aug 2011 17:47:18 +0200 Jim Meyering tests: avoid spurious assertion failure in test-float.c on ppc64
Wed, 31 Aug 2011 17:15:35 +0200 Jim Meyering maint: indent with spaces, not TABs
Wed, 31 Aug 2011 16:43:29 +0200 Jim Meyering test-parse-datetime.c: accommodate a relatively strict gcc warning
Wed, 17 Aug 2011 16:40:49 -0700 J.T. Conklin parse-datetime: accept ISO 8601 date and time rep with "T" separator
Wed, 31 Aug 2011 10:48:02 +0200 Bruno Haible freopen: Documentation.
Wed, 31 Aug 2011 10:12:25 +0200 Claudio Bley freopen: Don't crash if the filename argument is NULL.
Tue, 30 Aug 2011 16:38:59 -0700 Paul Eggert openat: work around AIX 7.1 fstatat bug
Tue, 30 Aug 2011 09:57:33 +0200 Bruno Haible Avoid endless recursions if config.h includes some header files.
Thu, 25 Aug 2011 15:24:28 -0700 Karl Berry autoupdate ylwrap
Thu, 25 Aug 2011 11:27:14 -0700 Karl Berry autoupdate ylwrap
Tue, 23 Aug 2011 07:06:30 -0700 Karl Berry autoupdate
Tue, 23 Aug 2011 08:40:27 +0200 Bruno Haible tmpdir: Use a good default directory on native Windows.
Sat, 20 Aug 2011 06:22:38 -0700 Karl Berry autoupdate
Fri, 19 Aug 2011 21:25:35 +0100 Reuben Thomas doc: fix typo in README-release
Wed, 17 Aug 2011 10:27:29 +0200 Jim Meyering fts: do not exhaust memory when processing million-entry directories
Wed, 17 Aug 2011 09:24:06 +0200 Jim Meyering maint: fts: move decl of `dp' down into while loop; split a long line
Wed, 17 Aug 2011 09:20:41 +0200 Jim Meyering fts: add/use new struct member, fts_dirp
Tue, 16 Aug 2011 20:20:30 +0200 Jim Meyering maint: fts: give __opendir2 a new parameter and rename
Tue, 16 Aug 2011 20:18:33 +0200 Jim Meyering maint: fts.c: remove __opendir2's now-unused parameter, oflag
Tue, 16 Aug 2011 20:17:07 +0200 Jim Meyering maint: fts.c: correct off-by-one indentation
Tue, 16 Aug 2011 20:11:51 +0200 Jim Meyering maint: fts.c: move __opendir2 #define "up" out of function body
Tue, 16 Aug 2011 20:08:24 +0200 Jim Meyering maint: fts.c: remove #if-0'd FTS_WHITEOUT code
Thu, 18 Aug 2011 00:46:17 -0700 Paul Eggert regex: port to Stratus OpenVOS
Wed, 17 Aug 2011 17:51:47 -0600 Eric Blake getcwd: fix test failures on mingw
Wed, 17 Aug 2011 16:14:12 -0600 Eric Blake getcwd-lgpl: fix m4 to match relaxed test for BSD
Wed, 17 Aug 2011 14:13:35 -0600 Eric Blake getcwd: fix compilation on mingw64
Wed, 17 Aug 2011 14:35:00 -0600 Eric Blake pipe2: silence compiler warning
Tue, 16 Aug 2011 06:35:34 -0700 Karl Berry autoupdate
Mon, 15 Aug 2011 22:33:25 -0700 Ben Pfaff relocatable-prog: fix link error