summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtoll.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of integer overflow warning.Steve Price1997-08-231-1/+1
| | | | | | | | PR: misc/3575 Submitted by: Bruce Evans <bde@zeta.org.au> Notes: svn path=/head/; revision=28640
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
| | | | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> Notes: svn path=/head/; revision=17141
* Similar changes like in strtol, all this family is VERY brokenAndrey A. Chernov1995-08-011-1/+3
| | | | | | | in 8bit environment (isalpha at the end of digits) Notes: svn path=/head/; revision=9845
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+136
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573