summaryrefslogtreecommitdiffstats
path: root/pw/strtounum.c
Commit message (Collapse)AuthorAgeFilesLines
* Improve strtounumBaptiste Daroussin2015-07-301-22/+19
| | | | | | | | | Fix many style bugs Better variable naming Use C99 'restrict' were apropriate Fix potential errno race Submitted by: bde
* Actually set the proper licenseBaptiste Daroussin2015-07-291-12/+13
| | | | Reported by: trasz
* Actually add the new codeBaptiste Daroussin2015-07-291-0/+73