summary refs log tree commit diff
path: root/port/cgram/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-22 21:21:20 -0400
committerJune McEnroe <june@causal.agency>2019-08-22 21:21:20 -0400
commit48a4bb446985cfd02df9705b3055b3dbe151a409 (patch)
tree9d1a71fe8ad62b8adb4cf9dbd3792f2f46fed6ca /port/cgram/.gitignore
parentAdd Record of a Spaceborn Few (diff)
downloadsrc-48a4bb446985cfd02df9705b3055b3dbe151a409.tar.gz
src-48a4bb446985cfd02df9705b3055b3dbe151a409.zip
Add cards to causal.agency
Diffstat (limited to 'port/cgram/.gitignore')
0 files changed, 0 insertions, 0 deletions
er-highlight'> 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