summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-20 14:49:04 -0400
committerJune McEnroe <june@causal.agency>2019-10-20 14:49:04 -0400
commit48ee1e045709b5d2a08335f700c8b0a94566cf30 (patch)
tree22f356ca60e233fd85875ab0a9c575d03cadd85e /Makefile
parentMove listen code to listen.c (diff)
downloadpounce-48ee1e045709b5d2a08335f700c8b0a94566cf30.tar.gz
pounce-48ee1e045709b5d2a08335f700c8b0a94566cf30.zip
Remove pollfd from listen interface
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
ow=1'>Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe