summary refs log tree commit diff
path: root/port/file2c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-03 22:52:51 -0400
committerJune McEnroe <june@causal.agency>2021-05-03 22:52:51 -0400
commit3c2fb80184123d9de07e0a863de31014c80ce830 (patch)
treed4e9fc8f8b7c3228fda3b8ce1d0db3b6acd03330 /port/file2c
parentAdd ff alias (diff)
downloadsrc-3c2fb80184123d9de07e0a863de31014c80ce830.tar.gz
src-3c2fb80184123d9de07e0a863de31014c80ce830.zip
Emulate MANSECT for mandoc which lacks it
Diffstat (limited to 'port/file2c')
0 files changed, 0 insertions, 0 deletions
ect'>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