summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-28 03:05:53 -0500
committerJune McEnroe <june@causal.agency>2020-01-28 03:05:53 -0500
commitd1533241f699359b7d171f12e4131a46a4c35935 (patch)
tree183d6b75bac226e3be086ab292ca20c0a3c94d4f /.gitignore
parentExit git-fetch-email on getopt failure (diff)
downloadimbox-d1533241f699359b7d171f12e4131a46a4c35935.tar.gz
imbox-d1533241f699359b7d171f12e4131a46a4c35935.zip
Call fopencookie with a+
Otherwise interleaved reads and writes can interfere with each other,
since you're supposed to have intervening fseeks.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
d colspan='3' class='logmsg'> 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe