]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libc: implement __tls_get_addr() for static binaries
authorKonstantin Belousov <kib@FreeBSD.org>
Mon, 5 Apr 2021 03:29:47 +0000 (06:29 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 23 Apr 2021 11:14:07 +0000 (14:14 +0300)
commit4959d4f3eaab7e592657032a0b42b34c5d5c174b
tree475c94e0974281b0190c0dd3ffcba6b104a5fbaa
parent41331ef7f618e15732b84f960cc236e70e38e253
libc: implement __tls_get_addr() for static binaries

(cherry picked from commit ca46b5698e8ac38ab45d781d592700be59e7de97)
lib/libc/gen/tls.c