1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-18 23:06:49 +02:00
Files
coreutils/src
Jim Meyering 25ec733e8d Include xstrtoul.h.
Remove global variable, unit_size.
(atou): Remove now-unused function.
(parse_unit): Likewise.
(string_to_ull): New function.
(head): Take new parameter, count_lines.  Use it instead of unit_size.
Update callers.
(head_file): Likewise.
(main): Use string_to_ull, not atou/parse_unit.
1997-07-13 21:59:34 +00:00
..