summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-28 19:26:43 -0500
committerJune McEnroe <june@causal.agency>2018-02-28 19:26:43 -0500
commit78838ed9309d22ab25b5293631c948cb9bb2fa54 (patch)
treee5c58a0a53d33f39318e51a3747d99469b420ca9 /bin/Makefile
parentClean up pngo (diff)
downloadsrc-78838ed9309d22ab25b5293631c948cb9bb2fa54.tar.gz
src-78838ed9309d22ab25b5293631c948cb9bb2fa54.zip
Open watch files O_CLOEXEC
Thankfully kqueue is CLOEXEC by default it seems.
Diffstat (limited to 'bin/Makefile')
0 files changed, 0 insertions, 0 deletions
/bin/order.y?id=e60228a4bce269b960f03edc451c293d3f65924c&follow=1'>Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add 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 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe