summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/atoll.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+3
* Back out errno preservingAndrey A. Chernov2001-12-301-8/+1
* Preserve errno.Andrey A. Chernov2001-12-251-2/+8
* Add atoll(3) to conform POSIX and C99Andrey A. Chernov2001-11-281-0/+44