On Nov 11, 2011, at 1:08 PM, Paul Eggert wrote: > On 11/11/2011 12:05 PM, Chuck Swiger wrote: >> glibc/Linux will try to look at /proc/self/cwd to try and avoid returning >> EACCES > > Yes, that's the difference that causes the test to succeed > under GNU/Linux but fail under BSD.
OK, thanks for confirming. Regards, -- -Chuck