This is the mail archive of the cygwin-developers@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: chdir problem


On Wed, Sep 13, 2000 at 03:12:16AM +0900, Kazuhiro Fujieda wrote:
>>>> On Mon, 11 Sep 2000 13:21:38 -0400
>>>> Chris Faylor <cgf@cygnus.com> said:
>
>> You suspected right.  Looking at the code, it looks like it may have
>> been broken for some time.  It wasn't dealing with a trailing dot
>> correctly.
>> 
>> Thanks for the heads up.  I've checked in a patch.
>
>I guess your latest patch causes the following problem.
>
>~ $ cd /
>/ $ ls
>ls: .: No such file or directory
>
>The following is the relevant part of the strace log.

Thanks for report and the strace.

I've checked in another fix.

cgf

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