summary refs log tree commit diff
path: root/doc/zlib
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-20 11:45:25 -0400
committerJune McEnroe <june@causal.agency>2021-04-20 11:46:28 -0400
commit570b480045d57bd13c0ebac8a97a6d9b52984e29 (patch)
tree0f4b0cb4dd2cda9ea9b57a85f3f82b2896435d99 /doc/zlib
parentRearrange Makefile once more once more once more (diff)
downloadsrc-570b480045d57bd13c0ebac8a97a6d9b52984e29.tar.gz
src-570b480045d57bd13c0ebac8a97a6d9b52984e29.zip
Add The Once and Future Witches
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
f4fbccc337b508d0f81b1f4b7563&follow=1'>Don'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