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...
Thu, 29 Oct 2009 12:09:48 -0600 Eric Blake filenamecat-lgpl: adjust clients
Thu, 29 Oct 2009 12:00:03 -0600 Eric Blake filenamecat: split into filenamecat-lgpl
Thu, 29 Oct 2009 13:38:52 -0600 Eric Blake argp: avoid memory leak
Thu, 29 Oct 2009 11:44:12 -0600 Eric Blake dirname-lgpl: adjust clients that don't need full dirname
Thu, 29 Oct 2009 10:43:31 -0600 Eric Blake dirname: split into dirname-lgpl
Thu, 29 Oct 2009 09:37:42 -0600 Eric Blake mkdir: make safe for libraries
Thu, 29 Oct 2009 09:15:06 -0600 Eric Blake tests: avoid some compiler warnings
Thu, 29 Oct 2009 08:47:22 -0600 Eric Blake sockets: avoid compiler warning
Thu, 29 Oct 2009 07:29:26 -0600 Eric Blake maint: detect usage(1) and other suspicious exits
Thu, 29 Oct 2009 11:52:34 +0100 Jim Meyering timespec: long-to-int truncation could make timespec_cmp malfunction
Wed, 28 Oct 2009 11:25:29 +0100 Jim Meyering fprintftime: wrap macro code argument in "do {...} while(0)"
Wed, 28 Oct 2009 11:07:31 +0100 Jim Meyering fprintftime: remove stray semicolon from previous change
Wed, 28 Oct 2009 10:24:09 +0100 Jim Meyering fprintftime: avoid a warning about ignored fwrite return value
Wed, 28 Oct 2009 09:26:04 +0100 Jim Meyering exclude: avoid an unwarranted warning
Tue, 27 Oct 2009 10:42:50 -0600 Eric Blake fseek: avoid compilation failure when fflush is replaced
Wed, 28 Oct 2009 01:22:40 +0100 Bruno Haible Avoid a nearly redundant gcc warning.
Wed, 28 Oct 2009 00:51:42 +0100 Bruno Haible Avoid warning despite dropping the return value of fwrite.
Mon, 26 Oct 2009 21:41:21 -0600 Eric Blake areadlinkat: fix fallback path
Thu, 22 Oct 2009 17:36:28 +0100 Pádraig Brady digests, copy-file: increase the IO buffer size from 4KiB to 32KiB
Thu, 22 Oct 2009 07:59:46 -0600 Eric Blake tests: avoid several compiler warnings
Wed, 21 Oct 2009 21:01:41 -0600 Eric Blake areadlinkat: avoid failure on older glibc
Thu, 22 Oct 2009 02:00:21 +0200 Bruno Haible Relicense stpncpy under LGPLv2+.
Tue, 20 Oct 2009 16:47:36 -0600 Eric Blake utimensat: work around Solaris 9 bug
Tue, 20 Oct 2009 06:09:29 -0600 Eric Blake fdutimensat: new module
Tue, 20 Oct 2009 20:27:20 -0600 Eric Blake doc: regenerate INSTALL
Tue, 20 Oct 2009 08:04:10 +0200 Jim Meyering ChangeLog syntax: use TAB, not a sequence of leading spaces
Mon, 19 Oct 2009 10:10:05 +0100 Pádraig Brady acl: warn if ACL support is not detected
Mon, 19 Oct 2009 06:47:23 -0700 Karl Berry autoupdate
Mon, 19 Oct 2009 11:43:54 +0200 Giuseppe Scrivano users.txt: add myserver
Mon, 19 Oct 2009 09:30:13 +0200 Giuseppe Scrivano Add extern "C" block for C++.