Module Name: src Committed By: rillig Date: Sat Sep 26 16:55:58 UTC 2020
Modified Files: src/usr.bin/make: job.c main.c make.c parse.c targ.c Log Message: make(1): replace a few Lst_ForEachUntil with simpler Lst_ForEach To generate a diff of this commit: cvs rdiff -u -r1.239 -r1.240 src/usr.bin/make/job.c cvs rdiff -u -r1.346 -r1.347 src/usr.bin/make/main.c cvs rdiff -u -r1.145 -r1.146 src/usr.bin/make/make.c cvs rdiff -u -r1.332 -r1.333 src/usr.bin/make/parse.c cvs rdiff -u -r1.98 -r1.99 src/usr.bin/make/targ.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.