Re: svn commit: r291341 - in /apr/apr/branches/0.9.x: CHANGES file_io/unix/dir.c test/testdir.c

2005-09-27 Thread Jeff Trawick
On 9/27/05, Jeff Trawick <[EMAIL PROTECTED]> wrote: > On 9/27/05, Joe Orton <[EMAIL PROTECTED]> wrote: > > On Tue, Sep 27, 2005 at 10:48:56AM -0400, Jeff Trawick wrote: > > > On 9/27/05, Joe Orton <[EMAIL PROTECTED]> wrote: > > > > On Tue, Sep 27, 2005 at 01:49:29PM +0100, Joe Orton wrote: > > > >

Re: svn commit: r291341 - in /apr/apr/branches/0.9.x: CHANGES file_io/unix/dir.c test/testdir.c

2005-09-27 Thread Jeff Trawick
On 9/27/05, Joe Orton <[EMAIL PROTECTED]> wrote: > On Tue, Sep 27, 2005 at 10:48:56AM -0400, Jeff Trawick wrote: > > On 9/27/05, Joe Orton <[EMAIL PROTECTED]> wrote: > > > On Tue, Sep 27, 2005 at 01:49:29PM +0100, Joe Orton wrote: > > > > On Tue, Sep 27, 2005 at 07:55:14AM -0400, Jeff Trawick wrote

Re: svn commit: r291341 - in /apr/apr/branches/0.9.x: CHANGES file_io/unix/dir.c test/testdir.c

2005-09-27 Thread Jeff Trawick
On 9/27/05, Joe Orton <[EMAIL PROTECTED]> wrote: > On Tue, Sep 27, 2005 at 01:49:29PM +0100, Joe Orton wrote: > > On Tue, Sep 27, 2005 at 07:55:14AM -0400, Jeff Trawick wrote: > > > This chdir && rmdir operation fails with EBUSY on AIX and HP-UX. (I > > > see it work on Linux; haven't tested other

Re: svn commit: r291341 - in /apr/apr/branches/0.9.x: CHANGES file_io/unix/dir.c test/testdir.c

2005-09-27 Thread Joe Orton
On Tue, Sep 27, 2005 at 10:48:56AM -0400, Jeff Trawick wrote: > On 9/27/05, Joe Orton <[EMAIL PROTECTED]> wrote: > > On Tue, Sep 27, 2005 at 01:49:29PM +0100, Joe Orton wrote: > > > On Tue, Sep 27, 2005 at 07:55:14AM -0400, Jeff Trawick wrote: > > > > This chdir && rmdir operation fails with EBUSY

Re: svn commit: r291341 - in /apr/apr/branches/0.9.x: CHANGES file_io/unix/dir.c test/testdir.c

2005-09-27 Thread Jeff Trawick
On 9/27/05, Joe Orton <[EMAIL PROTECTED]> wrote: > On Tue, Sep 27, 2005 at 01:49:29PM +0100, Joe Orton wrote: > > On Tue, Sep 27, 2005 at 07:55:14AM -0400, Jeff Trawick wrote: > > > This chdir && rmdir operation fails with EBUSY on AIX and HP-UX. (I > > > see it work on Linux; haven't tested other

Re: svn commit: r291341 - in /apr/apr/branches/0.9.x: CHANGES file_io/unix/dir.c test/testdir.c

2005-09-27 Thread Joe Orton
On Tue, Sep 27, 2005 at 01:49:29PM +0100, Joe Orton wrote: > On Tue, Sep 27, 2005 at 07:55:14AM -0400, Jeff Trawick wrote: > > This chdir && rmdir operation fails with EBUSY on AIX and HP-UX. (I > > see it work on Linux; haven't tested other boxes.) Is there another > > way to accomplish the test

Re: svn commit: r291341 - in /apr/apr/branches/0.9.x: CHANGES file_io/unix/dir.c test/testdir.c

2005-09-27 Thread Joe Orton
On Tue, Sep 27, 2005 at 07:55:14AM -0400, Jeff Trawick wrote: > On 9/24/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > * test/testdir.c (test_rmkdir_nocwd): Add test case. > > == > > --- apr/apr/branches/0.9.x/tes

Re: svn commit: r291341 - in /apr/apr/branches/0.9.x: CHANGES file_io/unix/dir.c test/testdir.c

2005-09-27 Thread Jeff Trawick
On 9/24/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > * test/testdir.c (test_rmkdir_nocwd): Add test case. == > --- apr/apr/branches/0.9.x/test/testdir.c (original) > +++ apr/apr/branches/0.9.x/test/testdir.c Sat Sep