summary refs log tree commit diff
path: root/port/file2c/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-16 01:10:09 -0500
committerJune McEnroe <june@causal.agency>2019-12-16 01:10:09 -0500
commit1d62c73f38859ae28b5bb6e2ff12db862db4c53d (patch)
treecec41dfb3df7c0d882a6970ae046f1e9215d4663 /port/file2c/.gitignore
parentAdd .editrc to set vi bindings (diff)
downloadsrc-1d62c73f38859ae28b5bb6e2ff12db862db4c53d.tar.gz
src-1d62c73f38859ae28b5bb6e2ff12db862db4c53d.zip
Post "cgit setup"
Diffstat (limited to 'port/file2c/.gitignore')
0 files changed, 0 insertions, 0 deletions
20-05-31 13:12:23 -0400'>2020-05-31Add c scriptJune McEnroe 2020-05-31Update mdoc source URLsJune McEnroe 2020-05-26Remove unfinished PSF fontsJune McEnroe/bin/qf.c?id=77113cf667e1f4fbccc337b508d0f81b1f4b7563&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