Module Name: src Committed By: riastradh Date: Sun Apr 16 20:14:49 UTC 2017
Modified Files: src/usr.bin/make: main.c Log Message: Factor out parts of cached_realpath. This wacky API confused Coverity (CID 1405167) and is no good for human readers either. To generate a diff of this commit: cvs rdiff -u -r1.261 -r1.262 src/usr.bin/make/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.