summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-28 09:55:54 -0400
committerJune McEnroe <june@causal.agency>2021-06-28 09:57:10 -0400
commitca503521697c8ff6833b57e6622a11d4fb5a1a98 (patch)
tree50cd7691e16d9ffa3bec24f1cea7e636f69bfac5 /edit.c
parentFreeBSD: Use capsicum_helpers.h (diff)
downloadcatgirl-ca503521697c8ff6833b57e6622a11d4fb5a1a98.tar.gz
catgirl-ca503521697c8ff6833b57e6622a11d4fb5a1a98.zip
OpenBSD: unveil the log directory specifically
The call to logOpen() will have already created the directory. Still
use dataMkdir() as a convenient way to get the created path.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
er-highlight'> Allows restarting consumers safely. 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe