Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 1 Nov 2000 13:48:46 -0500
From: Christopher Faylor <cgf@redhat.com>
To: Christopher Faylor <cygwin@sources.redhat.com>
Subject: Re: latest cygwin does not track pwd?
Message-ID: <20001101134846.P14818@redhat.com>
Reply-To: cygwin@sources.redhat.com
Mail-Followup-To: Christopher Faylor <cygwin@sources.redhat.com>
References: <14847.5635.636000.348903@gargle.gargle.HOWL> <4.3.1.2.20001031140921.02027560@pop.ma.ultranet.com> <20001031142519.B28272@redhat.com> <39FF9C8C.7597BC80@ece.gatech.edu> <20001101005246.A6570@redhat.com> <8521597317.20001101105406@calendarcentral.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.6i
In-Reply-To: <8521597317.20001101105406@calendarcentral.com>; from andy.philpotts@calendarcentral.com on Wed, Nov 01, 2000 at 10:54:06AM -0500

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

