summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-26 00:56:10 -0400
committerJune McEnroe <june@causal.agency>2018-09-26 00:56:10 -0400
commit8010708ddf73375fd9b86ac0fec50a8349264588 (patch)
tree490f25a5ea6424e908df1625ffa7efccc0b350fa /bin/Makefile
parentAdd r to psfed for invert (diff)
downloadsrc-8010708ddf73375fd9b86ac0fec50a8349264588.tar.gz
src-8010708ddf73375fd9b86ac0fec50a8349264588.zip
Add copy paste to psfed
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/td>June McEnroe CLOCK_MONOTONIC exists everywhere. 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 Can be passed to ppoll(2) directly. 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