summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/tests/valgrind/bin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 20:53:29 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 20:57:39 -0500
commit284c1b390e03c108e1de90101ec0884203b2227f (patch)
tree86b3649e64710522dc5a0ac0316c8262b74a2562 /www/git.causal.agency/cgit/tests/valgrind/bin
parentPrevent matching the same tag twice (diff)
downloadsrc-284c1b390e03c108e1de90101ec0884203b2227f.tar.gz
src-284c1b390e03c108e1de90101ec0884203b2227f.zip
Add htagml -x
Diffstat (limited to 'www/git.causal.agency/cgit/tests/valgrind/bin')
0 files changed, 0 insertions, 0 deletions
a>June 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