1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-11-24 20:10:42 +01:00
init/lib
David Oberhollenzer 24c90b7700 Configuration parser cleanup
- Do a getline() & process in rdline instead of doing a read per character
   and feeding it through a state machine.
 - Move splitkv to rdcfg.c, the only place where it is used

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-10-10 16:45:11 +02:00
..
cron Configuration parser cleanup 2018-10-10 16:45:11 +02:00
include Configuration parser cleanup 2018-10-10 16:45:11 +02:00
libcfg Configuration parser cleanup 2018-10-10 16:45:11 +02:00
util Configuration parser cleanup 2018-10-10 16:45:11 +02:00
Makemodule.am Configuration parser cleanup 2018-10-10 16:45:11 +02:00