summary refs log tree commit diff
path: root/buffer.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-25 13:53:55 -0500
committerJune McEnroe <june@causal.agency>2021-01-25 13:58:02 -0500
commit61b42713e624034fa015fc42fe0615197a5d6045 (patch)
tree23860711ade87daa612c28689f1353225426d52c /buffer.c
parentPreserve order of filters when removing (diff)
downloadcatgirl-61b42713e624034fa015fc42fe0615197a5d6045.tar.gz
catgirl-61b42713e624034fa015fc42fe0615197a5d6045.zip
Move mention of pledge(2) and unveil(2) to README
The manual is the wrong place to document platform support.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe