summaryrefslogtreecommitdiff
path: root/libc/misc/internals/parse_config.c
AgeCommit message (Expand)Author
2017-06-21remove editor hints for viWaldemar Brodkorb
2012-06-15parser_config.[ch]: remove duplicated hidden functionsPeter S. Mazinger
2012-04-17parse_config: tweak indentationBernhard Reutner-Fischer
2010-10-14parse_config: discard rest of incomplete lineNatanael Copa
2010-10-14config parser: always initialize line pointerNatanael Copa
2010-10-14config parser: do not assume that realloc return same pointerNatanael Copa
2010-09-06misc: Fix build error about missing PAGE_SIZEAbdoulaye Walsimou Gaye
2010-08-19getserv: fix reading services lines w > 80 charsBernhard Reutner-Fischer
2010-08-06config parser: fix memory corruptionTimo Teräs
2010-08-05add config parserBernhard Reutner-Fischer