log

age author description
Tue, 24 Oct 2006 13:31:50 +0000 Bruno Haible (fts_build): Move variable declaration, for C89 compliance.
Tue, 24 Oct 2006 13:25:28 +0000 Bruno Haible Pure ANSI C!
Tue, 24 Oct 2006 12:12:49 +0000 Bruno Haible Add back the spaces that Karl removed.
Mon, 23 Oct 2006 22:37:50 +0000 Karl Berry --- instead of --; non-naive naive.
Mon, 23 Oct 2006 22:31:11 +0000 Eric Blake * lib/getaddrinfo.c (includes): Add missing include.
Mon, 23 Oct 2006 19:40:24 +0000 Bruno Haible Make it possible to rename obstack_free.
Mon, 23 Oct 2006 12:07:37 +0000 Bruno Haible Avoid clash with mingw's definition of __argc and __argv as macros.
Mon, 23 Oct 2006 11:27:37 +0000 Bruno Haible Add an introduction.
Mon, 23 Oct 2006 11:27:20 +0000 Bruno Haible Introduction to gnulib.
Mon, 23 Oct 2006 11:26:25 +0000 Bruno Haible Split the chapter "Gnulib" into 3 chapters "Introduction",
Mon, 23 Oct 2006 11:25:20 +0000 Bruno Haible Avoid syntax error from bash 2.00 ... 2.05.
Mon, 23 Oct 2006 07:39:13 +0000 Karl Berry .
Mon, 23 Oct 2006 06:03:01 +0000 Jim Meyering * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
Sun, 22 Oct 2006 08:21:10 +0000 Jim Meyering remove stray "b" before a date
Sun, 22 Oct 2006 07:32:17 +0000 Paul Eggert * lib/canonicalize.c (ELOOP): Define if not already defined.
Sat, 21 Oct 2006 22:10:06 +0000 Paul Eggert b2006-10-21 Paul Eggert <eggert@cs.ucla.edu>
Sat, 21 Oct 2006 21:56:08 +0000 Paul Eggert * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
Fri, 20 Oct 2006 19:59:49 +0000 Bruno Haible Make getndelim2 compile on mingw.
Fri, 20 Oct 2006 19:38:02 +0000 Jim Meyering * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
Fri, 20 Oct 2006 13:51:48 +0000 Bruno Haible Cache a result.
Fri, 20 Oct 2006 13:50:26 +0000 Bruno Haible Cache a result.
Fri, 20 Oct 2006 13:50:26 +0000 Bruno Haible Cache a result.
Fri, 20 Oct 2006 13:42:39 +0000 Bruno Haible Don't include ftruncate and mountlist by default.
Fri, 20 Oct 2006 12:45:19 +0000 Bruno Haible Include the specification header.
Fri, 20 Oct 2006 07:39:41 +0000 Karl Berry .
Thu, 19 Oct 2006 13:24:55 +0000 Bruno Haible Fix from Charles Wilson.
Thu, 19 Oct 2006 12:27:16 +0000 Bruno Haible Make it usable by a C++ compiler.
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 .