log

age author description
Fri, 02 Dec 2005 13:37:34 +0000 Bruno Haible Accept GPLed build tool modules when --lgpl is given.
Fri, 02 Dec 2005 13:36:59 +0000 Bruno Haible Build tool portion of csharpcomp.
Fri, 02 Dec 2005 13:36:42 +0000 Bruno Haible Build tool portion of javacomp module.
Fri, 02 Dec 2005 00:30:09 +0000 Paul Eggert * regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
Wed, 30 Nov 2005 08:49:31 +0000 Karl Berry .
Wed, 30 Nov 2005 06:24:41 +0000 Paul Eggert * stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
Tue, 29 Nov 2005 18:47:35 +0000 Paul Eggert * modules/savedir (Depends-on): Add openat.
Sat, 26 Nov 2005 08:23:34 +0000 Karl Berry .
Sat, 26 Nov 2005 04:25:15 +0000 Paul Eggert * modules/obstack (Files): Add m4/ulonglong.m4.
Tue, 15 Nov 2005 18:30:06 +0000 Paul Eggert * xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
Mon, 14 Nov 2005 07:50:41 +0000 Jim Meyering *** empty log message ***
Mon, 14 Nov 2005 07:50:32 +0000 Jim Meyering Include <config.h>, required for possible replacement of mkstemp.
Sun, 13 Nov 2005 13:48:41 +0000 Karl Berry autoupdate
Sat, 12 Nov 2005 13:55:47 +0000 Karl Berry autoupdate
Fri, 11 Nov 2005 08:28:09 +0000 Karl Berry .
Thu, 10 Nov 2005 20:19:37 +0000 Paul Eggert * modules/gethrxtime (Depends-on): Add gettime.
Thu, 10 Nov 2005 14:50:28 +0000 Simon Josefsson Fix last commit (ChangeLog entry still applicable).
Thu, 10 Nov 2005 14:24:22 +0000 Karl Berry autoupdate
Thu, 10 Nov 2005 02:19:29 +0000 Simon Josefsson * readline.c: Remove EOL.
Wed, 09 Nov 2005 00:58:57 +0000 Simon Josefsson * inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
Tue, 08 Nov 2005 19:20:59 +0000 Simon Josefsson * getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
Fri, 04 Nov 2005 18:25:19 +0000 Bruno Haible Implement the --update option.
Sun, 30 Oct 2005 23:06:58 +0000 Paul Eggert * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
Sun, 30 Oct 2005 21:31:03 +0000 Paul Eggert Fix typo in previous change.
Sun, 30 Oct 2005 21:30:15 +0000 Paul Eggert * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
Sun, 30 Oct 2005 01:32:04 +0000 Paul Eggert * getcwd.c (__getcwd): Don't assume that system calls after readdir
Sat, 29 Oct 2005 07:27:55 +0000 Karl Berry .
Fri, 28 Oct 2005 23:02:35 +0000 Paul Eggert * savedir.c (savedir): Don't assume that xrealloc etc. leave
Fri, 28 Oct 2005 13:55:19 +0000 Simon Josefsson Fix typos in comment, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
Fri, 28 Oct 2005 13:53:31 +0000 Simon Josefsson Fix inet_ntop on mingw32.