Module Name: src Committed By: kre Date: Thu May 25 17:24:17 UTC 2023
Modified Files:
src/usr.bin/realpath: realpath.c
Log Message:
If it isn't possible to determine the realpath() of ".", then simply
give up on attempting to resolve any relative path - there's no hope.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/realpath/realpath.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
