aboutsummaryrefslogtreecommitdiffstats
path: root/strsuftoll.c
Commit message (Expand)AuthorAgeFilesLines
* Explicitly use base 10 when parsing numbers, to enforce the "decimal number"lukem2004-03-051-6/+8
* print max rather than min in error message when numberdbj2004-01-171-3/+3
* Overhaul how `build.sh tools' are used:lukem2003-10-271-6/+6
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Use definition in "namespace.h" to rename functions, not home grown.itohy2003-02-081-10/+5
* add strsuftoll(3) and strsuftollx(3) - parse a string for a numberlukem2002-11-291-0/+254