about summary refs log tree commit diff
path: root/server.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-29 19:14:36 -0400
committerJune McEnroe <june@causal.agency>2020-07-29 19:14:36 -0400
commitc70ca4e9e051b7acc86d06ef30925c806576a870 (patch)
treecc2305b7265f1d0595a18c4372de379921e40ea4 /server.h
parentRemove unused prevEvent (diff)
downloadscooper-c70ca4e9e051b7acc86d06ef30925c806576a870.tar.gz
scooper-c70ca4e9e051b7acc86d06ef30925c806576a870.zip
Add Linux support
Static linking on Linux (even with musl-gcc) is just too much of a pain.
People more dedicated than I am can figure it out themselves. Or how to
properly sandbox this without a chroot.
Diffstat (limited to 'server.h')
0 files changed, 0 insertions, 0 deletions
title='2018-09-11 08:47:12 +0200'>2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev