summary refs log tree commit diff
path: root/etc/CodeQWERTY.bundle/Contents
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-18 11:50:24 -0400
committerJune McEnroe <june@causal.agency>2021-10-18 11:50:24 -0400
commit76d55920d2f0dfc753aae029bb84c6fc653377fc (patch)
treef9377cb370bf54c90dbe64ff65063b9ecc02fe32 /etc/CodeQWERTY.bundle/Contents
parentRemove capsicum support from up (diff)
downloadsrc-76d55920d2f0dfc753aae029bb84c6fc653377fc.tar.gz
src-76d55920d2f0dfc753aae029bb84c6fc653377fc.zip
Rewrite shotty with lex
So much cleaner!
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td>Implement service statusJune McEnroe 2020-08-15Parse control commandsJune McEnroe 2020-08-15Read 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