Systemd/src/libsystemd/sd-id128
Harald Seiler 8085114828 id128: add format which treats "uninitialized" like an empty id
Add a new ID128_PLAIN_OR_UNINIT format which treats the string
"uninitialized" like the file was empty and return -ENOMEDIUM.  This
format should be used when reading an /etc/machine-id file from an image
that is not currently running.
2020-10-19 16:28:21 +02:00
..
id128-util.c id128: add format which treats "uninitialized" like an empty id 2020-10-19 16:28:21 +02:00
id128-util.h id128: add format which treats "uninitialized" like an empty id 2020-10-19 16:28:21 +02:00
sd-id128.c id128: move make_v4_uuid into id128-util.h to make it generally useful 2020-01-20 17:42:03 +01:00