NetBSD/common/lib/libc/stdlib
2008-09-10 18:08:58 +00:00
..
_strtol.h Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq} into one 2008-08-20 12:42:26 +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
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