summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtoul.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add some prototypes, casts, includes, parenthesis, and whatnot totedu2013-04-171-2/+2
* zap remaining rcsid.espie2005-08-081-4/+1
* ansi + de-registerpat2005-03-301-9/+6
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Fix RCS idstholo1996-08-191-2/+1
* be very careful in case of signed charsderaadt1996-07-271-3/+3
* from netbsd; Rearrange to avoid sign problems with GCC.deraadt1995-12-211-17/+22
* initial import of NetBSD treederaadt1995-10-181-0/+108