summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-02 04:33:00 -0400
committerJune McEnroe <june@causal.agency>2019-11-02 04:33:00 -0400
commited154774513e7f25826a8d06a2c88cfb0443c01b (patch)
treefcba66736b872ae2bc11a9aaacf74fe691a069ca /server.c
parentImplement UNIX-domain binding (diff)
downloadpounce-ed154774513e7f25826a8d06a2c88cfb0443c01b.tar.gz
pounce-ed154774513e7f25826a8d06a2c88cfb0443c01b.zip
Fix trying to cap_rights_limit a NULL saveFile
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
mit/bin/watch.c?id=df97ddc9338bef46b27732ac0d4550550b76d578&follow=1'>Use 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