141_threadlocal_mutate.link.hosted (194B)
1 thread-local needs the hosted TLV/TLS runtime (Mach-O _tlv_bootstrap via libSystem; ELF static-TLS via the libc crt); link hosted rather than via bare `kit ld`. R/I/C/W cover the semantics too.
kitkit | |
| git clone https://git.ryansepassi.com/git/kit.git | |
| Log | Files | Refs | README |
141_threadlocal_mutate.link.hosted (194B)
1 thread-local needs the hosted TLV/TLS runtime (Mach-O _tlv_bootstrap via libSystem; ELF static-TLS via the libc crt); link hosted rather than via bare `kit ld`. R/I/C/W cover the semantics too.