about summary refs log tree commit diff
path: root/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-07 14:34:26 -0400
committerJune McEnroe <june@causal.agency>2018-08-07 14:34:26 -0400
commit9ccb25a1a5589be4091b684fbde9b83800fe1f6e (patch)
tree97810fd60f7ff7d55c7fd9c1767a665e29d31e5e /LICENSE
parentDefine ui.c BUF_LEN with enum (diff)
downloadtest-9ccb25a1a5589be4091b684fbde9b83800fe1f6e.tar.gz
test-9ccb25a1a5589be4091b684fbde9b83800fe1f6e.zip
Fix /me formatting side-effects
NEVER pass side-effects to a macro.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
class='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