summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtoul.c
AgeCommit message (Expand)Author
2017-07-06The 0x (or 0X) prefix in base 16 is optional so only skip over theTodd C. Miller
2015-09-13Wrap <stdlib.h> so that calls go direct and the symbols not in thePhilip Guenther
2014-09-13Make sure that the following functions return 0 and EINVAL asIngo Schwarze
2013-04-17add some prototypes, casts, includes, parenthesis, and whatnot toTed Unangst
2005-08-08zap remaining rcsid.Marc Espie
2005-03-30ansi + de-registerPatrick Latifi
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1996-07-27be very careful in case of signed charsTheo de Raadt
1995-12-21from netbsd; Rearrange to avoid sign problems with GCC.Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt