summary refs log tree commit diff
path: root/bin/cash/TOUR
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-13 23:30:53 -0500
committerJune McEnroe <june@causal.agency>2019-02-13 23:30:53 -0500
commit3f877738c027b1da0f00903599492dc3de88df4b (patch)
treedc12fc9809ed1a9291322f7ef59a456e4a8da238 /bin/cash/TOUR
parentAdd books (diff)
downloadsrc-3f877738c027b1da0f00903599492dc3de88df4b.tar.gz
src-3f877738c027b1da0f00903599492dc3de88df4b.zip
Add forgotten "sixth" book of H2G2
Diffstat (limited to 'bin/cash/TOUR')
0 files changed, 0 insertions, 0 deletions
Makefile?h=1.1&id=3e2568aeb07f1df1b0e70a98130570cd229c10e3&follow=1'>Generate 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