1. 9d8632e Merge "constexpr constructor for atfork_list_t" by Dimitry Ivanov · 10 years ago
  2. 3980175 Merge "Add permitted_when_isolated_path to linker namespaces" by Dimitry Ivanov · 10 years ago
  3. 6500f51 Merge "Fix -fstack-protector-strong for x86." by Elliott Hughes · 10 years ago
  4. 284ae35 Add permitted_when_isolated_path to linker namespaces by Dimitry Ivanov · 10 years ago
  5. 9da687e bionic: Build Breakage by Mark Salyzyn · 10 years ago
  6. 6c54ddd Fix -fstack-protector-strong for x86. by Elliott Hughes · 10 years ago
  7. 89a50fe constexpr constructor for atfork_list_t by Dimitry Ivanov · 10 years ago
  8. eaccfde Merge "Add monotonic logging for bionic" by Mark Salyzyn · 10 years ago
  9. cf0c1af Merge "Base bcopy on memmove rather than memcpy." am: f0a451dcd1 by Elliott Hughes · 10 years ago
  10. 36545d2 Merge "Make all of ndk_cruft.cpp one big extern "C"." am: 9dec0a775b by Elliott Hughes · 10 years ago
  11. 1190230 Merge "Fix stdio static initializers to make both clang and GCC happy." by Elliott Hughes · 10 years ago
  12. 568ad51 Merge "Revert "Revert "Remove __sinit and __sdidinit.""" am: c4eef1fb5b by Elliott Hughes · 10 years ago
  13. d51a0b0 Base bcopy on memmove rather than memcpy. by Rohit Agrawal · 10 years ago
  14. cfd5a46 Make all of ndk_cruft.cpp one big extern "C". by Elliott Hughes · 10 years ago
  15. 29ee639 Fix stdio static initializers to make both clang and GCC happy. by Elliott Hughes · 10 years ago
  16. bb46afd Revert "Revert "Remove __sinit and __sdidinit."" by Elliott Hughes · 10 years ago
  17. f4e511e Merge "Revert "Remove __sinit and __sdidinit."" am: 0d89913e74 by Elliott Hughes · 10 years ago
  18. c8bae05 Revert "Remove __sinit and __sdidinit." by Elliott Hughes · 10 years ago
  19. 071234c Merge "Do not create prop files for ctl.* properties" am: 4ade5195f1 by Tom Cherry · 10 years ago
  20. 4ade519 Merge "Do not create prop files for ctl.* properties" by Tom Cherry · 10 years ago
  21. 70d477c Merge "Fix GCC build." am: ef2ba3dbf9 by Elliott Hughes · 10 years ago
  22. 21eadee Do not create prop files for ctl.* properties by Tom Cherry · 10 years ago
  23. 8766edc Fix GCC build. by Elliott Hughes · 10 years ago
  24. 942d81c Merge "Remove __sinit and __sdidinit." am: 2558b11230 by Elliott Hughes · 10 years ago
  25. 2558b11 Merge "Remove __sinit and __sdidinit." by Elliott Hughes · 10 years ago
  26. e049fa7 Merge "add checks for initialization for system properties" am: 136bf8fa45 by Tom Cherry · 10 years ago
  27. 870f165 Add monotonic logging for bionic by Mark Salyzyn · 10 years ago
  28. 6ed51c0 add checks for initialization for system properties by Tom Cherry · 10 years ago
  29. 21cca02 Merge "Clear pthread_internal_t allocated on user provided stack." by Yabin Cui · 10 years ago
  30. 2452cf3 Merge "Clear pthread_internal_t allocated on user provided stack." by Yabin Cui · 10 years ago
  31. 304348a Clear pthread_internal_t allocated on user provided stack. by Yabin Cui · 10 years ago
  32. e670e2f Merge "Remove c++14\'isms from system_properties" am: b35a2fb370 by Tom Cherry · 10 years ago
  33. 845e24a Remove c++14'isms from system_properties by Tom Cherry · 10 years ago
  34. 84bc4f5 Merge "Separate properties by selabel" am: 376b94f1e7 by Tom Cherry · 10 years ago
  35. 376b94f Merge "Separate properties by selabel" by Tom Cherry · 10 years ago
  36. 4371961 Remove __sinit and __sdidinit. by Elliott Hughes · 10 years ago
  37. 5bfa22c Merge "Re-add putw for LP32" am: 22dca83e1c by Dan Willemsen · 10 years ago
  38. b905551 Re-add putw for LP32 by Dan Willemsen · 10 years ago
  39. 49a309f Separate properties by selabel by Tom Cherry · 10 years ago
  40. 9f525b6 Merge "Explicitly disallow default c-tor" am: b24f7a0513 by Dimitry Ivanov · 10 years ago
  41. a5e183c Explicitly disallow default c-tor by Dimitry Ivanov · 10 years ago
  42. 1f4b0c4 Merge "Init stdio in __libc_init_common." am: 6bef152af2 by Yabin Cui · 10 years ago
  43. 4262d3e Merge "Enable using clang to build __cxa_thread_atexit_impl." am: af87c9ccfc by Yabin Cui · 10 years ago
  44. 6bef152 Merge "Init stdio in __libc_init_common." by Yabin Cui · 10 years ago
  45. 9b687dc Enable using clang to build __cxa_thread_atexit_impl. by Yabin Cui · 10 years ago
  46. 51ca18d Merge "Don\'t use __thread in __cxa_thread_finalize()." am: 28d3f00cf4 by Yabin Cui · 10 years ago
  47. 28d3f00 Merge "Don't use __thread in __cxa_thread_finalize()." by Yabin Cui · 10 years ago
  48. d68c9e5 Init stdio in __libc_init_common. by Yabin Cui · 10 years ago
  49. 4f94b7b Merge "Consider when building libc_thread_atexit_impl module" am: 2bb85c848a by Chih-hung Hsieh · 10 years ago
  50. 83f314f Consider $(use_clang) when building libc_thread_atexit_impl module by Nikola Veljkovic · 10 years ago
  51. 952e9eb Don't use __thread in __cxa_thread_finalize(). by Yabin Cui · 10 years ago
  52. a36d1e0 Merge "Remove cflags and ldflags from crt defaults" am: a01108d9bf by Colin Cross · 10 years ago
  53. a01108d Merge "Remove cflags and ldflags from crt defaults" by Colin Cross · 10 years ago
  54. 912e27a Merge "move arch variant structs down a level" am: 8bd27182c5 by Colin Cross · 10 years ago
  55. 8bd2718 Merge "move arch variant structs down a level" by Colin Cross · 10 years ago
  56. bff87d1 Remove cflags and ldflags from crt defaults by Colin Cross · 10 years ago
  57. 321314f Merge "Introduce anonymous namespace" am: db8caa740a by Dimitry Ivanov · 10 years ago
  58. db8caa7 Merge "Introduce anonymous namespace" by Dimitry Ivanov · 10 years ago
  59. 1ffec1c Introduce anonymous namespace by Dmitriy Ivanov · 10 years ago
  60. 6ab8f89 move arch variant structs down a level by Colin Cross · 10 years ago
  61. edcee4e Merge "Change _stdio_handles_locking into _caller_handles_locking." by Yabin Cui · 10 years ago
  62. 1755435 Merge "Change _stdio_handles_locking into _caller_handles_locking." by Yabin Cui · 10 years ago
  63. 4469973 Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." am: 74ed96d597 by Yabin Cui · 10 years ago
  64. 74ed96d Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." by Yabin Cui · 10 years ago
  65. 76144aa Change _stdio_handles_locking into _caller_handles_locking. by Yabin Cui · 10 years ago
  66. bb06a84 Merge "Disable clang for mips/mips64 libc." am: 8d5fb0d787 by Chih-hung Hsieh · 10 years ago
  67. 8d5fb0d Merge "Disable clang for mips/mips64 libc." by Chih-hung Hsieh · 10 years ago
  68. b4bc156 Disable clang for mips/mips64 libc. by Chih-Hung Hsieh · 10 years ago
  69. cb3af21 Merge "mmap: fix calculation of is_private_anonymous variable" am: 43c9045017 by Elliott Hughes · 10 years ago
  70. ee67dd7 mmap: fix calculation of is_private_anonymous variable by Vitaly Vul · 10 years ago
  71. 8af9a73 Merge changes I73a39c6d,Iab2af242 am: f30170dfa5 by Josh Gao · 10 years ago
  72. f30170d Merge changes I73a39c6d,Iab2af242 by Josh Gao · 10 years ago
  73. b690cae Merge "Fix tsan abort for lake of __libc_auxv initialization." am: 79f8d64632 by Yabin Cui · 10 years ago
  74. 79f8d64 Merge "Fix tsan abort for lake of __libc_auxv initialization." by Yabin Cui · 10 years ago
  75. 75ba57d Merge "Update libc/Android.bp to match libc/Android.mk" am: 9c6157c81d by Colin Cross · 10 years ago
  76. 284068f Fix tsan abort for lake of __libc_auxv initialization. by Yabin Cui · 10 years ago
  77. a35d23d Update libc/Android.bp to match libc/Android.mk by Colin Cross · 10 years ago
  78. c9a659c Use FUTEX_WAIT_BITSET to avoid converting timeouts. by Yabin Cui · 10 years ago
  79. c22a7de extend the PTRDIFF_MAX size check to mremap by Daniel Micay · 10 years ago
  80. f091c1f Merge "Implement pthread spin." am: 2c09e5de29 by Yabin Cui · 10 years ago
  81. 9d4bd6f Merge "Avoid tsan warning about pthread_mutex_destroy." am: ea5bb151af by Yabin Cui · 10 years ago
  82. 2c09e5d Merge "Implement pthread spin." by Yabin Cui · 10 years ago
  83. fe3a83a Implement pthread spin. by Yabin Cui · 10 years ago
  84. 0307eee Avoid tsan warning about pthread_mutex_destroy. by Yabin Cui · 10 years ago
  85. 278fe43 Merge "Implement pthread barrier." am: b804b9d67b by Yabin Cui · 10 years ago
  86. b804b9d Merge "Implement pthread barrier." by Yabin Cui · 10 years ago
  87. e7c2fff Implement pthread barrier. by Yabin Cui · 10 years ago
  88. 2616cdc Merge "Introducing linker namespaces" am: 1f0ccbb59c by Dimitry Ivanov · 10 years ago
  89. 1f0ccbb Merge "Introducing linker namespaces" by Dimitry Ivanov · 10 years ago
  90. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  91. 6953621 Merge "Improve libc time zone fallback behavior." am: 1b42c54471 by Elliott Hughes · 10 years ago
  92. d1c28a3 Improve libc time zone fallback behavior. by Elliott Hughes · 10 years ago
  93. 5187baa Merge "Fix strftime if tm_zone is null." am: 5780f9d809 by Elliott Hughes · 10 years ago
  94. a9cac4c Fix strftime if tm_zone is null. by Elliott Hughes · 10 years ago
  95. a2e9d90 Merge "Still cannot compile with clang on arm64." am: 7c10ee9473 by Chih-hung Hsieh · 10 years ago
  96. c04647f Still cannot compile with clang on arm64. by Chih-Hung Hsieh · 10 years ago
  97. c0116bd Merge "Enable clang for modules failed with TLS." am: 0c447053de by Chih-hung Hsieh · 10 years ago
  98. 5058a00 Enable clang for modules failed with TLS. by Chih-Hung Hsieh · 10 years ago
  99. 8640233 Merge "libc_init_common.cpp: Clarify when environment stripping occurs" by Nick Kralevich · 10 years ago
  100. 2fb0265 libc_init_common.cpp: Clarify when environment stripping occurs by Nick Kralevich · 10 years ago