1. 2b333b9 Clean up the pthread-only atomic stuff a little. by Elliott Hughes · 12 years ago
  2. c54ca40 Clean up some ARMv4/ARMv5 cruft. by Elliott Hughes · 12 years ago
  3. 1887621 PTHREAD_KEYS_MAX cleanup. by Elliott Hughes · 12 years ago
  4. f00c938 Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD by The Android Open Source Project · 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. ed74484 Stop using the non-uapi <linux/err.h> header file. by Elliott Hughes · 12 years ago
  8. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago
  9. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  10. 1cdc9fe am 8826ba8a: am bc545e8a: Merge "Fix x86_64 build, clean up intermediate libraries." by Elliott Hughes · 12 years ago
  11. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  12. ac045c3 am f83148af: am 0c17099a: Merge "Fix __errno for LP64 and clean up __get_tls." by Elliott Hughes · 12 years ago
  13. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  14. 22678c4 am dd384c3e: am a6e9ae80: Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  15. 21e7164 Fix MIPS build. by Elliott Hughes · 12 years ago
  16. ddd8a91 am 06ac96d1: am 4e965d95: Merge "libc: Remove deprecated register" by Elliott Hughes · 12 years ago
  17. baa5874 libc: Remove deprecated register by synergydev · 12 years ago
  18. 9d3b4b4 am 71e0b240: am 41ba05e2: Merge "x86_64: Fix get_tls and statvfs" by Elliott Hughes · 12 years ago
  19. 1e52a54 x86_64: Fix get_tls and statvfs by Pavel Chupin · 12 years ago
  20. 58413fe am 4b5a0e1a: am 693bd73f: Merge "Remove 32-bit assumptions from the ELF code." by Elliott Hughes · 12 years ago
  21. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 12 years ago
  22. a3285dc am 8ff879a5: am a259472c: Merge "Fix mismatch between declaration and forward declaration" by Elliott Hughes · 12 years ago
  23. edad1e1 Fix mismatch between declaration and forward declaration by Bernhard Rosenkraenzer · 12 years ago
  24. 59a13c1 Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. by Christopher Ferris · 12 years ago
  25. 6771b9c bionic: add function to name memory by Colin Cross · 12 years ago
  26. 7c860db Optimize __memset_chk, __memcpy_chk. by Christopher Ferris · 12 years ago
  27. abf3638 am 101b5e1f: Merge "Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way." by Elliott Hughes · 12 years ago
  28. c03e1e7 Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way. by Elliott Hughes · 12 years ago
  29. 326b527 am 9a73d08f: Merge "Bump the number of TLS slots to 128." by Elliott Hughes · 12 years ago
  30. 838f01f Bump the number of TLS slots to 128. by Elliott Hughes · 12 years ago
  31. f2f6b2b am d2acf124: am 9562d38d: Merge "Clean up __builtin_expect usage." by Elliott Hughes · 12 years ago
  32. d2acf12 am 9562d38d: Merge "Clean up __builtin_expect usage." by Elliott Hughes · 12 years ago
  33. d4e753f Clean up __builtin_expect usage. by Elliott Hughes · 12 years ago
  34. bb17967 Merge "Add marking of DNS sockets for mark based routing" by Geremy Condra · 12 years ago
  35. c39214e Add marking of DNS sockets for mark based routing by Chad Brubaker · 12 years ago
  36. 20cb108 am 601f968c: am 84983592: Merge "bionic_atomic_arm.h: Remove < ARMv6 support" by Nick Kralevich · 12 years ago
  37. 601f968 am 84983592: Merge "bionic_atomic_arm.h: Remove < ARMv6 support" by Nick Kralevich · 12 years ago
  38. e91f717 bionic_atomic_arm.h: Remove < ARMv6 support by Nick Kralevich · 12 years ago
  39. 997368d am 833dc584: am 87b4286f: Merge "Expose dn_comp and dn_expand to system C code." by Elliott Hughes · 12 years ago
  40. 833dc58 am 87b4286f: Merge "Expose dn_comp and dn_expand to system C code." by Elliott Hughes · 12 years ago
  41. b8e435c Expose dn_comp and dn_expand to system C code. by Lorenzo Colitti · 12 years ago
  42. 22570f5 am a289964b: am 227b47a4: Merge "resolv_private.h: remove #define b64_ntop and b64_pton" by Nick Kralevich · 12 years ago
  43. a289964 am 227b47a4: Merge "resolv_private.h: remove #define b64_ntop and b64_pton" by Nick Kralevich · 12 years ago
  44. ca43d73 resolv_private.h: remove #define b64_ntop and b64_pton by Nick Kralevich · 12 years ago
  45. fb11350 am 13e23302: am c656d732: Merge "Always use v1 for MIPS TLS access." by Elliott Hughes · 12 years ago
  46. 13e2330 am c656d732: Merge "Always use v1 for MIPS TLS access." by Elliott Hughes · 12 years ago
  47. a33dc57 Always use v1 for MIPS TLS access. by Elliott Hughes · 12 years ago
  48. 9edf071 am d2dbf163: am 5995bf88: Merge "don\'t hardcode register r0/v1 when reading the TLS" by Elliott Hughes · 12 years ago
  49. d2dbf16 am 5995bf88: Merge "don\'t hardcode register r0/v1 when reading the TLS" by Elliott Hughes · 12 years ago
  50. b6e3400 don't hardcode register r0/v1 when reading the TLS by Mathias Agopian · 12 years ago
  51. 7ac852f am 3da47942: am 944ea1a3: Merge "Clean up abort." by Elliott Hughes · 12 years ago
  52. 3da4794 am 944ea1a3: Merge "Clean up abort." by Elliott Hughes · 12 years ago
  53. 61e699a Clean up abort. by Elliott Hughes · 12 years ago
  54. 87594a3 Add clearing of resolv uid and pid interface maps by Chad Brubaker · 12 years ago
  55. a24d14c Merge "Add per UID interface support to resolv cache" by Geremy Condra · 12 years ago
  56. 0c9bb49 Add per UID interface support to resolv cache by Chad Brubaker · 12 years ago
  57. e51cd6f am 5a6a0a94: am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h." by Elliott Hughes · 12 years ago
  58. 5a6a0a9 am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs.h." by Elliott Hughes · 12 years ago
  59. 36fa67b Ensure header files using __BEGIN_DECLS include sys/cdefs.h. by Elliott Hughes · 12 years ago
  60. bedd8e3 am ce208f33: am 8d36050a: Merge "Clean up useless declaration in thread_private.h" by Elliott Hughes · 12 years ago
  61. ce208f3 am 8d36050a: Merge "Clean up useless declaration in thread_private.h" by Elliott Hughes · 12 years ago
  62. 94d0daa Clean up useless declaration in thread_private.h by Kito Cheng · 12 years ago
  63. 75c9e17 am 027a8fae: am 8539961f: Merge "FORTIFY_SOURCE: strcat / strncat optimize" by Nick Kralevich · 12 years ago
  64. 027a8fa am 8539961f: Merge "FORTIFY_SOURCE: strcat / strncat optimize" by Nick Kralevich · 12 years ago
  65. cf87019 FORTIFY_SOURCE: strcat / strncat optimize by Nick Kralevich · 12 years ago
  66. 543f3f0 am 975d4464: am 6f502bc7: Merge "Add more __restricts, clean up __format__ attributes." by Elliott Hughes · 12 years ago
  67. 975d446 am 6f502bc7: Merge "Add more __restricts, clean up __format__ attributes." by Elliott Hughes · 12 years ago
  68. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 12 years ago
  69. f89ce5b am 9c7b510a: am 240fb862: Merge "Make abort messages available to debuggerd." by Elliott Hughes · 12 years ago
  70. 9c7b510 am 240fb862: Merge "Make abort messages available to debuggerd." by Elliott Hughes · 12 years ago
  71. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 12 years ago
  72. 62bb090 resolved conflicts for merge of 5b661481 to master by Nick Kralevich · 12 years ago
  73. c01274c resolv_cache: hide some libc private functions by Nick Kralevich · 12 years ago
  74. 6380d21 am 92a197f3: am d7dc414a: am 987fc5a3: am adeec096: Merge "Hide various symbols that shouldn\'t be exposed." by Elliott Hughes · 12 years ago
  75. d7dc414 am 987fc5a3: am adeec096: Merge "Hide various symbols that shouldn\'t be exposed." by Elliott Hughes · 12 years ago
  76. 90f7546 am cf23cbb1: am 12ea8005: am 5f829205: am c1416647: Merge "Clean up internal libc logging." by Elliott Hughes · 12 years ago
  77. 12ea800 am 5f829205: am c1416647: Merge "Clean up internal libc logging." by Elliott Hughes · 12 years ago
  78. ce53272 Hide various symbols that shouldn't be exposed. by Elliott Hughes · 12 years ago
  79. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  80. fbae9f3 Bionic: Libc: Resolv: Stricter function signatures, unitialized return bug fix. by Sasha Levitskiy · 12 years ago
  81. aa13eaa am d9cb6988: am 406968b2: am c0e9ddd0: Merge "Reimplement scandir(3)." by Elliott Hughes · 12 years ago
  82. 701bec2 Reimplement scandir(3). by Elliott Hughes · 12 years ago
  83. 6af1923 am 39804dcd: Merge "Fix the pthread_setname_np test." by Elliott Hughes · 12 years ago
  84. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  85. 56a007c am 0a2cb815: Merge "Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces." by Elliott Hughes · 12 years ago
  86. fb7eb5e Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces. by Elliott Hughes · 12 years ago
  87. 2db16ea am 3002d64b: Merge "Everyone has a TLS register." by Elliott Hughes · 12 years ago
  88. 91a9925 Everyone has a TLS register. by Elliott Hughes · 12 years ago
  89. 78715fc am 558a8b1d: Merge "Revert "Revert "More pthreads cleanup.""" by Elliott Hughes · 12 years ago
  90. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  91. 191f880 am bfa199ab: am fcaf4e9f: Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  92. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  93. 23731e8 am a2a9817f: am 85f491f9: Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
  94. 5bb4f54 am 6b73d13f: am 2d3e7233: Merge "Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""" by Elliott Hughes · 12 years ago
  95. 1b21249 am e4b08318: am 8397cdba: Merge "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  96. 376bce0 am 024246ec: am 09e89c3c: Merge "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  97. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  98. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  99. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  100. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago