1. 1728327 tls.h: say `(void)` instead of `()` for pre-C23 C source. by Elliott Hughes · 6 months ago
  2. 70a9c5f Use a static inline rather than a macro for __get_tls(). by Elliott Hughes · 6 months ago
  3. e286cf6 Move the trivial __set_tls() implementations to "bionic_tls.h". by Elliott Hughes · 6 months ago
  4. fc009dd riscv64 __get_tls(). by Elliott Hughes · 2 years, 11 months ago
  5. 5ac438e Clean up mips references in the headers. by Elliott Hughes · 6 years ago
  6. c5d3a43 Make tls related header files platform accessible. by Christopher Ferris · 6 years ago[Renamed (94%) from libc/private/__get_tls.h]
  7. e210488 AArch64: Add initial support for AArch64 by Serban Constantinescu · 12 years ago
  8. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago