| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Just use CLOCK_MONOTONIC and clean up includes | June McEnroe | 2020-08-15 |
| | | | | | CLOCK_MONOTONIC exists everywhere. | ||
| * | Reap children | June McEnroe | 2020-08-15 |
| | | |||
| * | Implement serviceSignal, serviceStop, serviceRestart | June McEnroe | 2020-08-14 |
| | | |||
| * | Reset restartInterval and restartDeadline on start | 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 |
| | | |||
| * | Implement user and group lookup | June McEnroe | 2020-08-14 |