log

age author description
Thu, 05 Nov 2009 15:13:00 -0700 Eric Blake freopen-safer: new module
Thu, 05 Nov 2009 18:26:32 +0100 Jim Meyering maint.mk: Prohibit inclusion of "close-stream.h" without use.
Thu, 05 Nov 2009 16:43:08 +0100 Simon Josefsson modules/pmccabe2html (configure.ac): Check for pmccabe tool.
Thu, 05 Nov 2009 15:27:35 +0100 Simon Josefsson getaddrinfo (Link): Add $(INET_NTOP_LIB).
Thu, 05 Nov 2009 15:05:18 +0100 Simon Josefsson Fix typo in last commit.
Thu, 05 Nov 2009 14:42:03 +0100 Simon Josefsson inet_ntop, inet_pton: Fix link error.
Thu, 05 Nov 2009 14:38:10 +0100 Simon Josefsson test-func.c: Also test value of __func__.
Thu, 05 Nov 2009 13:54:32 +0100 Simon Josefsson test-sys_socket: Fix compilation warning.
Thu, 05 Nov 2009 11:46:16 +0100 Bruno Haible Fix link error.
Thu, 05 Nov 2009 11:43:09 +0100 Bruno Haible Tests for module 'inet_pton'.
Thu, 05 Nov 2009 11:40:48 +0100 Bruno Haible Tests for module 'inet_ntop'.
Mon, 02 Nov 2009 16:11:18 -0700 Eric Blake stdlib-safer: wrap all mkstemp variants
Mon, 02 Nov 2009 15:33:10 -0700 Eric Blake mkstemps, mkostemps: new modules
Mon, 02 Nov 2009 13:19:27 -0700 Eric Blake tempname: resync from glibc
Wed, 04 Nov 2009 06:19:23 -0700 Eric Blake utimens: fix use of futimens on older Linux
Wed, 04 Nov 2009 09:07:54 +0100 Bruno Haible Make num_processors more flexible and consistent.
Wed, 04 Nov 2009 09:02:43 +0100 Bruno Haible Document the new library dependencies of inet_ntop, inet_pton.
Tue, 03 Nov 2009 08:53:23 +0100 Jim Meyering test-getaddrinfo: avoid compilation failure on FreeBSD 7.2
Mon, 02 Nov 2009 11:39:38 -0700 Eric Blake mktime, timegm: share common declaration
Mon, 02 Nov 2009 10:23:33 -0700 Eric Blake test-update-copyright: update test to match script changes
Tue, 03 Nov 2009 01:04:41 +0100 Bruno Haible Fix link error on Solaris 8.
Tue, 03 Nov 2009 00:49:47 +0100 Simon Josefsson Avoid link error for inet_ntop on Solaris.
Mon, 02 Nov 2009 06:03:20 -0700 Eric Blake maint: avoid compiler warnings in m4 macros
Mon, 02 Nov 2009 11:55:14 +0100 Simon Josefsson pmccabe2html: Don't hard code awk path.
Sat, 31 Oct 2009 07:23:11 -0600 Eric Blake fseeko: fix m4 regression
Sat, 31 Oct 2009 09:42:37 +0100 Jim Meyering inttostr: aesthetics and improved (compile-time) safety
Fri, 30 Oct 2009 09:47:12 -0600 Eric Blake build: avoid compiler warnings
Fri, 30 Oct 2009 17:00:03 -0600 Michael Haubenwallner stat: fix compilation on AIX
Fri, 30 Oct 2009 06:48:14 -0600 Eric Blake exclude: make more robust
Fri, 30 Oct 2009 15:02:02 +0100 Jim Meyering perl scripts: remove #!/usr/bin/perl in favor of more portable...