]> 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>
Thu, 14 Dec 2017 14:47:54 +0000 (15:47 +0100)
commitff5feb96ec70e8a3fde41bd591b28c9855dab3fc
tree4c129cce3c61f55b803be8d7da68c3bb8e81bf65
parent4b00335873946c2ce9867591953dfe3353e3351f
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