summaryrefslogtreecommitdiffstats
path: root/compat/strtoul.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup of compat functions to get rid of GCC warnings.dkf2002-02-251-2/+2
|
* * compat/strtoull.c (strtoull):dgp2002-02-241-11/+46
| | | | | | | * compat/strtoll.c (strtoll): * compat/strtoul.c (strtoul): Fixed failure to handle leading sign symbols '+' and '-' and '0X' and raise overflow errors. [Bug 440916] Also corrects prototype and errno problems.
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-3/+3
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+183