X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=guestfs-actions.pod;h=755479fd1804c7415bad70a24fb490c437b6c068;hb=72caee07a5f4f2d7e34c954dba500ffbdbc27207;hp=9afa5de9a6c994ab05e1e7e90e79c349e4483b39;hpb=bcb3fc0c3336c05e9ecbbfb25c7c31b42bd3e32e;p=libguestfs.git diff --git a/guestfs-actions.pod b/guestfs-actions.pod index 9afa5de..755479f 100644 --- a/guestfs-actions.pod +++ b/guestfs-actions.pod @@ -1191,6 +1191,33 @@ 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