]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 13 Jul 1997 22:04:17 +0000 (22:04 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Jul 1997 22:04:17 +0000 (22:04 +0000)
old/textutils/ChangeLog

index 59229fe9b0d98b30d358ba0581c6c42fb00e427d..1cbaad0a5c57ef6421cfcee2ddb7ca573e341df5 100644 (file)
@@ -9,6 +9,9 @@
        Update callers.
        (head_file): Likewise.
        (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 <abela@hsc.fr>
 
        * tests/wc: New directory.
        * tests/head: New directory.