summary refs log tree commit diff
path: root/home/.config/htop
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-07-23 16:13:03 -0400
committerJune McEnroe <june@causal.agency>2018-07-23 16:13:03 -0400
commit5649f07fff728086dce6e1cdd22cbcdb91582986 (patch)
tree9d40793b42a4f147f5d10bf430957ea0f47d49d7 /home/.config/htop
parentLink with -lcurses (diff)
downloadsrc-5649f07fff728086dce6e1cdd22cbcdb91582986.tar.gz
src-5649f07fff728086dce6e1cdd22cbcdb91582986.zip
Use EV_SET in watch
On NetBSD, kevent.udata is intptr_t rather than void *, and their EV_SET
macro does the cast.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
9:50 -0400'>2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe