This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4de7478cea
NetBSD
/
common
/
lib
/
libc
/
stdlib
History
jnemeth
ef266cee6b
oops, converted some #ifndef into #if defined...
2008-11-17 10:21:30 +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
heapsort.c
oops, converted some #ifndef into #if defined...
2008-11-17 10:21:30 +00:00
random.c
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