From c98d52c34a9a5c984283639c6c5a451ec278f7aa Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 2 Dec 2004 00:32:00 +0000 Subject: * src/ls.c (sort_files): Minor cleanup. --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c107ca957..b019c337b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2004-11-30 Paul Eggert +2004-12-01 Paul Eggert * Version 5.3.0. + * src/ls.c (sort_files): Minor cleanup. Remove an unnecessary + 'volatile' on a local variable. Rewrite to avoid unnecessary + double-assignment to 'func' in the usual case where strcoll does + not fail. + +2004-11-30 Paul Eggert + * src/pinky.c (gethostname): Remove decl. (scan_entries): Use IS_USER_PROCESS instead of by-hand code. * src/uptime.c (print_uptime): Use IS_USER_PROCESS and -- cgit v1.2.3-70-g09d2