1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-06-02 10:18:44 +02:00
init/lib/include
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
..
crontab.h Remove pid fron cron serives, reap children in signal handler 2018-09-21 18:08:48 +02:00
libcfg.h Configuration parser cleanup 2018-10-10 16:45:11 +02:00
service.h Add simple cron implementation 2018-09-19 12:22:14 +02:00
telinit.h Add license headers and comments to source 2018-03-24 22:50:28 +01:00
util.h Centralize/unify version string printing 2018-09-01 17:22:24 +02:00