log

age author description
Thu, 19 Oct 2006 12:23:41 +0000 Bruno Haible Remove duplicates from the gl_LIBOBJS list.
Thu, 19 Oct 2006 12:22:46 +0000 Bruno Haible Avoid a gcc warning.
Thu, 19 Oct 2006 07:51:14 +0000 Paul Eggert * lib/xstrtol.h: Include gettext.h.
Thu, 19 Oct 2006 07:33:29 +0000 Paul Eggert Give credit for patch.
Thu, 19 Oct 2006 07:32:18 +0000 Paul Eggert * lib/strftime.c (advance): New macro.
Wed, 18 Oct 2006 17:51:57 +0000 Jim Meyering * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
Wed, 18 Oct 2006 13:24:54 +0000 Sergey Poznyakoff Update
Wed, 18 Oct 2006 13:24:37 +0000 Sergey Poznyakoff (READ_UTMP_USER_PROCESS): New flag
Wed, 18 Oct 2006 13:24:19 +0000 Sergey Poznyakoff (desirable_utmp_entry): Implement new flag: READ_UTMP_USER_PROCESS.
Wed, 18 Oct 2006 12:03:51 +0000 Bruno Haible No need any more to check for setlocale - all systems have it.
Wed, 18 Oct 2006 07:40:07 +0000 Karl Berry .
Tue, 17 Oct 2006 15:27:32 +0000 Eric Blake * lib/sigprocmask.c (sigprocmask): Fix typo.
Tue, 17 Oct 2006 14:54:07 +0000 Eric Blake * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
Tue, 17 Oct 2006 13:01:43 +0000 Eric Blake * modules/clean-temp (Makefile.am): Don't add to make output...
Tue, 17 Oct 2006 12:50:48 +0000 Bruno Haible Introduce DEFAULT_TEXT_DOMAIN.
Tue, 17 Oct 2006 12:47:49 +0000 Bruno Haible Avoid a gcc warning.
Tue, 17 Oct 2006 12:45:34 +0000 Bruno Haible Remove 2003-10-23 hack.
Tue, 17 Oct 2006 12:43:12 +0000 Bruno Haible Use the system's sigset_t if present.
Tue, 17 Oct 2006 12:16:04 +0000 Eric Blake * lib/xvasprintf.c (includes): Assume config.h.
Tue, 17 Oct 2006 07:43:16 +0000 Karl Berry .
Mon, 16 Oct 2006 23:43:11 +0000 Paul Eggert Remove unnecessary part of previous change.
Mon, 16 Oct 2006 23:39:20 +0000 Paul Eggert * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
Mon, 16 Oct 2006 21:05:39 +0000 Paul Eggert (Imported from Automake.)
Mon, 16 Oct 2006 17:43:14 +0000 Eric Blake * modules/configmake (Makefile.am): Add pkglibexecdir support, to
Mon, 16 Oct 2006 13:59:29 +0000 Karl Berry autoupdate
Mon, 16 Oct 2006 11:55:35 +0000 Bruno Haible New module 'sigprocmask'.
Sun, 15 Oct 2006 22:38:35 +0000 Karl Berry (gnupload): get from automake cvs.
Sat, 14 Oct 2006 23:40:42 +0000 Paul Eggert Sync from Automake.
Sat, 14 Oct 2006 14:00:41 +0000 Karl Berry gif patents expired
Sat, 14 Oct 2006 06:32:48 +0000 Jim Meyering Fix a bug in yesterday's change.
Fri, 13 Oct 2006 12:44:53 +0000 Bruno Haible Typo.
Fri, 13 Oct 2006 12:40:22 +0000 Bruno Haible gnulib-tool now synthesizes the EXTRA_DIST line.
Fri, 13 Oct 2006 07:41:05 +0000 Karl Berry .
Thu, 12 Oct 2006 21:48:01 +0000 Paul Eggert * modules/error (Makefile.am): Distribute files through
Thu, 12 Oct 2006 20:46:15 +0000 Bruno Haible Typo.
Thu, 12 Oct 2006 20:04:19 +0000 Eric Blake * modules/error (Makefile.am): Distribute files in /lib.
Thu, 12 Oct 2006 18:52:30 +0000 Bruno Haible Distribute all lib/* source files through EXTRA_DIST.
Thu, 12 Oct 2006 13:41:07 +0000 Jim Meyering remove trailing blank line
Thu, 12 Oct 2006 13:26:06 +0000 Jim Meyering * m4/getloadavg.m4: Revert the change below.
Thu, 12 Oct 2006 13:23:10 +0000 Jim Meyering * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
Thu, 12 Oct 2006 13:17:48 +0000 Jim Meyering s/^ {8}/\t/
Thu, 12 Oct 2006 12:55:07 +0000 Bruno Haible Last patch broke _MSC_VER case.
Thu, 12 Oct 2006 12:33:50 +0000 Bruno Haible Add support for multiple gnulib-tool invocations in the scope of a single
Thu, 12 Oct 2006 11:45:25 +0000 Bruno Haible Handle mismatch between latest gettext release and current gnulib.
Thu, 12 Oct 2006 11:43:46 +0000 Bruno Haible --create-testdir without module names now means to use nearly all modules.
Thu, 12 Oct 2006 10:36:51 +0000 Jim Meyering * lib/fts.c (fts_open): Use consistent indentation.
Thu, 12 Oct 2006 10:32:32 +0000 Jim Meyering Big performance improvement for fts-based tools that use FTS_NOSTAT.
Thu, 12 Oct 2006 08:01:18 +0000 Paul Eggert * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
Thu, 12 Oct 2006 07:35:16 +0000 Paul Eggert * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
Thu, 12 Oct 2006 06:43:01 +0000 Paul Eggert * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
Thu, 12 Oct 2006 06:17:55 +0000 Paul Eggert * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
Thu, 12 Oct 2006 05:36:20 +0000 Paul Eggert * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
Wed, 11 Oct 2006 23:12:36 +0000 Paul Eggert * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
Wed, 11 Oct 2006 16:09:38 +0000 Bruno Haible Use HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
Wed, 11 Oct 2006 15:37:54 +0000 Bruno Haible Add comments.
Wed, 11 Oct 2006 12:48:10 +0000 Bruno Haible Make it possible to alias stpcpy and strdup.
Wed, 11 Oct 2006 12:40:44 +0000 Bruno Haible Make it possible to #define gcd to an alias.
Wed, 11 Oct 2006 12:39:18 +0000 Bruno Haible Make it possible to #define c_isascii etc. to aliases.
Wed, 11 Oct 2006 12:37:31 +0000 Bruno Haible Make it possible to #define set_program_name to an alias.
Wed, 11 Oct 2006 07:43:35 +0000 Karl Berry .