(print_long_format, print_file_name_and_frills):
authorJim Meyering <jim@meyering.net>
Wed, 6 Nov 2002 11:02:56 +0000 (11:02 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 6 Nov 2002 11:02:56 +0000 (11:02 +0000)
commit106c3bf36492270c96401793a1e75b9e071b84d1
tree66247a4172a0256c9ae9dc995f0c6acaefb41a28
parent1fc57fa80c9d52ac137b289c41ef22766274eb46
(print_long_format, print_file_name_and_frills):
Use primitives from inttostr.h, not
human.h, to print large numbers simply.

(human_output_opts): New var.
(output_block_size): Now uintmax_t, not int, to handle larger
block sizes.  All uses changed.

(file_output_block_size): New var, to distinguish
file sizes from other sizes.
(decode_switches): Set it.
src/ls.c