summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-04-08 12:53:26 -0400
committerJune McEnroe <june@causal.agency>2018-04-08 12:53:26 -0400
commit7c88364f61728b67cc4b5ec1cce310fc6b8d5cf7 (patch)
tree09024255f5a13712c0bfcab32b9a1329780aa22b /txt
parentCommit with june@causal.agency (diff)
downloadsrc-7c88364f61728b67cc4b5ec1cce310fc6b8d5cf7.tar.gz
src-7c88364f61728b67cc4b5ec1cce310fc6b8d5cf7.zip
Sleep in watch when a file is deleted
Reopening the path immediately would always fail. Wait a second for the
file to hopefully reappear.
Diffstat (limited to 'txt')
0 files changed, 0 insertions, 0 deletions
s to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe1'>Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe