diff options
author | Wanlong Gao <gaowanlong@cn.fujitsu.com> | 2012-10-14 14:32:36 +0800 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-10-17 11:12:07 +0100 |
commit | 773fa611411d457d4b18dcb171b333b7356c20ba (patch) | |
tree | ff1055646a9c9da48f0ea885ec824928e3ae4075 /src/inspect-fs-unix.c | |
parent | 67e483689c086e22e9a3e038ea4e7285d9a0c4d2 (diff) | |
download | libguestfs-773fa611411d457d4b18dcb171b333b7356c20ba.tar.gz libguestfs-773fa611411d457d4b18dcb171b333b7356c20ba.tar.xz libguestfs-773fa611411d457d4b18dcb171b333b7356c20ba.zip |
NEW API: mktemp
Used to create temporary directory or file with an optional suffix.
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
RWMJ:
- Split this out into a new file (daemon/mktemp.c).
- I don't see a reason to deprecate the mkdtemp function which
works fine. Instead remove complex dir-making code from the
new function.
- Test and fix the patch (missing close(fd)).
Diffstat (limited to 'src/inspect-fs-unix.c')
0 files changed, 0 insertions, 0 deletions