summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtoull.c
AgeCommit message (Expand)Author
2000-05-16Workaround no longer needed, now that the compiler is fixed.is
2000-05-02Add the (void)&acc; hack from strtouq.c to strtoull.c. This works aroundis
2000-03-07Make lint happy about long long integers. (C99 mode for lint, anyone?)kleink
2000-03-06Add ISO C99 long long integer general utility interfaces; partially addresseskleink