# HG changeset patch # User Paul Eggert # Date 1091861030 0 # Node ID a9f2632fa41ffa70a307479c8d27e0c8a5b6269a # Parent 24371bb8c5a893ade6485fff9f39d42144ebea92 Merge argp-help from tar. diff --git a/lib/ChangeLog b/lib/ChangeLog --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,12 @@ 2004-08-06 Paul Eggert + Merge from tar. + * argp-help.c (make_hol, hol_append): Don't assume that + SIZE_MAX is a valid preprocessor constant. + (__argp_basename): Change from "#ifndef _LIBC" + to "#ifndef __argp_short_program_name", so that + we don't compile these functions for tar. + More merges from coreutils. * raise.c, readtokens0.h, readtokens0.c, strftime.h, utimens.h, utimens.c, utimecmp.h, utimecmp.c, xnanosleep.h, xnanosleep.c,