1. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  2. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  3. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  4. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
  5. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 12 years ago
  6. ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 12 years ago
  7. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  8. 1c30398 [MIPS] Support for TLS register by Raghu Gandham · 12 years ago
  9. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 13 years ago
  10. 6a51def Fix __get_tls() in static C library to use kernel helpers. by David 'Digit' Turner · 14 years ago
  11. 7910e39 resolved conflicts for merge of 4a05d12c to eclair-plus-aosp by David 'Digit' Turner · 15 years ago
  12. 4a05d12 Fix TLS access for ARMv6 and beyond. by David 'Digit' Turner · 15 years ago
  13. a246a71 Linux kernel helpers support is provided to android for its TLS implementation. This fix addresses this by modifying by vinay harugop · 15 years ago
  14. ef0bd18 Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 15 years ago
  15. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  16. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  17. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago[Renamed from libc/include/sys/tls.h]
  18. 6d6c82c auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  19. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago