diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-08-26 13:03:38 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-08-29 16:06:47 +0200 |
commit | 62b4bee9bc2b079ee966da68d5be77a74c48cea7 (patch) | |
tree | 3b0f71c2485acfed9c900b57af23c874771bb89d /man/sd_id128_get_machine.xml | |
parent | sd-id128: avoid one memcpy (diff) | |
download | systemd-62b4bee9bc2b079ee966da68d5be77a74c48cea7.tar.xz systemd-62b4bee9bc2b079ee966da68d5be77a74c48cea7.zip |
sd-id128: export sd_id128_get_app_specific()
We exported sd_id128_get_machine_app_specific() and
sd_id128_get_boot_app_specific(). But those operate on the current machine,
and sometimes the user might want to do the same calculation for a different
machine, or an earlier boot, etc. We expose the underlying implementation
to make this easy.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions