1. 0d89913 Merge "Revert "Remove __sinit and __sdidinit."" by Elliott Hughes · 10 years ago
  2. c8bae05 Revert "Remove __sinit and __sdidinit." by Elliott Hughes · 10 years ago
  3. 4ade519 Merge "Do not create prop files for ctl.* properties" by Tom Cherry · 10 years ago
  4. 21eadee Do not create prop files for ctl.* properties by Tom Cherry · 10 years ago
  5. ef2ba3d Merge "Fix GCC build." by Elliott Hughes · 10 years ago
  6. 8766edc Fix GCC build. by Elliott Hughes · 10 years ago
  7. 0b40c13 Merge "Track rename from base/ to android-base/." by Elliott Hughes · 10 years ago
  8. 939a7e0 Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  9. 2558b11 Merge "Remove __sinit and __sdidinit." by Elliott Hughes · 10 years ago
  10. 136bf8f Merge "add checks for initialization for system properties" by Tom Cherry · 10 years ago
  11. 6ed51c0 add checks for initialization for system properties by Tom Cherry · 10 years ago
  12. 2452cf3 Merge "Clear pthread_internal_t allocated on user provided stack." by Yabin Cui · 10 years ago
  13. 304348a Clear pthread_internal_t allocated on user provided stack. by Yabin Cui · 10 years ago
  14. 514f46b Merge "Don't use StringPrintf() in gtest runner." by Yabin Cui · 10 years ago
  15. a32fc86 Don't use StringPrintf() in gtest runner. by Yabin Cui · 10 years ago
  16. b35a2fb Merge "Remove c++14'isms from system_properties" by Tom Cherry · 10 years ago
  17. bf20d02 Merge "libm: stop exporting __muldc3" by Dimitry Ivanov · 10 years ago
  18. 845e24a Remove c++14'isms from system_properties by Tom Cherry · 10 years ago
  19. a2ead18 libm: stop exporting __muldc3 by Dimitry Ivanov · 10 years ago
  20. 376b94f Merge "Separate properties by selabel" by Tom Cherry · 10 years ago
  21. f57ae1c Merge "Improve unit test runner." by Yabin Cui · 10 years ago
  22. 4371961 Remove __sinit and __sdidinit. by Elliott Hughes · 10 years ago
  23. d4c9b9d Improve unit test runner. by Yabin Cui · 10 years ago
  24. 22dca83 Merge "Re-add putw for LP32" by Dan Willemsen · 10 years ago
  25. b905551 Re-add putw for LP32 by Dan Willemsen · 10 years ago
  26. 49a309f Separate properties by selabel by Tom Cherry · 10 years ago
  27. b24f7a0 Merge "Explicitly disallow default c-tor" by Dimitry Ivanov · 10 years ago
  28. a5e183c Explicitly disallow default c-tor by Dimitry Ivanov · 10 years ago
  29. 9cbabd8 Merge "Add bionic-unit-tests-gcc{32,64}, compiled with gcc." by Chih-hung Hsieh · 10 years ago
  30. 6bef152 Merge "Init stdio in __libc_init_common." by Yabin Cui · 10 years ago
  31. af87c9c Merge "Enable using clang to build __cxa_thread_atexit_impl." by Yabin Cui · 10 years ago
  32. 9b687dc Enable using clang to build __cxa_thread_atexit_impl. by Yabin Cui · 10 years ago
  33. 28d3f00 Merge "Don't use __thread in __cxa_thread_finalize()." by Yabin Cui · 10 years ago
  34. d68c9e5 Init stdio in __libc_init_common. by Yabin Cui · 10 years ago
  35. aec1398 Merge "Fix pthread_test according to tsan report." by Yabin Cui · 10 years ago
  36. 2bb85c8 Merge "Consider $(use_clang) when building libc_thread_atexit_impl module" by Chih-hung Hsieh · 10 years ago
  37. f688c5d Add bionic-unit-tests-gcc{32,64}, compiled with gcc. by Chih-Hung Hsieh · 10 years ago
  38. 83f314f Consider $(use_clang) when building libc_thread_atexit_impl module by Nikola Veljkovic · 10 years ago
  39. 952e9eb Don't use __thread in __cxa_thread_finalize(). by Yabin Cui · 10 years ago
  40. a01108d Merge "Remove cflags and ldflags from crt defaults" by Colin Cross · 10 years ago
  41. 8bd2718 Merge "move arch variant structs down a level" by Colin Cross · 10 years ago
  42. bff87d1 Remove cflags and ldflags from crt defaults by Colin Cross · 10 years ago
  43. db8caa7 Merge "Introduce anonymous namespace" by Dimitry Ivanov · 10 years ago
  44. 1ffec1c Introduce anonymous namespace by Dmitriy Ivanov · 10 years ago
  45. 6ab8f89 move arch variant structs down a level by Colin Cross · 10 years ago
  46. 1755435 Merge "Change _stdio_handles_locking into _caller_handles_locking." by Yabin Cui · 10 years ago
  47. a7fc7f9 Merge "Handling invalid section headers" by Dimitry Ivanov · 10 years ago
  48. 3c52481 Handling invalid section headers by Dmitriy Ivanov · 10 years ago
  49. 74ed96d Merge "Use FUTEX_WAIT_BITSET to avoid converting timeouts." by Yabin Cui · 10 years ago
  50. 76144aa Change _stdio_handles_locking into _caller_handles_locking. by Yabin Cui · 10 years ago
  51. fb3219f Merge "Move some utility functions to linker_utils" by Dimitry Ivanov · 10 years ago
  52. 84bab5a Move some utility functions to linker_utils by Dmitriy Ivanov · 10 years ago
  53. a1ab0d8 Merge "Improve error message for files with no sections" by Dimitry Ivanov · 10 years ago
  54. b76123f Improve error message for files with no sections by Dmitriy Ivanov · 10 years ago
  55. 8d5fb0d Merge "Disable clang for mips/mips64 libc." by Chih-hung Hsieh · 10 years ago
  56. b4bc156 Disable clang for mips/mips64 libc. by Chih-Hung Hsieh · 10 years ago
  57. 43c9045 Merge "mmap: fix calculation of is_private_anonymous variable" by Elliott Hughes · 10 years ago
  58. ee67dd7 mmap: fix calculation of is_private_anonymous variable by Vitaly Vul · 10 years ago
  59. f30170d Merge changes I73a39c6d,Iab2af242 by Josh Gao · 10 years ago
  60. 79f8d64 Merge "Fix tsan abort for lake of __libc_auxv initialization." by Yabin Cui · 10 years ago
  61. 9c6157c Merge "Update libc/Android.bp to match libc/Android.mk" by Colin Cross · 10 years ago
  62. 284068f Fix tsan abort for lake of __libc_auxv initialization. by Yabin Cui · 10 years ago
  63. a35d23d Update libc/Android.bp to match libc/Android.mk by Colin Cross · 10 years ago
  64. 2feb9dd Fix test build break. by Josh Gao · 10 years ago
  65. c9a659c Use FUTEX_WAIT_BITSET to avoid converting timeouts. by Yabin Cui · 10 years ago
  66. 0ebe2f0 Merge "Add /odm/lib to shared lib search path" by Hung-ying Tyan · 10 years ago
  67. c22a7de extend the PTRDIFF_MAX size check to mremap by Daniel Micay · 10 years ago
  68. 313632d Merge "Do not depend on host bits to get the right size to write." by Junichi Uekawa · 10 years ago
  69. ff35b1e Do not depend on host bits to get the right size to write. by Junichi Uekawa · 10 years ago
  70. 2c09e5d Merge "Implement pthread spin." by Yabin Cui · 10 years ago
  71. ea5bb15 Merge "Avoid tsan warning about pthread_mutex_destroy." by Yabin Cui · 10 years ago
  72. fe3a83a Implement pthread spin. by Yabin Cui · 10 years ago
  73. f74b041 Add /odm/lib to shared lib search path by Hung-ying Tyan · 10 years ago
  74. 63f0e0d Merge "Ignore target sdk version for the public namespace" by Dimitry Ivanov · 10 years ago
  75. 3cc35e2 Ignore target sdk version for the public namespace by Dmitriy Ivanov · 10 years ago
  76. 0307eee Avoid tsan warning about pthread_mutex_destroy. by Yabin Cui · 10 years ago
  77. a36158a Fix pthread_test according to tsan report. by Yabin Cui · 10 years ago
  78. b804b9d Merge "Implement pthread barrier." by Yabin Cui · 10 years ago
  79. 3c8c160 Merge "Remove the warning about empty LD_LIBRARY_PATH" by Dimitry Ivanov · 10 years ago
  80. fbfba64 Remove the warning about empty LD_LIBRARY_PATH by Dmitriy Ivanov · 10 years ago
  81. e7c2fff Implement pthread barrier. by Yabin Cui · 10 years ago
  82. 949bfb9 Merge "Enable clang to compile more tests." by Chih-hung Hsieh · 10 years ago
  83. 61f186d Merge "Fix arm64 and x86 builds" by Dimitry Ivanov · 10 years ago
  84. d9b08a0 Fix arm64 and x86 builds by Dmitriy Ivanov · 10 years ago
  85. 1f0ccbb Merge "Introducing linker namespaces" by Dimitry Ivanov · 10 years ago
  86. 1e79540 Enable clang to compile more tests. by Chih-Hung Hsieh · 10 years ago
  87. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  88. 1b42c54 Merge "Improve libc time zone fallback behavior." by Elliott Hughes · 10 years ago
  89. d1c28a3 Improve libc time zone fallback behavior. by Elliott Hughes · 10 years ago
  90. 5780f9d Merge "Fix strftime if tm_zone is null." by Elliott Hughes · 10 years ago
  91. 4ea67f6 Merge "FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc" by Nick Kralevich · 10 years ago
  92. a9cac4c Fix strftime if tm_zone is null. by Elliott Hughes · 10 years ago
  93. 2ed1b29 FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc by Nick Kralevich · 10 years ago
  94. 7c10ee9 Merge "Still cannot compile with clang on arm64." by Chih-hung Hsieh · 10 years ago
  95. c04647f Still cannot compile with clang on arm64. by Chih-Hung Hsieh · 10 years ago
  96. 0c44705 Merge "Enable clang for modules failed with TLS." by Chih-hung Hsieh · 10 years ago
  97. dbc6398 Merge "Clean up pthread_gettid_np test." by Elliott Hughes · 10 years ago
  98. 5058a00 Enable clang for modules failed with TLS. by Chih-Hung Hsieh · 10 years ago
  99. b03e6bf Merge "Add 100 column limit to .clang-format." by Josh Gao · 10 years ago
  100. 615f3aa Add 100 column limit to .clang-format. by Josh Gao · 10 years ago