summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtol.c
Commit message (Expand)AuthorAgeFilesLines
* Portability fix: use unsigned cast to guaranteed positive part of expressionache2001-09-041-1/+1
* Remove rcsids and unneded includeache2001-09-041-5/+2
* 'acc' is not initialized in one hypotetical case, fix itache2001-09-041-2/+2
* Locale *is* used in strto*l*(), at least for isspace(), so removeache2001-09-041-11/+27
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+1
* strtol and atoi VERY broken in 8bit chars locale, i.e. if you pass somethingache1995-08-011-1/+3
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+129
OpenPOWER on IntegriCloud