log

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