[libvirt] [PATCH] Include GNULIB mkdtemp module

Eric Blake eblake at redhat.com
Fri May 17 14:22:55 UTC 2013


On 05/17/2013 07:29 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The mkdtemp function is missing on mingw platforms. It is
> used in various Linux specific places in libvirt, but
> recently became used in fdstreamtest.c which is cross
> platform. Thus the GNULIB mkdtemp module should be used
> to proide mkdtemp.

s/proide/provide/

> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  bootstrap.conf | 1 +
>  1 file changed, 1 insertion(+)

ACK with a nit:

> 
> diff --git a/bootstrap.conf b/bootstrap.conf
> index 6e03757..616eee1 100644
> --- a/bootstrap.conf
> +++ b/bootstrap.conf
> @@ -73,6 +73,7 @@ maintainer-makefile
>  manywarnings
>  mkostemp
>  mkostemps
> +mkdtemp

Keep this list sorted.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130517/cbc630df/attachment-0001.sig>


More information about the libvir-list mailing list