Module Name: src Committed By: rillig Date: Mon Nov 23 22:14:54 UTC 2020
Modified Files: src/usr.bin/make: dir.c Log Message: make(1): in Dir_Expand, don't re-use local variables While here, add a few remarks from a previous attempt at flattening the function. To generate a diff of this commit: cvs rdiff -u -r1.217 -r1.218 src/usr.bin/make/dir.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.