log

age author description
Fri, 15 Sep 2006 13:49:12 +0000 Jim Meyering [ChangeLog]
Fri, 15 Sep 2006 10:36:51 +0000 Jim Meyering [ChangeLog]
Thu, 14 Sep 2006 14:18:36 +0000 Bruno Haible Include <config.h> unconditionally.
Thu, 14 Sep 2006 00:53:04 +0000 Eric Blake * getopt.c: Fix typo in last commit.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Wed, 13 Sep 2006 21:19:34 +0000 Paul Eggert Log the Sep 9 change.
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',