]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(xstrtoumax): If there is no number but there
authorJim Meyering <jim@meyering.net>
Wed, 19 Dec 2001 10:35:39 +0000 (10:35 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Dec 2001 10:35:39 +0000 (10:35 +0000)
commit1cc94659adc4825d68892e2c7434eb1289a10560
tree7d29a8c2e028bc5cc110a99d62201b97057bf40d
parent4ee49675d3db65a9f94b3db0cb5d53c6c9046373
(xstrtoumax): If there is no number but there
is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
Accept 'K' as well as 'k'.
src/shred.c