You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@corinthia.apache.org by jan i <ja...@apache.org> on 2015/01/01 14:45:35 UTC

DFMkdirIfAbsent() exist but no DFmdir() ??

Hi.

Looking at our OS functions I found DFMkdirIfAbsent(), but no rmdir.

A grep on the sources also did  not give a result.

Is that because we never do cleanup or ?

rgds
jan i.

Re: DFMkdirIfAbsent() exist but no DFmdir() ??

Posted by Peter Kelly <pm...@apache.org>.
> On 1 Jan 2015, at 8:45 pm, jan i <ja...@apache.org> wrote:
> 
> Hi.
> 
> Looking at our OS functions I found DFMkdirIfAbsent(), but no rmdir.
> 
> A grep on the sources also did  not give a result.
> 
> Is that because we never do cleanup or ?

mkdir and rmdir are standard OS-provided functions on all platforms. DFMkdirIfAbsent was just for convenience.

—
Dr Peter M. Kelly
pmkelly@apache.org

PGP key: http://www.kellypmk.net/pgp-key <http://www.kellypmk.net/pgp-key>
(fingerprint 5435 6718 59F0 DD1F BFA0 5E46 2523 BAA1 44AE 2966)