summary refs log tree commit diff
path: root/.config/htop
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-09-12 20:28:18 -0400
committerJune McEnroe <programble@gmail.com>2016-09-12 20:28:18 -0400
commit581bb6b19a400767eab6f56b022b5c36817ea663 (patch)
tree6c52ce48725c081e0bb272d70eab881b7999d5a8 /.config/htop
parentPrevent offset from xx when reading zero (diff)
downloadsrc-581bb6b19a400767eab6f56b022b5c36817ea663.tar.gz
src-581bb6b19a400767eab6f56b022b5c36817ea663.zip
Compile xx.c with clang specifically
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
gheader'>2022-06-02Clean up parsing a littleJune McEnroe 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