summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtoll.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch libc and libm to use strong aliases rather than weak aliasesmartynas2013-03-281-11/+2
* add $OpenBSD$ tags, as requested by dtucker.espie2005-11-101-0/+1
* zap remaining rcsid.espie2005-08-081-4/+0
* ansi + de-registerpat2005-03-301-9/+3
* Fix typo that breaks compilation #ifndef __weak_alias; Francois Perradmillert2005-03-021-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Replace strtou?q() with the more standard strtou?ll(), using weakmillert2002-06-291-0/+166