log

age author description
Wed, 13 Sep 2006 20:14:57 +0000 Paul Eggert * getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
Wed, 13 Sep 2006 15:00:47 +0000 Bruno Haible Tweak for automake.
Tue, 12 Sep 2006 10:13:20 +0000 Jim Meyering * nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
Tue, 12 Sep 2006 09:07:17 +0000 Sergey Poznyakoff Update
Tue, 12 Sep 2006 09:06:40 +0000 Sergey Poznyakoff (argp_doc): Make sure NULL is not passed to dgettext
Tue, 12 Sep 2006 07:39:56 +0000 Karl Berry .
Mon, 11 Sep 2006 12:56:50 +0000 Karl Berry autoupdate
Mon, 11 Sep 2006 12:35:15 +0000 Bruno Haible mkdtemp can now use the full <inttypes.h>.
Sun, 10 Sep 2006 11:52:44 +0000 Sergey Poznyakoff Fix docstrings
Sun, 10 Sep 2006 11:52:24 +0000 Sergey Poznyakoff Update
Sun, 10 Sep 2006 11:51:42 +0000 Sergey Poznyakoff Move declarations of program_invocation_name and program_invocation_short_name to argp.h, so they are visible to user programs.
Sun, 10 Sep 2006 11:49:28 +0000 Sergey Poznyakoff (__argp_parse) [!_LIBC]: Make sure program_invocation_name and program_invocation_short_name are initialized.
Sun, 10 Sep 2006 07:40:00 +0000 Karl Berry .
Sat, 09 Sep 2006 19:28:14 +0000 Paul Eggert Undo latest change, since the fix was propagated into glibc.
Sat, 09 Sep 2006 19:02:08 +0000 Bruno Haible For libraries not built with libtool:
Sat, 09 Sep 2006 17:28:21 +0000 Sergey Poznyakoff Update
Sat, 09 Sep 2006 17:27:59 +0000 Sergey Poznyakoff (struct argp_option): Document the use of N_() wrappers.
Sat, 09 Sep 2006 15:58:58 +0000 Sergey Poznyakoff Update
Sat, 09 Sep 2006 15:58:47 +0000 Sergey Poznyakoff (struct argp): Document the N_("..") "\v" N_("..") convention. Text proposed by Bruno Haible.
Sat, 09 Sep 2006 07:40:53 +0000 Karl Berry .
Sat, 09 Sep 2006 05:38:06 +0000 Sergey Poznyakoff Make sure the string is always translated
Sat, 09 Sep 2006 05:14:25 +0000 Sergey Poznyakoff Depend on malloc
Sat, 09 Sep 2006 05:13:54 +0000 Sergey Poznyakoff Update
Sat, 09 Sep 2006 05:12:46 +0000 Sergey Poznyakoff (argp_doc): Split the untranslated doc string on '\v',
Fri, 08 Sep 2006 22:48:25 +0000 Paul Eggert * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
Fri, 08 Sep 2006 17:11:17 +0000 Paul Eggert * isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
Fri, 08 Sep 2006 12:26:34 +0000 Jim Meyering Don't make generated files read-only. That would bother too many
Fri, 08 Sep 2006 09:10:56 +0000 Jim Meyering Avoid new build failure on FreeBSD 6.0.
Thu, 07 Sep 2006 16:17:48 +0000 Paul Eggert Fix typo in previous change.
Thu, 07 Sep 2006 16:16:08 +0000 Paul Eggert * fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.