summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-05 22:38:55 -0400
committerJune McEnroe <programble@gmail.com>2017-09-05 22:38:55 -0400
commit5181f4adaac153b2d1cb03730e428d526bfa5a3a (patch)
treeb5ebdf863184fe2092b5045aab72b7d0ea1e102b /home
parentAdd watch.c (diff)
downloadsrc-5181f4adaac153b2d1cb03730e428d526bfa5a3a.tar.gz
src-5181f4adaac153b2d1cb03730e428d526bfa5a3a.zip
Pass final NULL to execlp
Diffstat (limited to 'home')
0 files changed, 0 insertions, 0 deletions
37f2bc2045a7017230dca7179faee5b4e6&follow=1'>Read service pipesJune McEnroe 2020-08-15Implement non-blocking line-buffered readingJune McEnroe 2020-08-15Generate tags fileJune McEnroe 2020-08-15Just use CLOCK_MONOTONIC and clean up includesJune McEnroe 2020-08-15Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe