| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Implement non-blocking line-buffered reading | June McEnroe | 2020-08-15 | 
| | | |||
| * | Just use CLOCK_MONOTONIC and clean up includes | June McEnroe | 2020-08-15 | 
| | | | | | CLOCK_MONOTONIC exists everywhere. | ||
| * | Reap children | June McEnroe | 2020-08-15 | 
| | | |||
| * | Switch to timespec for timeouts | June McEnroe | 2020-08-14 | 
| | | | | | Can be passed to ppoll(2) directly. | ||
| * | Implement serviceStart | 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 spawnd skeleton | June McEnroe | 2020-08-14 |