summary refs log tree commit diff
path: root/port/ddate/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-08-16 21:37:13 -0400
committerJune McEnroe <june@causal.agency>2024-08-16 21:37:13 -0400
commitc8f0df1c3582a3f7289c713e16e67b8fcb3e25af (patch)
treebfec917994e609aa6ca07aadd80ab7577663cc8c /port/ddate/Makefile
parentAdd ability to specify camera body (diff)
downloadsrc-c8f0df1c3582a3f7289c713e16e67b8fcb3e25af.tar.gz
src-c8f0df1c3582a3f7289c713e16e67b8fcb3e25af.zip
Add first roll through Zenit-122
Diffstat (limited to 'port/ddate/Makefile')
0 files changed, 0 insertions, 0 deletions
-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