Module Name: src Committed By: rillig Date: Sat Nov 28 22:13:56 UTC 2020
Modified Files: src/usr.bin/make: dir.c dir.h parse.c suff.c Log Message: make(1): rename some Dir functions to SearchPath These functions have the search path as their main subject. To generate a diff of this commit: cvs rdiff -u -r1.223 -r1.224 src/usr.bin/make/dir.c cvs rdiff -u -r1.35 -r1.36 src/usr.bin/make/dir.h cvs rdiff -u -r1.457 -r1.458 src/usr.bin/make/parse.c cvs rdiff -u -r1.313 -r1.314 src/usr.bin/make/suff.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.