]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Switch strtonum() implementation from strtoll() to strtoi()
authorGuillem Jover <guillem@hadrons.org>
Sun, 20 May 2018 22:22:38 +0000 (00:22 +0200)
committerGuillem Jover <guillem@hadrons.org>
Mon, 21 May 2018 02:48:32 +0000 (04:48 +0200)
commit6f68c930765d95ab2644c7a1210a0a640fd9d4bf
treeeeb9987c3ab818faec2322988df3bb2b3235e968
parente13b1a337a608c3301ccb9ea344b6f97279a818f
Switch strtonum() implementation from strtoll() to strtoi()

Import from NetBSD.
COPYING
man/strtonum.3bsd
src/strtonum.c