Module Name: src Committed By: rillig Date: Fri Oct 23 19:48:17 UTC 2020
Modified Files: src/usr.bin/make: arch.c compat.c make.c make.h targ.c Log Message: make(1): rename GNode.cmgn to youngestChild The name is longer than before but also clearer. To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140 src/usr.bin/make/arch.c cvs rdiff -u -r1.166 -r1.167 src/usr.bin/make/compat.c cvs rdiff -u -r1.177 -r1.178 src/usr.bin/make/make.c cvs rdiff -u -r1.165 -r1.166 src/usr.bin/make/make.h cvs rdiff -u -r1.121 -r1.122 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.