summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtoll.c
AgeCommit message (Expand)Author
2001-05-07For consistency add a _DIAGASSERT() case, and remove some cruft.kleink
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