summaryrefslogtreecommitdiff
path: root/common/lib/libc/stdlib/strtoull.c
AgeCommit message (Expand)Author
2013-04-16Add strtol_l and friends. Switch _citrus_bcs_strtol to use plainjoerg
2008-09-10Prepare use of strtoull, strtoumax and strtoimax in tools/compat byjoerg
2008-08-22Properly deal with LIBC namespace issues.matt
2008-08-20Fix build breakage by adding appropriate #includes.oster
2008-08-20Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq} into onejoerg
2006-10-08- Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib.thorpej