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: Mon Nov 23 20:52:59 UTC 2020
Modified Files:
src/usr.bin/make: cond.c dir.c main.c meta.c parse.c var.c
Log Message:
make(1): use properly typed comparisons in boolean contexts
To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 src/usr.bin/make/cond.c
cvs rdiff -u -r1.213 -r1.214 src/usr.bin/make/dir.c
cvs rdiff -u -r1.476 -r1.477 src/usr.bin/make/main.c
cvs rdiff -u -r1.145 -r1.146 src/usr.bin/make/meta.c
cvs rdiff -u -r1.449 -r1.450 src/usr.bin/make/parse.c
cvs rdiff -u -r1.693 -r1.694 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