summaryrefslogtreecommitdiff
path: root/common/lib/libc/stdlib/strtoumax.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-04-22Move strtoumax.c from libc/stdlib to common/libc/stdlib and include itthorpej