log

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