summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-10-31 18:26:14 -0400
committerJune McEnroe <programble@gmail.com>2013-10-31 18:26:14 -0400
commit88e5456fccdf1d39f6b6c12d9c099eee7b94d798 (patch)
treeb15208f3a8d91d5e3128e99524d4b4a634ebe5cf /.gitignore
parentFix host in prompt (diff)
downloadsrc-88e5456fccdf1d39f6b6c12d9c099eee7b94d798.tar.gz
src-88e5456fccdf1d39f6b6c12d9c099eee7b94d798.zip
Fix host in prompt, part two
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
roe 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