For Bug 543:
authorReid Spencer <rspencer@reidspencer.com>
Thu, 21 Apr 2005 02:50:10 +0000 (02:50 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 21 Apr 2005 02:50:10 +0000 (02:50 +0000)
commit2aafadcc764ca5e7fa8a9f52bf7b161d0b600361
treebbb37ebf721b65e215fb2f4bc3a7bd9156231e72
parent03aee2e3f2e349dd7a15fbaa4e5492f7b075b69b
For Bug 543:
Standardize the error messages to be in "path: what failed: why" format.
Also attempt to use the correct errno to ThrowErrno in situations where
the errno value is erased by subsequent system calls.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21385 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/Path.inc