]> granicus.if.org Git - sudo/commit
id_t is 64-bits on FreeBSD so use strtoll() there.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 30 Nov 2016 14:32:59 +0000 (07:32 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 30 Nov 2016 14:32:59 +0000 (07:32 -0700)
commit334350af4598069511c8032f63d57afa1017a57a
tree59dcd8d4a6cda9f717a36602a56bb543c32c6eed
parent70d3e0e9879bb1ac8fd9b08866fe520b3cbf5939
id_t is 64-bits on FreeBSD so use strtoll() there.
Fixes the strtoid regress.
config.h.in
configure
configure.ac
include/sudo_debug.h
lib/util/regress/atofoo/atofoo_test.c
lib/util/strtoid.c
lib/util/sudo_debug.c
lib/util/util.exp.in