From b67ee7857a875730171269b1749315a726385a16 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 24 Apr 1999 12:53:50 +0000 Subject: *** empty log message *** --- old/textutils/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 904acbe12..eaef4708c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,20 @@ +1999-04-24 Jim Meyering + + * src/csplit.c: Include new "xstrtol.h", not "xstrtoul.h". + (struct control) [repeat]: Declare as uintmax_t, not int. + (struct control) [lines_required]: Likewise. + (handle_line_error): Use human_readable to print lines_required. + (parse_repeat_count): Parse a uintmax_t. + (parse_patterns): Parse a uintmax_t. + + * src/tail.c: Include new "xstrtol.h", not "xstrtoul.h". + * src/od.c: Likewise. + + * src/head.c: Include new "xstrtol.h", not "xstrtoul.h". + Change all U_LONG_LONG to uintmax_t. + (head_lines): Move a couple dcls into an inner scope. + (string_to_integer): Rename from string_to_ull. + 1999-04-19 Jim Meyering * Makefile.maint (b_host): Remove /pub suffix. -- cgit v1.2.3-70-g09d2