summary refs log tree commit diff homepage
path: root/2017/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-21 14:57:36 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:26 -0500
commit5d7469b73106d10526fd34298122b3faa58a8deb (patch)
tree36f5fe77a74e33dc2cf2576ef19ee1938b20b9dd /2017/LICENSE
parentGeneralize day 19 solution (diff)
downloadaoc-5d7469b73106d10526fd34298122b3faa58a8deb.tar.gz
aoc-5d7469b73106d10526fd34298122b3faa58a8deb.zip
"Solve" day 17 part 1
Diffstat (limited to '2017/LICENSE')
0 files changed, 0 insertions, 0 deletions
7179faee5b4e6&follow=1'>Read 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