From 1f74a371e07665c48a13840d4fccdebf9dbbaf00 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 21 Apr 1999 23:16:48 +0000 Subject: . --- old/sh-utils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'old/sh-utils/ChangeLog') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 89506f4d2..e589e3431 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,16 @@ +1999-04-20 Jim Meyering + + Update factor to use `uintmax_t'. + * src/factor.c : Include this, not xstrtoul.h. + : Include. + Use uintmax_t in place of unsigned long. + Use human_readable to convert to strings for printing. + * lib/xstrtoumax.c: New file. + * lib/human.c: New file. + * lib/human.h: New file. + * lib/Makefile.am (libsu_a_SOURCES): Add human.c and xstrtoumax.c. + (noinst_HEADERS): Add human.h. Remove xstrtoul.h. + 1999-04-19 Jim Meyering * src/seq.c (main): Restore `+' in getopt_long string. Otherwise, -- cgit v1.2.3-70-g09d2