summary refs log tree commit diff
path: root/etc/psf/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-27 23:10:09 -0400
committerJune McEnroe <june@causal.agency>2019-08-27 23:10:09 -0400
commitb7e363d56ec656930c3732794ca6127ed3aae8e8 (patch)
tree5bb905d9e47c395c12f1d8e7f63dd7b997a8664e /etc/psf/Makefile
parentRemove host thursday (diff)
downloadsrc-b7e363d56ec656930c3732794ca6127ed3aae8e8.tar.gz
src-b7e363d56ec656930c3732794ca6127ed3aae8e8.zip
Cast %lc parameter to wint_t
I hadn't realized that's what type %lc takes and suddenly started seeing
warnings about it for some reason.
Diffstat (limited to 'etc/psf/Makefile')
0 files changed, 0 insertions, 0 deletions
msg'> 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