Go to file
C. McEnroe f39d916e3a Just use CLOCK_MONOTONIC and clean up includes
CLOCK_MONOTONIC exists everywhere.
2020-08-15 09:53:03 -04:00
.gitignore Add spawnd skeleton 2020-08-14 16:00:35 -04:00
daemon.c Just use CLOCK_MONOTONIC and clean up includes 2020-08-15 09:53:03 -04:00
daemon.h Just use CLOCK_MONOTONIC and clean up includes 2020-08-15 09:53:03 -04:00
Makefile Implement user and group lookup 2020-08-14 16:00:35 -04:00
service.c Just use CLOCK_MONOTONIC and clean up includes 2020-08-15 09:53:03 -04:00
spawn.8 Add prospective manual page for spawn 2020-08-14 16:00:34 -04:00
spawn.sh Add tentative implementation of spawn(8) 2020-08-14 16:00:34 -04:00
spawnd.8 Implement serviceStart 2020-08-14 17:36:31 -04:00
spawntab.5 Add prospective manual page for spawntab 2020-08-14 16:00:35 -04:00