summary refs log tree commit diff
path: root/stream.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-14 14:31:34 -0400
committerJune McEnroe <june@causal.agency>2019-08-14 14:31:34 -0400
commit68845f0403fce8f45a88915e5a12c752adcc0258 (patch)
treedb983bc42732b1092a55eb58e7bb751439c72a4e /stream.c
parentAllow :<=>? in CSI params (diff)
downloadstream-68845f0403fce8f45a88915e5a12c752adcc0258.tar.gz
stream-68845f0403fce8f45a88915e5a12c752adcc0258.zip
Handle state transitions just much better
Diffstat (limited to 'stream.c')
0 files changed, 0 insertions, 0 deletions
TONIC 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