summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtonum.c
AgeCommit message (Expand)Author
2018-01-04Add bunch of missing includes of namespace.h in libckamil
2015-03-10The OpenBSD strtonum() only accepts base 10 keywords. (Kamil Rytarowski)christos
2015-02-05cast to return typechristos
2015-01-18cleanups from (Kamil Rytarowski)christos
2015-01-16Add strtonum implemented as a wrapper of strtoi.christos