summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-08 19:12:05 -0500
committerJune McEnroe <june@causal.agency>2020-02-08 19:12:05 -0500
commit362d779b61adc3f59ef7b4617b3bb7a19f024048 (patch)
treed76e8bfac49b4c750af25dbdeb90f490a8c78ab9 /handle.c
parentImplement URL opening (diff)
downloadcatgirl-362d779b61adc3f59ef7b4617b3bb7a19f024048.tar.gz
catgirl-362d779b61adc3f59ef7b4617b3bb7a19f024048.zip
Set FDs CLOEXEC
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
7b508d0f81b1f4b7563&follow=1'>Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe25&follow=1'>Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe