summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtoll.c
AgeCommit message (Expand)Author
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-10-06pull in config.h (et al) for libnbcompatlukem
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