(quote_name): Add fourth parameter, width, into which to
authorJim Meyering <jim@meyering.net>
Mon, 27 Jan 2003 13:42:26 +0000 (13:42 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 27 Jan 2003 13:42:26 +0000 (13:42 +0000)
commit336827087f451aedf369330f49f7e17767092cdf
treeb430622dbc55ea62f4491f40c17120b769b14424
parentb9f33a9f76542427a25ac13c1eb8689d08d0906c
(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.
src/ls.c