log

age author description
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"
Mon, 25 Apr 2011 10:24:20 +0200 Jim Meyering maint.mk: makefile_at_at_check extend and clean up
Sun, 24 Apr 2011 19:02:10 +0200 Jim Meyering use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
Sun, 24 Apr 2011 23:29:28 -0700 Paul Eggert strtoul: remove dependency on strtol
Sun, 24 Apr 2011 23:28:39 -0700 Paul Eggert strtoull: remove dependency on strtoul
Sun, 24 Apr 2011 23:27:44 -0700 Paul Eggert strtoll: remove dependency on strtol
Sun, 24 Apr 2011 16:52:26 +0200 Paul Eggert inttypes: Move some configure check to module 'imaxdiv'.
Sun, 24 Apr 2011 16:48:26 +0200 Paul Eggert inttypes: Move some configure check to module 'imaxabs'.
Sun, 24 Apr 2011 16:41:37 +0200 Paul Eggert inttypes: Remove configure tests that are not needed since 2009-12-31.
Fri, 22 Apr 2011 02:57:43 -0700 Paul Eggert * modules/strnlen (Depends-on): Remove memchr.
Fri, 22 Apr 2011 00:45:04 -0700 Paul Eggert strtol: remove dependency on wchar
Thu, 21 Apr 2011 14:53:49 -0600 Eric Blake passfd: fix test regression on Linux
Thu, 21 Apr 2011 11:48:22 -0600 Eric Blake passfd: speed up configure and drop unused code
Thu, 21 Apr 2011 07:16:20 -0600 Eric Blake passfd: allow compilation on mingw
Thu, 21 Apr 2011 08:51:12 -0600 Eric Blake sys_uio: new module
Wed, 20 Apr 2011 15:44:54 +0200 Jim Meyering useless-if-before-free: avoid false-positive
Wed, 20 Apr 2011 00:49:54 +0200 Giuseppe Scrivano doc: update users.txt.
Mon, 18 Apr 2011 02:34:47 +0200 Bruno Haible ioctl: Remove link dependency on native Windows.
Tue, 19 Apr 2011 10:38:30 +0200 Bruno Haible Move the support of O_NONBLOCK in open() to the 'open' module.