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.