summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/explicit_bzero
diff options
context:
space:
mode:
authorderaadt <>2014-06-12 20:40:57 +0000
committerderaadt <>2014-06-12 20:40:57 +0000
commit95b33f3e2fad03793adf906f7d3b08883ec3684c (patch)
tree44a491147b347caf1b2dd774e13e12db3c08944e /src/regress/lib/libc/explicit_bzero
parent71477dc340552244618421bfc331e3226e59f4ea (diff)
downloadopenbsd-95b33f3e2fad03793adf906f7d3b08883ec3684c.tar.gz
openbsd-95b33f3e2fad03793adf906f7d3b08883ec3684c.tar.bz2
openbsd-95b33f3e2fad03793adf906f7d3b08883ec3684c.zip
replace atoi() calls with strtol(). Follow the idiomatic pattern in our
manual page strictly. Return -2 if the strings are not strict numbers. The numbers remain in the range of "int". Range checking for these parameters is done later in the pkey_*_ctl() functions, or sometimes in functions much further downstream... but not always!!! ok millert miod mikeb
Diffstat (limited to 'src/regress/lib/libc/explicit_bzero')
0 files changed, 0 insertions, 0 deletions