1. 2f68866 Make uselocale(3) claim its pthread key in an ELF constructor. by Elliott Hughes · 10 years ago
  2. 1887621 PTHREAD_KEYS_MAX cleanup. by Elliott Hughes · 11 years ago
  3. 877ec6d Fix pthread_join. by Elliott Hughes · 11 years ago
  4. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 11 years ago
  5. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 11 years ago
  6. 21e7164 Fix MIPS build. by Elliott Hughes · 11 years ago
  7. baa5874 libc: Remove deprecated register by synergydev · 11 years ago
  8. 1e52a54 x86_64: Fix get_tls and statvfs by Pavel Chupin · 11 years ago
  9. edad1e1 Fix mismatch between declaration and forward declaration by Bernhard Rosenkraenzer · 11 years ago
  10. c03e1e7 Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way. by Elliott Hughes · 11 years ago
  11. 838f01f Bump the number of TLS slots to 128. by Elliott Hughes · 11 years ago
  12. d4e753f Clean up __builtin_expect usage. by Elliott Hughes · 11 years ago
  13. a33dc57 Always use v1 for MIPS TLS access. by Elliott Hughes · 11 years ago
  14. b6e3400 don't hardcode register r0/v1 when reading the TLS by Mathias Agopian · 11 years ago
  15. ce53272 Hide various symbols that shouldn't be exposed. by Elliott Hughes · 11 years ago
  16. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 11 years ago
  17. 91a9925 Everyone has a TLS register. by Elliott Hughes · 11 years ago
  18. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 11 years ago
  19. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 11 years ago
  20. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 11 years ago
  21. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 11 years ago
  22. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 11 years ago
  23. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 11 years ago
  24. d3920b3 Switch to using AT_RANDOM for the stack guards. by Elliott Hughes · 11 years ago
  25. 42b2c6a Clean up the argc/argv/envp/auxv handling. by Elliott Hughes · 11 years ago
  26. 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 11 years ago
  27. e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 11 years ago
  28. ad88a08 Per-thread -fstack-protector guards for x86. by Elliott Hughes · 12 years ago
  29. 5419b94 Make dlerror(3) thread-safe. by Elliott Hughes · 12 years ago
  30. 1c30398 [MIPS] Support for TLS register by Raghu Gandham · 12 years ago
  31. 1a78fbb Initialize TLS before any application code is run. by Evgeniy Stepanov · 12 years ago
  32. 6a51def Fix __get_tls() in static C library to use kernel helpers. by David 'Digit' Turner · 14 years ago
  33. 7910e39 resolved conflicts for merge of 4a05d12c to eclair-plus-aosp by David 'Digit' Turner · 15 years ago
  34. 4a05d12 Fix TLS access for ARMv6 and beyond. by David 'Digit' Turner · 15 years ago
  35. 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
  36. ef0bd18 Pass the elfdata pointer in a slot of the temporary TLS area. by David 'Digit' Turner · 15 years ago
  37. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  38. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  39. e5cc1f3 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 15 years ago[Renamed from libc/include/sys/tls.h]
  40. 6d6c82c auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  41. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago