X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfs-actions.pod;h=82746a5a7ba5c547706ca342c95652cfefac7df3;hp=9afa5de9a6c994ab05e1e7e90e79c349e4483b39;hb=0574eab8bc7d8e72db862ec36815835938a5fdf1;hpb=bcb3fc0c3336c05e9ecbbfb25c7c31b42bd3e32e diff --git a/guestfs-actions.pod b/guestfs-actions.pod index 9afa5de..82746a5 100644 --- a/guestfs-actions.pod +++ b/guestfs-actions.pod @@ -1191,6 +1191,30 @@ as necessary. This is like the C shell command. This function returns 0 on success or -1 on error. +=head2 guestfs_mkdtemp + + char *guestfs_mkdtemp (guestfs_h *handle, + const char *template); + +This command creates a temporary directory. The +C