Module Name: src Committed By: rillig Date: Sun Aug 22 15:06:49 UTC 2021
Modified Files: src/usr.bin/xlint/common: emit.c externs.h lint.h mem.c src/usr.bin/xlint/lint2: Makefile src/usr.bin/xlint/xlint: Makefile Log Message: lint: only include code in the binaries that is actually used No functional change. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.bin/xlint/common/emit.c cvs rdiff -u -r1.19 -r1.20 src/usr.bin/xlint/common/externs.h cvs rdiff -u -r1.28 -r1.29 src/usr.bin/xlint/common/lint.h cvs rdiff -u -r1.16 -r1.17 src/usr.bin/xlint/common/mem.c cvs rdiff -u -r1.21 -r1.22 src/usr.bin/xlint/lint2/Makefile cvs rdiff -u -r1.21 -r1.22 src/usr.bin/xlint/xlint/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.