1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 00:07:51 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1997-07-22 01:37:42 +00:00
parent 4fcb103952
commit 720e3dc89a
+1 -1
View File
@@ -27,7 +27,7 @@
(main): Use string_to_ull, not atou/parse_unit.
The problem was that overflow wasn't detected, so `head -c 4096m'
was treated just like `head -c 0'.
Reported by Jerome Abela
Reported by Jerome Abela.
* tests/wc: New directory.
* tests/head: New directory.