1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-05 08:16:45 +02:00
Jim Meyering 6ed8115087 (<inttypes.h>): Include if HAVE_INTTYPES_H.
("human.h"): Include.
(LONGEST_HUMAN_READABLE, enum Output_units): Remove.
(count_entry): Now returns uintmax_t, not long.
(human_readable_base): Renamed from opt_human_readable; value is now
zero or positive integer, not just zero or nonzero.
(output_units): Now an integer giving output size.
(tot_size): Now uintmax_t, not long.
(long_options, usage): Add --si or -H.
(main): Adjust to renamed option variables.
Use -H if BLOCKSIZE is SI.  Add -H.
(human_readable): Remove; rewritten and now in lib/human.c.
(print_size): Rewrite in terms of human_readable.
Accept extra arg to be printed after size; all callers changed.
1997-11-30 10:25:07 +00:00
S
Description
These are the GNU core utilities. This package is the union of the GNU fileutils, sh-utils, and textutils packages.
96 MiB
Languages
C 56.6%
Shell 27.6%
Perl 11.5%
Makefile 2.2%
M4 0.9%
Other 1.2%