This is the mail archive of the cygwin-developers@cygwin.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: Problems with autoconf-2.52 testsuite using current CVS Cygwin


On Wed, Jul 25, 2001 at 09:27:43PM -0400, Christopher Faylor wrote:
> On Wed, Jul 25, 2001 at 05:31:47PM +0200, Corinna Vinschen wrote:
> >However, I have generated an strace output of a running testsuite
> >but I have still not found the reason for not removing the temporary
> >directories. Actually, there's even no `rm', `rmdir' or `unlink'
> >on `ac1322' in the strace output.
> 
> How about a stat() or an opendir()/readdir()?

fstat() is performed only on files inside of the directory.
No opendir()/readdir() at all except inside of the testsuite's src dir.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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