Module Name: src Committed By: sjg Date: Tue Apr 20 17:48:16 UTC 2010
Modified Files:
src/usr.bin/make: var.c
Log Message:
Behavior of realpath() appears to vary.
To ensure consistent results, use stat(2) as a final check for success.
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/usr.bin/make/var.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
