1
0
mirror of https://github.com/systemd/systemd synced 2024-07-01 07:34:28 +00:00
systemd/src/fstab-generator
Zbigniew Jędrzejewski-Szmek 6a705f1234 Replace strdup_or_null() by strdup_to()
I didn't know that this helper existed… It is very similar to strdup_to_full(),
but all callers can actually be replaced by strdup_to(), which has more fitting
semantics.
2024-03-20 15:18:21 +01:00
..
fstab-generator.c Replace strdup_or_null() by strdup_to() 2024-03-20 15:18:21 +01:00
meson.build meson: use install_emptydir() and drop meson-make-symlink.sh 2023-08-08 22:11:34 +01:00