Module Name: src Committed By: rillig Date: Fri Sep 25 14:49:51 UTC 2020
Modified Files: src/usr.bin/make: arch.c Log Message: make(1): inline ArchFindArchive into ArchStatMember This avoids a few void pointers and unnecessary function calls. To generate a diff of this commit: cvs rdiff -u -r1.120 -r1.121 src/usr.bin/make/arch.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.