summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Support/Unix
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2011-05-20 22:55:18 +0000
committerjilles <jilles@FreeBSD.org>2011-05-20 22:55:18 +0000
commit8c45da6d46639aaf96d62dfaeda1511092a07ee0 (patch)
tree2b9c2b64063550fe3099663eac19df6a627b0bf0 /contrib/llvm/lib/Support/Unix
parentb1c7404a29cca0fe879d99c3022eef64cb1a8017 (diff)
downloadFreeBSD-src-8c45da6d46639aaf96d62dfaeda1511092a07ee0.zip
FreeBSD-src-8c45da6d46639aaf96d62dfaeda1511092a07ee0.tar.gz
sh: Implement the cd -e flag proposed for the next POSIX issue.
This reflects failure to determine the pathname of the new directory in the exit status (1). Normally, cd returns successfully if it did chdir() and the call was successful. In POSIX, -e only has meaning with -P; because our -L is not entirely compliant and may fall back to -P mode, -e has some effect with -L as well.
Diffstat (limited to 'contrib/llvm/lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud