]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libuuid: drop check for HAVE_TLS
authorThomas Weißschuh <thomas@t-8ch.de>
Tue, 7 May 2024 11:28:41 +0000 (13:28 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 14 May 2024 10:13:58 +0000 (12:13 +0200)
commitc5d40f2487a971672b2e3f41f26a4cffac9a5c19
treea75b7130799b39542e300cdda37b7822d50fbb73
parent6193777d7ba9e90a1999b1fecdd16f06a3e3cec1
libuuid: drop check for HAVE_TLS

In the function get_clock() TLS is used unconditionally anyways.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
libuuid/src/gen_uuid.c