summary refs log tree commit diff
path: root/bin/xx.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-09 11:16:34 -0500
committerJune McEnroe <june@causal.agency>2020-02-09 11:16:34 -0500
commit9515a41c2d0b7cc4355a9d87e5ecfec2e87d95fb (patch)
treeb0240b1565f1a632152f13615447b3181327b8d1 /bin/xx.c
parentAdd The Future of Another Timeline (diff)
downloadsrc-9515a41c2d0b7cc4355a9d87e5ecfec2e87d95fb.tar.gz
src-9515a41c2d0b7cc4355a9d87e5ecfec2e87d95fb.zip
Add To Be Taught, If Fortunate
Diffstat (limited to 'bin/xx.c')
0 files changed, 0 insertions, 0 deletions
d>Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keepingon.c?h=1.3&id=6fb08baee3602fc28c323a8eced868fd49050d7f&follow=1'>Rename project to catsitJune McEnroe 2020-08-15Use only LOG_NOTICE and LOG_WARNINGJune McEnroe 2020-08-15Make log messages consistentJune McEnroe 2020-08-15Remove closelog callJune McEnroe 2020-08-15Implement service 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