From: Jim Meyering Date: Sat, 25 Jan 1997 06:15:49 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_21a~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d58a074dead9c2bd561a760de6032baaad668215;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e9be689b35..540c987dcc 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,13 @@ +Sat Jan 25 00:12:29 1997 Jim Meyering + + * lib/xstrtol.h [!_STRTOL_ERROR]: Define the type `enum strtol_error' + only if it hasn't already been defined. + (_STRTOL_ERROR): Undefine. + + * lib/xstrtol.c (__xstrtol): Change interpretation of + VALID_SUFFIXES == NULL vs VALID_SUFFIXES == "". Use the former + when any suffix is valid, the later when no suffix is allowed. + Fri Jan 24 23:36:00 1997 Jim Meyering * lib/long-options.c (parse_long_options): Reset optind to zero