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