aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/strtoi.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-22wsutil: add statements for c++ calls.Dario Lombardo1-0/+8
2016-09-16Add ws_hexstrtou{bits} and use ws_hexstrtou32 in androiddump.Guy Harris1-1/+19
2016-09-12Let strtoi with NULL endptr require no invalid charactersPeter Wu1-3/+5
2016-09-07Make the ws_strto* routines more like the strto* routines.Guy Harris1-8/+10
2016-09-05wsutil: add string to integer conversion utilities.Dario Lombardo1-0/+63