[Patch]: rmdir

Christopher Faylor cgf-no-personal-reply-please@cygwin.com
Thu Mar 18 05:49:00 GMT 2004


On Wed, Mar 17, 2004 at 10:21:44PM -0500, Pierre A. Humblet wrote:
>This is not a bug fix, just the reversion of a comment removal
>following some recent tests on NT, plus some code simplification.
>
>Here are the details:
>- Until last Sunday, rmdir(".") didn't work.
>- Now it works on 9x if the directory is empty. 
>  "rmdir ." from a shell works there too.
>- It also works on NT if the directory is empty AND no other process
>  is using it as working directory. "rmdir ." doesn't work from a shell.
>Following my initial experience on 9x, I had deleted some comments.
>That was premature.
>
>2004-03-17  Pierre Humblet <pierre.humblet@ieee.org>
>
>	* dir.cc (rmdir): Reorganize error handling to reduce indentation. 

Go ahead and check this in.

Thanks,
cgf



More information about the Cygwin-patches mailing list