summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/atoll.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
2003-06-03Add atoll(3) to libnbcompat. We need it when building target's gccuwe
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