A hack to make sure access() will give us the correct answer about the
authorRichard Levitte <levitte@openssl.org>
Fri, 11 Feb 2000 18:12:47 +0000 (18:12 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 11 Feb 2000 18:12:47 +0000 (18:12 +0000)
commit07fc35519eb6e63ccc6c9336b021b90b27a84cd9
treedfc5b68ad4cd54f377acf7850543499c53733b90
parent3ebf0be142ea19ee2b452d9403d6bc5b14cc41ae
A hack to make sure access() will give us the correct answer about the
accessability of an "empty" directory.  Thsi *is* weird, and a better
solution will be provided in apps/ca.c, when I get time to hack at it.
apps/CA.com