summary refs log tree commit diff
path: root/bin/1sh/cd.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-06 17:24:04 -0400
committerJune McEnroe <june@causal.agency>2019-07-06 17:24:04 -0400
commitcdca29228620871e9ecdbba654264b7235b02cf6 (patch)
tree8c669e6884b9b537d1655e48d6a210d1727bb5cc /bin/1sh/cd.c
parentAdd CSS output to scheme (diff)
downloadsrc-cdca29228620871e9ecdbba654264b7235b02cf6.tar.gz
src-cdca29228620871e9ecdbba654264b7235b02cf6.zip
Remove redundant include
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
td> 2020-08-15Make log messages consistentJune McEnroe 2020-08-15Remove closelog callJune McEnroe 2020-08-15Implement 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