]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove __NO_TLS.
authorKonstantin Belousov <kib@FreeBSD.org>
Fri, 19 Feb 2021 15:20:29 +0000 (17:20 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 2 Mar 2021 00:49:42 +0000 (02:49 +0200)
commit73dc6674e08c40151c1500860f60f7b22994a0ff
treef32a4a03cdd1d6040c65adb8c80ec9be429925c3
parent49fe71bb1e8f3e916fe856da80486461e3e2c29d
Remove __NO_TLS.

MFC note: this plus the merge of two preliminary removal of __NO_TLS
definitions for mips and risc-v break ABI.  It was decided that doing
ABI break on tier 2 platforms at this stage of 13.0 release process is
better than drag on __NO_TLS presence for the 13.x branch lifetime.

(cherry picked from commit 3ae8d83d04a7a6ec11b64c89ee60c180b0bde30e)
include/runetype.h
lib/libc/gen/getutxent.c
lib/libc/gen/utxdb.c
lib/libc/locale/setrunelocale.c
lib/libc/locale/xlocale.c
lib/libc/locale/xlocale_private.h
lib/libc/string/strerror.c
lib/libgssapi/gss_display_status.c
sys/sys/cdefs.h
tests/sys/opencrypto/cryptodevh.py