NetBSD/common/lib/libc/stdlib
joerg d88dcd0fdc Fix ISO C compliance: strtol of "0xX" should give the largest valid
numeric prefix, which is 0.
2017-07-06 21:08:44 +00:00
..
_strtoi.h match variable names with man page (Kamil Rytarowski) 2015-01-18 17:55:22 +00:00
_strtol.h Fix ISO C compliance: strtol of "0xX" should give the largest valid 2017-07-06 21:08:44 +00:00
_strtoul.h Fix ISO C compliance: strtol of "0xX" should give the largest valid 2017-07-06 21:08:44 +00:00
heapsort.c
mi_vector_hash.c Allow kernel code to access constant databases by moving cdbr(3) and the 2013-12-11 01:24:08 +00:00
random.c whitespace 2016-02-08 05:27:24 +00:00
strtoi.c - new test for strtoi 2015-05-01 14:17:56 +00:00
strtoimax.c
strtoll.c
strtou.c - new test for strtoi 2015-05-01 14:17:56 +00:00
strtoul.c
strtoull.c
strtoumax.c