>On Mon, Feb 23, 2004 at 08:16:32AM +0800, Autrijus Tang wrote:
>
>> The reason was simply that no-one has offered a "rm -rf" C implementation
>> for both Win32 and non-Win32. :)
>>
>Doesn't look like anyone's going to.
>
>I can't, because I don't have access to any Windows machines to test, so
>can't be sure that anything written on Unix will be portable.
>
>Nicholas Clark
I have the reverse capability: Windows but not Unix. If you look at mktmdir.c, you
will see that there are two separate copies of par_rmtmpdir(), conditionally compiled
depending on Win32 or not. I'll mod and test the Win32 one if you want to mod and test
the other one.
I am on the road right now, but I'll do my half this coming weekend.
Alan Stewart