Go to file
C. McEnroe 04ca84acda Switch to timespec for timeouts
Can be passed to ppoll(2) directly.
2020-08-14 17:44:27 -04:00
.gitignore Add spawnd skeleton 2020-08-14 16:00:35 -04:00
Makefile Implement user and group lookup 2020-08-14 16:00:35 -04:00
daemon.c Switch to timespec for timeouts 2020-08-14 17:44:27 -04:00
daemon.h Switch to timespec for timeouts 2020-08-14 17:44:27 -04:00
service.c Implement serviceStart 2020-08-14 17:36:31 -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