Make atolx() error_exit() if fed a string that doesn't convert entirely into an integer.
authorRob Landley <rob@landley.net>
Thu, 9 Feb 2012 12:09:27 +0000 (06:09 -0600)
committerRob Landley <rob@landley.net>
Thu, 9 Feb 2012 12:09:27 +0000 (06:09 -0600)
commit5e6dca62869816709f4f6a16d9c191a9e93522a4
tree7eb104ba25d0d2413819d935796fc78b18027701
parent4cd7d19d653eaacff1da3b13eefac3938e888b3d
Make atolx() error_exit() if fed a string that doesn't convert entirely into an integer.
lib/lib.c