summary refs log tree commit diff
path: root/bin/hilex.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-10-18 10:12:11 -0400
committerJune McEnroe <june@causal.agency>2022-10-18 10:12:11 -0400
commitb85dd5a27b8f1817fa67012d54918c38f15caf6a (patch)
treedfc532e8b1df81cf44c52ce139260595edab0a6d /bin/hilex.c
parentFix 3- and 4-byte UTF-8 sequence matching (diff)
downloadsrc-b85dd5a27b8f1817fa67012d54918c38f15caf6a.tar.gz
src-b85dd5a27b8f1817fa67012d54918c38f15caf6a.zip
Reread Small Angry Planet
I didn't even have access to all my emotions the first time I read
it...
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
nohover-highlight'> 2018-07-23Use EV_SET in watchJune McEnroe On NetBSD, kevent.udata is intptr_t rather than void *, and their EV_SET macro does the cast. 2018-07-23Link with -lcursesJune McEnroe Turns out that NetBSD has its own curses implementation and I'm all for not linking GNU software <3 2018-07-22Fix scheme indentationJune McEnroe 2018-07-16Add -m option to glitchJune McEnroe 2018-07-16malloc deflate buffer in glitchJune McEnroe 2018-07-16malloc the deflate buffer in pngoJune McEnroe The stack is a baby. 2018-07-05Add shed bloodJune McEnroe