summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtoll.c
AgeCommit message (Expand)Author
2005-11-10add $OpenBSD$ tags, as requested by dtucker.Marc Espie
2005-08-08zap remaining rcsid.Marc Espie
2005-03-30ansi + de-registerPatrick Latifi
2005-03-02Fix typo that breaks compilation #ifndef __weak_alias; Francois PerradTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-29Replace strtou?q() with the more standard strtou?ll(), using weakTodd C. Miller