summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtoq.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Understand national (non-ASCII) digits nowAndrey A. Chernov2001-11-281-3/+0
* Remove rcsids and unneded includeAndrey A. Chernov2001-09-041-5/+2
* Locale *is* used in strto*l*(), at least for isspace(), so removeAndrey A. Chernov2001-09-041-1/+1
* I accidently deleted an include when I added the $FreeBSD$ so I couldDavid E. O'Brien2001-02-271-0/+2
* Impliment the ISO-C99 strto[u]ll()David E. O'Brien2001-02-271-85/+6
* Get rid of integer overflow warning.Steve Price1997-08-231-1/+1
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* Similar changes like in strtol, all this family is VERY brokenAndrey A. Chernov1995-08-011-1/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+136