log

age author description
Tue, 26 Jun 2012 15:16:07 -0700 Paul Eggert regex: use locale-independent comparison for codeset name
Tue, 26 Jun 2012 19:53:01 +0200 Bruno Haible getopt-posix: No longer guarantee that option processing is resettable.
Tue, 26 Jun 2012 19:46:15 +0200 Bruno Haible argp, regex: Ensure strcasecmp gets declared.
Mon, 25 Jun 2012 06:18:58 -0700 Karl Berry autoupdate
Mon, 25 Jun 2012 01:59:31 +0200 Bruno Haible ptsname_r: Fix typo in last commit.
Mon, 25 Jun 2012 01:00:57 +0200 Bruno Haible ptsname_r: Make it consistent with ptsname on AIX.
Sun, 24 Jun 2012 23:28:13 +0200 Bruno Haible ptsname_r: Make it consistent with ptsname on OSF/1.
Sun, 24 Jun 2012 23:09:10 +0200 Bruno Haible ttyname_r: Fix result on OSF/1, Solaris.
Sun, 24 Jun 2012 18:46:57 +0200 Bruno Haible ptsname_r: Add support for Solaris.
Sun, 24 Jun 2012 17:06:39 +0200 Bruno Haible ptsname_r: Fix test failure on native Windows.
Sun, 24 Jun 2012 17:05:25 +0200 Bruno Haible ptsname_r: Fix test failures on IRIX, Solaris.
Sun, 24 Jun 2012 14:53:43 +0200 Bruno Haible ptsname test: Extend test.
Sat, 23 Jun 2012 22:23:16 -0700 Paul Eggert time: fix obsolete comment
Sat, 23 Jun 2012 17:08:47 +0200 Bruno Haible getopt-gnu: Handle suboptimal getopt_long's abbreviation handling.
Fri, 22 Jun 2012 08:42:13 -0700 Paul Eggert time_r: fix typo that always overrode localtime_r decl
Fri, 22 Jun 2012 13:26:07 +0200 Bruno Haible Write "Mac OS X" instead of "MacOS X".
Fri, 22 Jun 2012 12:36:47 +0200 Bruno Haible grantpt: Relax requirement regarding invalid file descriptors.
Fri, 22 Jun 2012 12:02:54 +0200 Bruno Haible fbufmode test: Don't test unportable behaviour.
Thu, 21 Jun 2012 22:45:22 +0200 Bruno Haible gnulib-tool: Refactor inctests variable.
Thu, 21 Jun 2012 22:25:13 +0200 Bruno Haible gnulib-tool: --create-[mega]testdir, --[mega]test implies --with-tests.
Thu, 21 Jun 2012 22:17:13 +0200 Bruce Korb parse-duration test: Avoid spurious output.
Thu, 21 Jun 2012 11:19:37 -0700 Bruce Korb testing: fix typo in here doc
Thu, 21 Jun 2012 18:33:00 +0200 Jim Meyering maint: disable the strncpy prohibition
Thu, 21 Jun 2012 08:58:33 -0700 Paul Eggert Fix misspellings in comments.
Thu, 21 Jun 2012 12:39:37 +0200 Bruno Haible nonblocking: Avoid compilation error on mingw64.
Thu, 21 Jun 2012 01:04:28 +0200 Bernd Jendrissek Do use readlink if available
Thu, 21 Jun 2012 02:13:59 -0700 Paul Eggert posixtm-tests: port to buggy compiler
Thu, 21 Jun 2012 01:49:15 -0700 Paul Eggert mktime: fix integer overflow in 'configure'-time test
Wed, 20 Jun 2012 23:30:48 +0200 John Darrington tmpfile, clean-temp: Fix invocation of GetVersionEx.
Wed, 20 Jun 2012 22:51:06 +0200 Bruno Haible fdopen: Allow implementations that don't reject invalid fd arguments.