summary refs log tree commit diff
path: root/port/cgram
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-12 02:37:23 -0500
committerJune McEnroe <june@causal.agency>2019-02-12 02:37:23 -0500
commitdffc8ac1135c75c1d64949c0f108df2139e0169d (patch)
treed38a1f8943fad99efd4f6dc871e2679f83bc0c0b /port/cgram
parentCall setlocale in hi (diff)
downloadsrc-dffc8ac1135c75c1d64949c0f108df2139e0169d.tar.gz
src-dffc8ac1135c75c1d64949c0f108df2139e0169d.zip
Add Rust to hi
This also fixes the block comment pattern to match /* **/ correctly.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2018-07-23Restore LDLIBS alphabetical orderJune McEnroe 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