From df52f23ebffce9e06b127fe58be16a402893e5ce Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 2 Dec 2000 21:14:09 +0000 Subject: *** empty log message *** --- old/textutils/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c767d44e1..fbfb8145f 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,9 @@ 2000-12-02 Jim Meyering - * src/od.c: + * src/sort.c (checkfp): Rename local `buf' to avoid shadowing previous + declaration. + + * src/od.c: FIXME Reported by Mark Nudelman, via Andreas Jaeger. * src/sort.c (NONZERO): Define and use it to make the code a tiny @@ -9,6 +12,12 @@ * doc/textutils.texi (sort invocation): Clarify how -t works when a sort key specifies a range of fields. From Karl O. Pinc. +2000-11-26 Paul Eggert + + * src/od.c (skip): Use lseek instead of worrying about fseeko or fseek. + This should be portable, as we seek before doing any I/O. + (fseeko): Remove; no longer used. + 2000-11-30 Jim Meyering * src/sort.c: s/SIZE_T_MAX/SIZE_MAX/. -- cgit v1.2.3-70-g09d2