summary refs log tree commit diff
path: root/doc/zlib/inflateSync.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-09 19:24:06 -0500
committerJune McEnroe <june@causal.agency>2021-02-09 19:24:06 -0500
commit0a234c4c216a17ce454f4a1b49414ede24cc9acc (patch)
tree318a80765cf717edc5778dfa9e2f36195a1bc8ba /doc/zlib/inflateSync.3
parentUse w3m to open other URLs (diff)
downloadsrc-0a234c4c216a17ce454f4a1b49414ede24cc9acc.tar.gz
src-0a234c4c216a17ce454f4a1b49414ede24cc9acc.zip
Add volume control bindings to cwm
sndioctl is nice and easy.
Diffstat (limited to 'doc/zlib/inflateSync.3')
0 files changed, 0 insertions, 0 deletions
-highlight'> 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