summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtouq.c
Commit message (Collapse)AuthorAgeFilesLines
* I accidently deleted an include when I added the $FreeBSD$ so I couldobrien2001-02-271-0/+2
| | | | check in my changes.
* Impliment the ISO-C99 strto[u]ll()obrien2001-02-271-63/+6
| | | | and rewrite strto[u]q() in terms of it.
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+1
| | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu>
* Similar changes like in strtol, all this family is VERY brokenache1995-08-011-1/+3
| | | | in 8bit environment (isalpha at the end of digits)
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+114
OpenPOWER on IntegriCloud