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: Sat Jan 3 19:57:38 UTC 2026
Modified Files:
src/usr.bin/make: main.c make.h str.h suff.c var.c
Log Message:
make: clean up comments, variable names and dead code
To generate a diff of this commit:
cvs rdiff -u -r1.662 -r1.663 src/usr.bin/make/main.c
cvs rdiff -u -r1.361 -r1.362 src/usr.bin/make/make.h
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/make/str.h
cvs rdiff -u -r1.384 -r1.385 src/usr.bin/make/suff.c
cvs rdiff -u -r1.1174 -r1.1175 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