From 151f4af0daf1eb669fd18b135c445080de389e20 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 5 May 1995 05:03:56 +0000 Subject: [PATCH] . --- old/textutils/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index cae49e9aab..9d0ee273e9 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,18 @@ +Thu May 4 23:15:58 1995 Jim Meyering (meyering@comco.com) + + * sort.c (main): Use stat, not safe_stat. The latter was unnecessary. + Don't include safe-stat.h. + + * lib/Makefile.in (DISTFILES): Remove safe-xstat.hin. + Remove all associated rules. safe-l?stat.h are no longer used. + + * sort.c Don't hard-code /tmp. + [DEFAULT_TMPDIR]: Use this instead. + + * (set_ordering): Properly parse arguments like `+x.yn'. + Reported by John Salmon (johns@mullet.anu.edu.au). + Patch from Mike Haertel. + Wed Apr 26 23:48:13 1995 Jim Meyering (meyering@comco.com) * sort.c (tempname): AND-off high bits of pid so that its decimal -- 2.47.3