log

age author description
Thu, 21 Sep 2006 21:39:23 +0000 Karl Berry autoupdate
Thu, 21 Sep 2006 07:39:01 +0000 Karl Berry .
Thu, 21 Sep 2006 05:25:11 +0000 Paul Eggert * lib/regex_internal.c (re_string_reconstruct): Handle
Wed, 20 Sep 2006 22:32:39 +0000 Paul Eggert * modules/mkstemp (Files): Add mkstemp.h.
Wed, 20 Sep 2006 20:18:02 +0000 Bruno Haible Merge from glibc.
Wed, 20 Sep 2006 20:16:48 +0000 Paul Eggert * mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
Wed, 20 Sep 2006 20:14:40 +0000 Paul Eggert * mkstemp-safer.c: Include "mkstemp.h".
Wed, 20 Sep 2006 18:48:29 +0000 Paul Eggert Change mkstemp Include: section to refer to "mkstemp.h".
Wed, 20 Sep 2006 18:44:04 +0000 Paul Eggert [ChangeLog]
Wed, 20 Sep 2006 18:38:14 +0000 Paul Eggert * tempname.c (__gen_tempname): Change attempts_min
Wed, 20 Sep 2006 12:28:22 +0000 Karl Berry missed commit.
Tue, 19 Sep 2006 14:07:28 +0000 Eric Blake * gnulib-tool: Avoid space-tab.
Tue, 19 Sep 2006 13:42:41 +0000 Karl Berry note about the license texinfo files
Tue, 19 Sep 2006 07:46:17 +0000 Karl Berry .
Tue, 19 Sep 2006 06:03:01 +0000 Ralf Wildenhues * gnulib-tool (func_exit): New function, to allow to pass the
Mon, 18 Sep 2006 20:17:52 +0000 Bruno Haible Use configmake.
Mon, 18 Sep 2006 19:23:59 +0000 Bruno Haible Remove inttypes-h.m4 and its gl_HEADER_INTTYES_H macro.
Mon, 18 Sep 2006 18:07:04 +0000 Paul Eggert * getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
Mon, 18 Sep 2006 17:45:51 +0000 Paul Eggert * inttypes.m4 (gl_INTTYPES_H): Quote "test" args
Mon, 18 Sep 2006 17:03:47 +0000 Paul Eggert * gnulib-tool (avoidlist): Fix typo that broke options like
Mon, 18 Sep 2006 15:14:26 +0000 Bruno Haible Avoid to execute while loops in a subshell.
Mon, 18 Sep 2006 13:47:29 +0000 Bruno Haible Break long lines.
Mon, 18 Sep 2006 13:08:56 +0000 Bruno Haible Use the configmake module.
Mon, 18 Sep 2006 13:07:37 +0000 Bruno Haible Avoid quadratic complexity due to string concatenations.
Mon, 18 Sep 2006 13:04:17 +0000 Bruno Haible Speed up presentation of the include files.
Mon, 18 Sep 2006 13:03:14 +0000 Bruno Haible Rewrite all file names at once.
Mon, 18 Sep 2006 12:55:35 +0000 Bruno Haible Speed up func_modules_transitive_closure.
Mon, 18 Sep 2006 12:54:13 +0000 Bruno Haible Use "sort -u" where it makes sense.
Mon, 18 Sep 2006 07:47:24 +0000 Karl Berry .
Mon, 18 Sep 2006 06:47:32 +0000 Jim Meyering * savewd.c (savewd_restore): Don't shadow: s/status/child_status/.