summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-10 21:52:38 -0500
committerJune McEnroe <june@causal.agency>2020-02-10 21:52:38 -0500
commitc300cfbb73a9423df6223f3cc28d56d0f751158c (patch)
treef2e714c5dccb4eaa5a8cd2ac8ff8d2dab12addf3 /home
parentAdd To Be Taught, If Fortunate (diff)
downloadsrc-c300cfbb73a9423df6223f3cc28d56d0f751158c.tar.gz
src-c300cfbb73a9423df6223f3cc28d56d0f751158c.zip
Duplicate effective URL before passing it back to curl
Apparently sometimes it didn't like receiving its own internal storage
to parse again. Understandable.
Diffstat (limited to 'home')
0 files changed, 0 insertions, 0 deletions
p;follow=1'>Implement non-blocking line-buffered readingJune McEnroe 2020-08-15Generate tags fileJune McEnroe 2020-08-15Just use CLOCK_MONOTONIC and clean up includesJune 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