changeset 5162:a9f2632fa41f

Merge argp-help from tar.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 07 Aug 2004 06:43:50 +0000
parents 24371bb8c5a8
children b8139e37c5bd
files lib/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,5 +1,12 @@
 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
 
+	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,