log

age author description
Wed, 08 Mar 2006 10:41:37 +0000 Simon Josefsson Fix refresh-po, to handle no translated languages.
Wed, 08 Mar 2006 09:32:40 +0000 Simon Josefsson * gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
Wed, 08 Mar 2006 01:59:14 +0000 Paul Eggert Regenerate.
Wed, 08 Mar 2006 01:51:28 +0000 Paul Eggert * MODULES.html.sh (Support for systems lacking POSIX:2001):
Wed, 08 Mar 2006 01:45:53 +0000 Paul Eggert * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
Wed, 08 Mar 2006 01:37:15 +0000 Paul Eggert * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
Tue, 07 Mar 2006 14:45:09 +0000 Karl Berry autoupdate
Tue, 07 Mar 2006 13:44:24 +0000 Simon Josefsson Fix typo.
Tue, 07 Mar 2006 13:33:04 +0000 Simon Josefsson Add, forgotten in last commit.
Tue, 07 Mar 2006 13:30:51 +0000 Simon Josefsson Fix use of unistd.h in getopt through a new unistd module.
Tue, 07 Mar 2006 13:20:11 +0000 Simon Josefsson * readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
Tue, 07 Mar 2006 13:17:10 +0000 Simon Josefsson Split off gc-random from gc, and only warn on missing devices.
Sat, 04 Mar 2006 17:49:54 +0000 Karl Berry GNUORG
Sat, 04 Mar 2006 17:48:54 +0000 Karl Berry more copyright files
Sat, 04 Mar 2006 06:35:03 +0000 Paul Eggert Fix poll.m4 for AIX.
Sat, 04 Mar 2006 06:34:54 +0000 Paul Eggert (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
Fri, 03 Mar 2006 16:36:17 +0000 Simon Josefsson Typo.
Fri, 03 Mar 2006 14:57:13 +0000 Simon Josefsson * build-aux/maint.mk: Add refresh-po rule, based on ideas from
Fri, 03 Mar 2006 14:11:19 +0000 Simon Josefsson * build-aux/maint.mk: Add several syntax checks from CoreUtils.
Fri, 03 Mar 2006 13:36:06 +0000 Simon Josefsson Indent.
Fri, 03 Mar 2006 13:31:30 +0000 Simon Josefsson * build-aux/maint.mk: Add indent target.
Fri, 03 Mar 2006 00:02:44 +0000 Karl Berry more copyright forms
Thu, 02 Mar 2006 09:02:41 +0000 Karl Berry .
Thu, 02 Mar 2006 07:36:41 +0000 Paul Eggert * modules/gettime (Depends-on): Add extensions module.
Thu, 02 Mar 2006 00:04:59 +0000 Paul Eggert * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test", not "==".
Wed, 01 Mar 2006 14:54:25 +0000 Karl Berry more copyright forms
Wed, 01 Mar 2006 14:28:40 +0000 Karl Berry copyright papers
Wed, 01 Mar 2006 08:44:25 +0000 Simon Josefsson *** empty log message ***
Wed, 01 Mar 2006 08:44:05 +0000 Simon Josefsson Fix typo, from Stepan Kasal <kasal@ucw.cz>.
Wed, 01 Mar 2006 00:11:04 +0000 Paul Eggert * mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and gl_CHDIR_SAFER.