summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-20 14:49:04 -0400
committerJune McEnroe <june@causal.agency>2019-10-20 14:49:04 -0400
commit48ee1e045709b5d2a08335f700c8b0a94566cf30 (patch)
tree22f356ca60e233fd85875ab0a9c575d03cadd85e /server.c
parentMove listen code to listen.c (diff)
downloadpounce-48ee1e045709b5d2a08335f700c8b0a94566cf30.tar.gz
pounce-48ee1e045709b5d2a08335f700c8b0a94566cf30.zip
Remove pollfd from listen interface
Diffstat (limited to 'server.c')
0 files changed, 0 insertions, 0 deletions
e. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe