diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-12-14 11:46:07 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-12-15 12:06:44 +0100 |
commit | 670814387ba8973245c08123e7240669f51a55a8 (patch) | |
tree | d510bf4f60a2c01b4417c1b32489b26848214ddb /NEWS | |
parent | sd-id128: slightly reorder function prototypes (diff) | |
download | systemd-670814387ba8973245c08123e7240669f51a55a8.tar.gz systemd-670814387ba8973245c08123e7240669f51a55a8.tar.bz2 systemd-670814387ba8973245c08123e7240669f51a55a8.zip |
sd-id128: add helpers to check fo all-0xFF ids
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -379,6 +379,10 @@ CHANGES WITH 240 in spe: interface names even as systemd/udev are updated and the naming logic is improved. + * sd-id128.h learnt two new auxiliary helpers: sd_id128_is_allf() and + SD_ID128_ALLF to test if a 128bit ID is set to all 0xFF bytes, and to + initialize one to all 0xFF. + Contributions from: afg, Alan Jenkins, Aleksei Timofeyev, Alexander Filippov, Alexander Kurtz, Alexey Bogdanenko, Andreas Henriksson, Andrew Jorgensen, Anita Zhang, apnix-uk, Arkan49, Arseny Maslennikov, |