log

age author description
Thu, 05 May 2011 19:37:01 +0200 Bruno Haible tzset: Relicense under LGPL.
Thu, 05 May 2011 19:31:30 +0200 Bruno Haible strtoimax, strtoumax: Relicense under LGPL.
Thu, 05 May 2011 19:29:48 +0200 Bruno Haible getgroups: Relicense under LGPL.
Thu, 05 May 2011 19:28:21 +0200 Bruno Haible nanosleep: Relicense under LGPL.
Thu, 05 May 2011 19:26:25 +0200 Bruno Haible futimens: Relicense under LGPL.
Thu, 05 May 2011 19:25:17 +0200 Bruno Haible fflush: Relicense under LGPL.
Thu, 05 May 2011 19:23:54 +0200 Bruno Haible tmpfile: Relicense under LGPL.
Thu, 05 May 2011 19:22:52 +0200 Bruno Haible isfinite: Relicense under LGPL.
Thu, 05 May 2011 19:20:07 +0200 Bruno Haible acosl..tanl: Relicense under LGPL.
Thu, 05 May 2011 19:03:57 +0200 Bruno Haible signal: Define sighandler_t.
Wed, 04 May 2011 14:26:56 -0600 Eric Blake maint: remove useless REPLACE_*_H macros
Wed, 04 May 2011 12:22:12 +0100 Reuben Thomas do-release-commit-and-tag: add option to specify branch
Tue, 03 May 2011 23:36:43 +0200 Bruno Haible Avoid unnecessary compilation units, through conditional dependencies.
Tue, 03 May 2011 23:32:50 +0200 Bruno Haible Support for conditional dependencies.
Tue, 03 May 2011 15:27:11 -0600 Eric Blake test-getaddrinfo: report error information
Tue, 03 May 2011 10:31:16 +0200 Jim Meyering bootstrap: avoid build failure when $GZIP is set
Tue, 03 May 2011 07:58:45 +0200 Reuben Thomas readme-release: new module with release instructions
Mon, 02 May 2011 15:00:50 -0600 Eric Blake fflush: also replace fclose when fixing fflush
Mon, 02 May 2011 13:38:23 -0600 Eric Blake fclose: add some tests
Mon, 02 May 2011 11:41:12 -0600 Eric Blake fclose: reduce dependencies
Mon, 02 May 2011 11:59:00 -0600 Eric Blake exit: drop remaining clients
Mon, 02 May 2011 11:23:11 -0600 Eric Blake freading: relax license from LGPLv3+ to LGPLv2+
Mon, 02 May 2011 18:59:21 +0200 Bruno Haible fchdir: Remove unused dependencies.
Mon, 02 May 2011 13:44:41 +0200 Bruno Haible gnulib-tool: Refactor.
Mon, 02 May 2011 08:45:02 +0200 Simon Josefsson exit: Remove module.
Sun, 01 May 2011 23:10:44 +0200 Bruno Haible Update DEPENDENCIES.
Sun, 01 May 2011 15:43:46 +0200 Bruno Haible gnulib-tool: Reduce code duplication.
Sun, 01 May 2011 11:58:53 +0200 Bruno Haible Revert "netdb: Fix invalid C syntax." commit from 2011-04-30.
Sat, 30 Apr 2011 15:40:00 -0600 Eric Blake fclose: don't fail on non-seekable input stream
Sat, 30 Apr 2011 17:22:37 +0200 Bruno Haible dup3: cleanup
Sat, 30 Apr 2011 15:00:45 +0200 Bruno Haible netdb: Make it work in C++ mode.
Sat, 30 Apr 2011 14:53:35 +0200 Bruno Haible New modules 'vfscanf', 'vscanf'.
Sat, 30 Apr 2011 14:05:52 +0200 Bruno Haible passfd: Add comments.
Sat, 30 Apr 2011 13:54:47 +0200 Bruno Haible sys_uio: Make <sys/uio.h> self-contained.
Sat, 30 Apr 2011 13:38:43 +0200 Bruno Haible sys_socket: Ensure 'struct iovec' definition.
Sat, 30 Apr 2011 13:19:55 +0200 Bruno Haible sys_uio: Protect definition of 'struct iovec'.
Sat, 30 Apr 2011 13:10:33 +0200 Bruno Haible manywarnings: fix indentation
Sat, 30 Apr 2011 11:54:12 +0200 Bruno Haible netdb: Fix invalid C syntax.
Sat, 30 Apr 2011 00:16:01 +0100 Pádraig Brady manywarnings: add -Wno-missing-field-initializers if needed
Sat, 30 Apr 2011 08:00:47 +0200 Jim Meyering maint: indent ChangeLog with TAB consistently
Fri, 29 Apr 2011 22:04:46 +0100 Reuben Thomas announce-gen: cosmetic improvement
Fri, 29 Apr 2011 22:04:07 +0200 Jim Meyering vc-list-files: indent with spaces, not TABs
Fri, 29 Apr 2011 21:59:21 +0200 Jim Meyering announce-gen: indent with spaces, not TABs
Thu, 28 Apr 2011 17:25:49 -0600 Eric Blake quotearg: avoid uninitialized variable use
Fri, 29 Apr 2011 18:58:43 +0200 Jim Meyering maint.mk: remove unused VC-tag variable
Fri, 29 Apr 2011 14:09:15 +0200 Bruno Haible netdb: fix gai_strerror replacements
Fri, 29 Apr 2011 09:53:25 +0200 Jim Meyering test-getcwd.c: avoid new set-but-not-used warning
Fri, 29 Apr 2011 09:38:14 +0200 Jim Meyering test-hash.c: avoid a new shadowing warning
Thu, 28 Apr 2011 16:46:16 -0600 Eric Blake getaddrinfo: fix gai_strerror signature
Thu, 28 Apr 2011 15:24:46 -0600 Eric Blake getsockopt: avoid compiler warning
Wed, 27 Apr 2011 16:38:05 -0600 Eric Blake tests: drop unused link dependency
Wed, 27 Apr 2011 16:23:45 -0600 Eric Blake hash, mgetgroups: drop xalloc dependency
Wed, 27 Apr 2011 15:54:30 -0600 Eric Blake xalloc-oversized: new module
Wed, 27 Apr 2011 15:41:54 -0600 Eric Blake utimecmp: drop dependency on xmalloc
Wed, 27 Apr 2011 20:40:21 -0600 Eric Blake getcwd: fix mingw bugs
Thu, 28 Apr 2011 01:26:12 +0200 Bruno Haible Typo in comment.
Thu, 28 Apr 2011 00:06:48 +0200 Bruno Haible mkstemps: Ensure declaration on MacOS X 10.5.
Thu, 28 Apr 2011 00:05:08 +0200 Bruno Haible mkstemp: More documentation.
Wed, 27 Apr 2011 23:42:27 +0200 Bruno Haible mkstemp: Tweak configure message when cross-compiling.
Wed, 27 Apr 2011 23:28:48 +0200 Bruno Haible clean-temp: Clarify what it does.