1. c03e1e7 Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way. by Elliott Hughes · 12 years ago
  2. 838f01f Bump the number of TLS slots to 128. by Elliott Hughes · 12 years ago
  3. d4e753f Clean up __builtin_expect usage. by Elliott Hughes · 12 years ago
  4. a33dc57 Always use v1 for MIPS TLS access. by Elliott Hughes · 12 years ago
  5. b6e3400 don't hardcode register r0/v1 when reading the TLS by Mathias Agopian · 12 years ago
  6. ce53272 Hide various symbols that shouldn't be exposed. by Elliott Hughes · 12 years ago
  7. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  8. 91a9925 Everyone has a TLS register. by Elliott Hughes · 12 years ago
  9. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  10. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  11. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  12. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  13. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  14. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  15. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 12 years ago
  16. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 12 years ago
  17. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
  18. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 12 years ago
  19. ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 13 years ago
  20. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 13 years ago
  21. 1c30398 [MIPS] Support for TLS register by Raghu Gandham · 13 years ago
  22. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 13 years ago
  23. 6a51def Fix __get_tls() in static C library to use kernel helpers. by David 'Digit' Turner · 15 years ago
  24. 7910e39 resolved conflicts for merge of 4a05d12c to eclair-plus-aosp by David 'Digit' Turner · 16 years ago
  25. 4a05d12 Fix TLS access for ARMv6 and beyond. by David 'Digit' Turner · 16 years ago
  26. a246a71 Linux kernel helpers support is provided to android for its TLS implementation. This fix addresses this by modifying by vinay harugop · 16 years ago
  27. ef0bd18 Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 16 years ago
  28. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  29. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  30. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago[Renamed from libc/include/sys/tls.h]
  31. 6d6c82c auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  32. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago