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
..
debian sys: bump d/control 2024-08-06 14:14:33 +02:00
src sys: add make_tmp_dir 2024-08-09 11:01:30 +02:00
tests run cargo fmt 2024-06-24 10:02:31 +02:00
Cargo.toml sys: drop unused proxmox-time dependency 2024-08-09 09:11:17 +02:00