From b9f33a9f76542427a25ac13c1eb8689d08d0906c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 27 Jan 2003 13:40:47 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 299ac6fc8b..a9c08f97e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,22 @@ * Version 4.5.5. + * src/Makefile.am (check-misc): Check for st_blocks, too. + + * src/stat.c (print_stat): Use ST_NBLOCKS rather than `->st_blocks'. + Reported by Richard Dawe. + +2003-01-27 Andreas Schwab + + * src/ls.c (quote_name): Add fourth parameter, width, into which to + store the screen columns, and return the number of bytes instead. + (print_dir): Pass NULL as fourth parameter of quote_name. + (print_name_with_quoting): Likewise. + (length_of_file_name_and_frills): Get the width from the fourth + parameter of quote_name instead of return value. + +2003-01-27 Jim Meyering + * src/ls.c (decode_switches): If `dired' is set without `format == long_format', then silently reset dired. This doesn't change the behavior of ls (all prior uses of dired were protected -- 2.47.2