(__xstrtol): If there is no number but there
authorJim Meyering <jim@meyering.net>
Wed, 19 Dec 2001 10:41:27 +0000 (10:41 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Dec 2001 10:41:27 +0000 (10:41 +0000)
commitf0ed17134a9adc7343f7847fcba46ebaf04325b2
tree602b358340b927599962eebde2968b3d9332563b
parent1cc94659adc4825d68892e2c7434eb1289a10560
(__xstrtol): 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'.
lib/xstrtol.c