Go to file
C. McEnroe 34c39437f2 Read service pipes
Changed line reading functions to return const char * because modifying
the strings by adding '\0' into them screws up the following call.
2020-08-15 14:54:33 -04:00
.gitignore Generate tags file 2020-08-15 09:56:32 -04:00
daemon.c Read service pipes 2020-08-15 14:54:33 -04:00
daemon.h Read service pipes 2020-08-15 14:54:33 -04:00
Makefile Generate tags file 2020-08-15 09:56:32 -04:00
service.c Read service pipes 2020-08-15 14:54:33 -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