Import bmake-20200710

from ChangeLog:

    o filemon/filemon_dev.c: use O_CLOEXEC rather than extra syscall
    o meta.c: target flagged .META is out-of-date if meta file missing
    o cond.c: fix for compare_expression when doEval=0
    o unit-tests/Makefile: rework
    o filemon/filemon_dev.c: ensure filemon fd is closed on exec.
This commit is contained in:
Simon J. Gerraty
2020-07-11 22:45:05 +00:00
parent 1a2b743f6b
commit 367d32e2b1
16 changed files with 294 additions and 252 deletions
+2 -2
View File
@@ -55,7 +55,7 @@
# Simon J. Gerraty <sjg@crufty.net>
# RCSid:
# $Id: install-mk,v 1.173 2020/06/23 04:16:35 sjg Exp $
# $Id: install-mk,v 1.174 2020/07/10 21:50:14 sjg Exp $
#
# @(#) Copyright (c) 1994 Simon J. Gerraty
#
@@ -70,7 +70,7 @@
# sjg@crufty.net
#
MK_VERSION=20200622
MK_VERSION=20200710
OWNER=
GROUP=
MODE=444