summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-12-08 08:34:40 +0000
committerJim Meyering <jim@meyering.net>2003-12-08 08:34:40 +0000
commita010053815eab8b2c96d3711293a87c21f3cbe30 (patch)
treef6fb3348cfbb1b8c76617be18e6cc8f1dc67fc25 /THANKS
parent8a0f4de82afd18b7f1c8ed78339bafa9f8b71484 (diff)
downloadcoreutils-a010053815eab8b2c96d3711293a87c21f3cbe30.tar.xz
(INODE_DIGITS, LOGIN_NAME_MAX, ID_LENGTH_MAX): Remove.
(format_user_width, format_group_width, unsigned_file_size, format_group): New functions. (block_size_width): Renamed from block_size_size. (inode_number_width, nlink_width, owner_width, group_width, author_width, major_device_number_width, minor_device_number_width, file_size_width): New vars. (clear_files): Initialize them. (gobble_file): Set them. Don't ceiling block_size_width to 7. (print_long_file): Use them. (gobble_file): Use a new local variable 'f' to make the code smaller and more consistent with other functions. (format_user): Output to stdout, not to a buffer, so that we don't have to worry about buffer overrun. Update dired_pos. (print_long_file): Don't put owner, group, author into buffer; just print them directly. Don't assume link counts and major and minor numbers fit into unsigned long int. From Paul Eggert.
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions