about summary refs log tree commit diff
path: root/configfile.h (follow)
Commit message (Expand)AuthorAge
* Use strbuf for reading configuration filesLukas Fleischer2013-08-12
* Move function for configfile parsing into configfile.[ch]Lars Hjemli2008-03-28
2020-08-14Switch to timespec for timeoutsJune McEnroe Can be passed to ppoll(2) directly. 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe