From: Jim Meyering Date: Thu, 29 Feb 1996 05:10:23 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12j~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a3b589b06e2a8464ae60eafb63730d7e9265422;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 34c285711e..189bae79ed 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,8 +1,8 @@ -Wed Feb 28 20:53:24 1996 Jim Meyering (meyering@na-net.ornl.gov) +Wed Feb 28 23:08:24 1996 Jim Meyering (meyering@na-net.ornl.gov) * lib/Makefile.am (su_SOURCES): Add xstrtoul.c. (noinst_HEADERS): Add xstrtoul.h. - + * factor.c: General cleanup. Use xstrtoul, not atoi. Change output format. Allow inputs as large as ULONG_MAX. Allow more than one command line argument.