mirror of
git://git.musl-libc.org/musl
synced 2025-03-07 12:17:32 +00:00
tls_id is one-based, whereas [static_]tls_cnt is a count, so comparison for checking that a given tls_id is dynamic rather than static needs to use strict inequality. |
||
---|---|---|
.. | ||
dlstart.c | ||
dynlink.c |