commit | 07fc35519eb6e63ccc6c9336b021b90b27a84cd9 | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Fri Feb 11 18:12:47 2000 +0000 |
committer | Richard Levitte <levitte@openssl.org> | Fri Feb 11 18:12:47 2000 +0000 |
tree | dfc5b68ad4cd54f377acf7850543499c53733b90 | |
parent | 3ebf0be142ea19ee2b452d9403d6bc5b14cc41ae [diff] |
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.