]> 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>
Tue, 12 Dec 2017 11:06:15 +0000 (12:06 +0100)
commit42dea85c5aee6059052716b85aa109a2f2c7e87c
tree8751a64266bcfaae60cd0b660cd6d0258f82454a
parent3ae2cb49d9a8c20de1892c691b7cc86f4deb280c
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