summaryrefslogtreecommitdiffstats
path: root/compat/strtol.c
Commit message (Collapse)AuthorAgeFilesLines
* * compat/strtod.c (strtod): simplified #includesdgp2002-02-251-2/+2
| | | | | * compat/strtol.c (strtol): gather result in a long before returning as a long: necessary on platforms where sizeof(int) != sizeof(long).
* Minor cleanup of compat functions to get rid of GCC warnings.dkf2002-02-251-5/+7
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+83