Commit message (Expand) | Author | |
---|---|---|
2020-08-15 | Just use CLOCK_MONOTONIC and clean up includes | June McEnroe |
2020-08-15 | Reap children | June McEnroe |
2020-08-14 | Implement serviceSignal, serviceStop, serviceRestart | June McEnroe |
2020-08-14 | Reset restartInterval and restartDeadline on start | June McEnroe |
2020-08-14 | Switch to timespec for timeouts | June McEnroe |
2020-08-14 | Implement serviceStart | June McEnroe |
2020-08-14 | Flesh out Service struct | June McEnroe |
2020-08-14 | Build environment for services | June McEnroe |
2020-08-14 | Implement spawntab parsing | June McEnroe |
2020-08-14 | Open syslog, daemonize, write PID | June McEnroe |
2020-08-14 | Implement user and group lookup | June McEnroe |
2020-08-14 | Add install target | June McEnroe |
2020-08-14 | Add spawnd skeleton | June McEnroe |