]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/sha1: use ul_/UL_prefix for symbols
authorKarel Zak <kzak@redhat.com>
Tue, 12 Dec 2017 10:29:02 +0000 (11:29 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 12 Dec 2017 10:29:02 +0000 (11:29 +0100)
commit3bd55be742aec60a93ebcdebc325b49737cd6642
tree4894d789632459349384f271ba6d10c5e6840e82
parent50695114bec151efda34c00799b38824350c0f48
lib/sha1: use ul_/UL_prefix for symbols

Unfortunately, the symbols are visible in statically compiled libuuid
and the names are too generic.

Addresses: https://github.com/karelzak/util-linux/issues/548
Signed-off-by: Karel Zak <kzak@redhat.com>
include/sha1.h
lib/sha1.c
libuuid/src/gen_uuid.c