about summary refs log tree commit diff
path: root/library/std/src/sys/thread_local/destructors
AgeCommit message (Expand)AuthorLines
2025-04-11cfi: Remove #[no_sanitize(cfi)] for extern weak functionsBastian Kersting-3/+0
2025-02-09Mark extern blocks as unsafeMichael Goulet-1/+1
2024-09-25Use `&raw` in the standard libraryJosh Stone-1/+1
2024-06-17std: rename module for clarityjoboet-0/+0
2024-06-17std: use the `c_int` from `core::ffi` instead of `libc`joboet-1/+1
2024-06-15std: refactor the TLS implementationjoboet-0/+102