Module Name: src Committed By: rillig Date: Mon Nov 23 18:24:05 UTC 2020
Modified Files: src/usr.bin/make: dir.c dir.h hash.h Log Message: make(1): migrate CachedDir.files from HashTable to HashSet To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/usr.bin/make/dir.c cvs rdiff -u -r1.34 -r1.35 src/usr.bin/make/dir.h cvs rdiff -u -r1.35 -r1.36 src/usr.bin/make/hash.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.