[Patch]: rmdir

2004-03-14 Thread Pierre A. Humblet
2004-03-14 Pierre Humblet [EMAIL PROTECTED] * dir.cc (rmdir): Construct real_dir with flag PC_FULL. Use a loop instead of recursion to handle the current directory. Index: dir.cc === RCS file:

Re: [Patch]: rmdir

2004-03-14 Thread Christopher Faylor
On Sun, Mar 14, 2004 at 10:46:06AM -0500, Pierre A. Humblet wrote: 2004-03-14 Pierre Humblet [EMAIL PROTECTED] * dir.cc (rmdir): Construct real_dir with flag PC_FULL. Use a loop instead of recursion to handle the current directory. Looks good. Please apply. Thanks, cgf