summary refs log tree commit diff
path: root/AUTHORS
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2026-04-26 23:22:46 -0400
committerJune McEnroe <june@causal.agency>2026-04-26 23:22:46 -0400
commitbe5013d805f97a8eeba3ceb9f753495c3b4f4f78 (patch)
treeef326befeb2eeedc37d099640e4a6b92fcbac776 /AUTHORS
parentAdd dais from Left Hand of Darkness (diff)
downloadsrc-be5013d805f97a8eeba3ceb9f753495c3b4f4f78.tar.gz
src-be5013d805f97a8eeba3ceb9f753495c3b4f4f78.zip
Retry on EINTR from waitpid(2) HEAD master
This was reported by hovsater on IRC but I only saw it on my phone
and I guess am missing logs for it. In any case the link to their
patch is expired, so I wrote this.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
' class='logmsg'> Absolutely indiscriminately. 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 For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe