proxmox/proxmox-sys
Lukas Wagner 2b6ecfd38d sys: add make_tmp_dir
Under the hood, this function calls `mkdtemp` from libc. Unfortunatly
the nix crate did not provide bindings for this function, so we have
to call into libc directly.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2024-08-09 11:01:30 +02:00
..
2024-08-06 14:14:33 +02:00
2024-08-09 11:01:30 +02:00
2024-06-24 10:02:31 +02:00