summary refs log tree commit diff
path: root/bin/1sh/funcs
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-08-16 21:36:50 -0400
committerJune McEnroe <june@causal.agency>2024-08-16 21:36:50 -0400
commit50a06120e13ba648fca745951170cef59037e35a (patch)
treeedd1d04178497f9e15fee928c08421c264e7637d /bin/1sh/funcs
parentAdd photos from August 2 (diff)
downloadsrc-50a06120e13ba648fca745951170cef59037e35a.tar.gz
src-50a06120e13ba648fca745951170cef59037e35a.zip
Add ability to specify camera body
Diffstat (limited to 'bin/1sh/funcs')
0 files changed, 0 insertions, 0 deletions
vice 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