Handle invalid suffixes and overflow independently, so that
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 Oct 2003 20:08:25 +0000 (20:08 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 14 Oct 2003 20:08:25 +0000 (20:08 +0000)
commit790855e18a1dc027c0fb770de72a28081bc677fb
treebc851ab275c17a40947977a0a6a76fdf1df9e93f
parentc9b3528244f5fc77f182504ae5e793b60101bd25
Handle invalid suffixes and overflow independently, so that
callers can treat them independently as needed.  Fix some bugs in
suffix handling.
lib/ChangeLog
lib/human.c
lib/xstrtoimax.c
lib/xstrtol.c
lib/xstrtol.h
lib/xstrtoul.c
lib/xstrtoumax.c