summary refs log tree commit diff
path: root/url.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-24 16:58:28 -0400
committerJune McEnroe <june@causal.agency>2021-06-25 11:50:14 -0400
commitfece6e6eb620068d352ceb0433c3d74d8c22f35b (patch)
tree1a325d74331aa6a55611cdf900a5b3376c2f556c /url.c
parentEncourage packagers to patch in text macros (diff)
downloadcatgirl-fece6e6eb620068d352ceb0433c3d74d8c22f35b.tar.gz
catgirl-fece6e6eb620068d352ceb0433c3d74d8c22f35b.zip
Keep log directory open, use mkdirat(2) and openat(2)
Diffstat (limited to 'url.c')
0 files changed, 0 insertions, 0 deletions
/a>June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe