latest cygwin does not track pwd?
Christopher Faylor
cgf@redhat.com
Wed Nov 1 10:52:00 GMT 2000
On Wed, Nov 01, 2000 at 10:54:06AM -0500, Andy Philpotts wrote:
>Hello Christopher,
>
>I just took a look at the perl source, actually the AP620_source and it
>looks like this may be fixed.
>
>>From cygwin.c...
>
> if(getcwd (tmp,PATH_MAX+1)!=NULL)
>
It's definitely 'getcwd(NULL, 0)' in Chuck's sources.
I think I'll just revert the behavior. It appears that a number of
packages are expecting it.
cgf
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list