summary refs log tree commit diff homepage
path: root/2016/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-16 13:15:35 -0500
committerJune McEnroe <june@causal.agency>2020-12-16 13:15:35 -0500
commit52c6ea8676fc931974ef4783633aeb494db51226 (patch)
treed31548f9ca41154e00353e2a0b800646bedb7314 /2016/LICENSE
parentSolve day 16 part 1 in C (diff)
downloadaoc-52c6ea8676fc931974ef4783633aeb494db51226.tar.gz
aoc-52c6ea8676fc931974ef4783633aeb494db51226.zip
Solve day 16 part 2
Diffstat (limited to '2016/LICENSE')
0 files changed, 0 insertions, 0 deletions
ce.c?h=1.4&id=3a57df720e54c8b413be6ae4f7dfdd59430f40cc&follow=1'>Make 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