summary refs log tree commit diff
path: root/bin/gfx
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-28 19:26:43 -0500
committerJune McEnroe <programble@gmail.com>2018-02-28 19:26:43 -0500
commita000fbbbd44013a8da52811e407bf80da4595f58 (patch)
tree4042ceef50fecf238ff2a1f3de212ed6d10f0750 /bin/gfx
parentClean up pngo (diff)
downloadsrc-a000fbbbd44013a8da52811e407bf80da4595f58.tar.gz
src-a000fbbbd44013a8da52811e407bf80da4595f58.zip
Open watch files O_CLOEXEC
Thankfully kqueue is CLOEXEC by default it seems.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
4534cd9e82e&follow=1'>Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don'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 McEnroe