log

age author description
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