aboutsummaryrefslogtreecommitdiff
path: root/src/config_parser.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-20config_parser: Allow equal sign as a separator and eat up trailing whitespaceJakub Jelen1-10/+23
2019-10-01config_parser: Implement more useful variant of get_token()Jakub Jelen1-2/+26
2019-04-01config: Move common parser functions to config_parser.cAnderson Toshiyuki Sasaki1-0/+238