This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: latest cygwin does not track pwd?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]