bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] test 56 fails on Debian kfreebsd


From: Chuck Swiger
Subject: Re: [Bug-tar] test 56 fails on Debian kfreebsd
Date: Fri, 11 Nov 2011 12:05:46 -0800

On Nov 11, 2011, at 11:56 AM, Paul Eggert wrote:
> I wouldn't worry about that test failure.
> It's a known problem with getcwd on traditional
> Unix and BSD.

Can you be more verbose about this problem with getcwd()?

The only major differences I see between the BSD version and a glibc version is 
that BSD will allocate a buffer for you if you pass NULL pointer as the first 
arg, and that glibc/Linux will try to look at /proc/self/cwd to try and avoid 
returning EACCES....

Regards,
-- 
-Chuck




reply via email to

[Prev in Thread] Current Thread [Next in Thread]