summary refs log tree commit diff
path: root/etc/code.map
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-01-28 11:01:44 -0500
committerJune McEnroe <june@causal.agency>2018-01-28 11:05:47 -0500
commit5cc0a5fd73d854c7fa528fd88a2f8303b1ad5e08 (patch)
tree1e5e67a6a9f25f599c865fe1192e99d37cdad4bc /etc/code.map
parentAdd klon one line description (diff)
downloadsrc-5cc0a5fd73d854c7fa528fd88a2f8303b1ad5e08.tar.gz
src-5cc0a5fd73d854c7fa528fd88a2f8303b1ad5e08.zip
Add fb.c
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
class='logheader'>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