]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/md5: use ul_/UL_ prefix
authorKarel Zak <kzak@redhat.com>
Tue, 12 Dec 2017 10:54:08 +0000 (11:54 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 14 Dec 2017 14:48:21 +0000 (15:48 +0100)
commit09a69dfc7720d5e0b7a646978a00a7c7a4411c37
tree8a9d6f921c19707e80baa0035f7c7af461b1779e
parent549454b8f935769a9212b82ef8fc1d51b995139e
lib/md5: use ul_/UL_ prefix

The symbols names are too generic.

Addresses: https://github.com/karelzak/util-linux/issues/548
Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/mkfs.cramfs.c
include/md5.h
lib/md5.c
libblkid/src/superblocks/hfs.c
libuuid/src/gen_uuid.c
misc-utils/mcookie.c
tests/helpers/test_md5.c