Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
Module Name: src
Committed By: rillig
Date: Sun Nov 8 15:07:37 UTC 2020
Modified Files:
src/usr.bin/make: job.c main.c meta.c parse.c var.c
Log Message:
make(1): use strict typing in conditions of the form !var
To generate a diff of this commit:
cvs rdiff -u -r1.315 -r1.316 src/usr.bin/make/job.c
cvs rdiff -u -r1.453 -r1.454 src/usr.bin/make/main.c
cvs rdiff -u -r1.140 -r1.141 src/usr.bin/make/meta.c
cvs rdiff -u -r1.433 -r1.434 src/usr.bin/make/parse.c
cvs rdiff -u -r1.675 -r1.676 src/usr.bin/make/var.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index