proxmox/proxmox-sys/src
Wolfgang Bumiller 2da3121492 sys: crypt: style + drop unnecessary length check
These are statically sized arrays, not slices, they cannot be empty.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-08-28 13:04:43 +02:00
..
fs sys: don't duplicate the template path 2024-08-09 11:06:25 +02:00
linux sys: remove lazy_static dependency 2024-08-14 10:33:42 +02:00
boot_mode.rs sys: cleanup assigned and immediately returned var 2023-11-29 14:57:29 +01:00
command.rs sys: rust fmt 2022-04-10 17:39:31 +02:00
crypt.rs sys: crypt: style + drop unnecessary length check 2024-08-28 13:04:43 +02:00
error.rs async, sys: replace deprecated io_err_other 2024-07-26 13:09:33 +02:00
fd.rs sys: make fd::cwd crate-internal 2024-08-06 13:37:36 +02:00
lib.rs sys: remove lazy_static dependency 2024-08-14 10:33:42 +02:00
logrotate.rs sys: rust fmt 2022-04-10 17:39:31 +02:00
macros.rs move io error helpers to proxmox-lang 2022-02-21 13:35:14 +01:00
mmap.rs async, sys: replace deprecated io_err_other 2024-07-26 13:09:33 +02:00
process_locker.rs sys: process_locker: explicitly don't truncate the lock file 2024-06-28 11:18:04 +02:00
systemd.rs introduce proxmox-systemd crate 2024-07-24 14:25:50 +02:00