log

age author description
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.
Tue, 26 Apr 2011 15:58:03 -0600 Eric Blake fchdir: avoid extra chdir and fix test
Tue, 26 Apr 2011 15:53:35 -0600 Eric Blake filenamecat-lgpl: fix licence
Tue, 26 Apr 2011 15:31:21 -0600 Eric Blake linkat, renameat: add missing dependency
Tue, 26 Apr 2011 15:23:23 -0600 Eric Blake tests: reduce dependencies
Tue, 26 Apr 2011 15:07:07 -0600 Eric Blake save-cwd: reduce default dependency
Tue, 26 Apr 2011 14:51:24 -0600 Eric Blake getcwd: enhance tests
Tue, 26 Apr 2011 14:40:58 -0600 Eric Blake getcwd-lgpl: new module
Tue, 26 Apr 2011 11:27:15 -0600 Eric Blake getcwd: tweak comments
Wed, 27 Apr 2011 14:51:22 +0100 Reuben Thomas mkstemp: replace if system version uses wrong permissions
Wed, 27 Apr 2011 09:52:00 -0600 Eric Blake passfd: avoid compiler warning
Wed, 27 Apr 2011 08:23:53 -0700 J.T. Conklin Change gnulib-tool to support NetBSD's join
Wed, 27 Apr 2011 14:30:31 +0100 Reuben Thomas mkstemp: mention clean-temp module
Tue, 26 Apr 2011 00:43:46 -0700 Paul Eggert inttypes: also provide default values for 32-bit tests
Mon, 25 Apr 2011 19:47:18 -0700 Paul Eggert strtoumax: remove dependency on strtoimax
Mon, 25 Apr 2011 19:33:14 -0700 Paul Eggert inttypes-incomplete: new module
Mon, 25 Apr 2011 18:00:33 -0700 Paul Eggert inttypes: omit now-redundant strtoimax and strtoumax work
Mon, 25 Apr 2011 17:33:42 -0700 Paul Eggert strtoimax, strtoumax: simplify, port to HP-UX 11.00 64-bit
Mon, 25 Apr 2011 21:03:02 +0200 Simon Josefsson gnumakefile: Replace TAB with SPCs.
Mon, 25 Apr 2011 20:55:15 +0200 Bruno Haible strtol, strtoul: Mark modules as obsolete.
Mon, 25 Apr 2011 20:53:41 +0200 Bruno Haible strtod: Remove check for strtod, unless supporting old platforms.
Mon, 25 Apr 2011 19:46:27 +0200 Bruno Haible strcase: Make module obsolete.
Mon, 25 Apr 2011 19:45:09 +0200 Bruno Haible dup2: Remove check for dup2, unless supporting old obsolete platforms.
Mon, 25 Apr 2011 19:43:59 +0200 Bruno Haible strnlen: Avoid memchr related link error on old obsolete platforms.
Mon, 25 Apr 2011 10:38:33 +0200 Jim Meyering Revert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"