NetBSD/common/lib/libc/stdlib
christos f1dbbfab6d Set endptr if the base is not supported. The opengroup spec does not special
case this condition. Note: glibc has the same problem.
2009-05-20 22:03:29 +00:00
..
_strtol.h Set endptr if the base is not supported. The opengroup spec does not special 2009-05-20 22:03:29 +00:00
_strtoul.h Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq} into one 2008-08-20 12:42:26 +00:00
heapsort.c oops, converted some #ifndef into #if defined... 2008-11-17 10:21:30 +00:00
random.c Add the old small random from the libkern and use it for now. 2005-12-21 14:23:58 +00:00
strtoll.c Properly deal with LIBC namespace issues. 2008-08-22 03:00:02 +00:00
strtoul.c Fix build breakage by adding appropriate #includes. 2008-08-20 19:58:33 +00:00
strtoull.c Prepare use of strtoull, strtoumax and strtoimax in tools/compat by 2008-09-10 18:08:58 +00:00
strtoumax.c Prepare use of strtoull, strtoumax and strtoimax in tools/compat by 2008-09-10 18:08:58 +00:00