summaryrefslogtreecommitdiffstats
path: root/src/string-utils.h
Commit message (Expand)AuthorAgeFilesLines
* src/string-utils.[ch]: Move under src/utils/Patrick McDermott2017-11-011-37/+0
* atoi64(), parse_query_string(): Prefix function names with "mq_"Patrick McDermott2017-10-311-2/+2
* parse_query_string(): New (public) functionPatrick McDermott2017-10-311-0/+3
* atoi64(): New functionPatrick McDermott2017-10-301-0/+34