aboutsummaryrefslogtreecommitdiffstats
path: root/strsuftoll.c
Commit message (Expand)AuthorAgeFilesLines
* progress: Port for Linux and DarwinHEADtrunkCameron Katri2021-03-301-20/+8
* Put a recursion limit to avoid DoS attacks (Maksymilian Arciemowicz)christos2011-10-221-24/+33
* Remove clause 3 and 4 from TNF licensesmartin2008-04-281-9/+2
* Use IEC 60027-2 prefixes for 2^n based prefixes.lukem2007-04-121-6/+6
* 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