1. 6d142bc Move __aeabi* symbols to LIBC_N version by Dimitry Ivanov · 10 years ago
  2. 63a4207 Kill BOARD_MALLOC_ALIGNMENT. by Josh Gao · 10 years ago
  3. e1f8c66 Merge "Replace MALLOC_IMPL with MALLOC_SVELTE." by Josh Gao · 10 years ago
  4. 32388ba Merge "Temporary hack to avoid stack protector crashes." by Elliott Hughes · 10 years ago
  5. 9353089 Merge "Revert "system_properties.cpp: special case ro.* properties"" by Tom Cherry · 10 years ago
  6. e97ce31 Revert "system_properties.cpp: special case ro.* properties" by Tom Cherry · 10 years ago
  7. 2489161 Temporary hack to avoid stack protector crashes. by Elliott Hughes · 10 years ago
  8. 1464f6d Merge "Remove mktime_tz." by Elliott Hughes · 10 years ago
  9. bc02fb9 Temporary move __udivdi3 back to LIBC for x86 by Dimitry Ivanov · 10 years ago
  10. 76dfa6e Remove mktime_tz. by Elliott Hughes · 10 years ago
  11. 6f72fde Fix gcc+arm builds by Dimitry Ivanov · 10 years ago
  12. 52fd4ca Merge "Deprecate bzero" by Dimitry Ivanov · 10 years ago
  13. 609156e Merge "Export public __aeabi* symbols as LIBC_PRIVATE" by Dimitry Ivanov · 10 years ago
  14. d90d067 Export public __aeabi* symbols as LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  15. 031dfe1 Merge "Fix a broken link in a comment." by Elliott Hughes · 10 years ago
  16. 7d27b68 Merge "Tidy up KernelArgumentBlock::getauxval." by Elliott Hughes · 10 years ago
  17. 6134ed8 Deprecate bzero by Dimitry Ivanov · 10 years ago
  18. 40c2bf6 Fix a broken link in a comment. by Elliott Hughes · 10 years ago
  19. c5fd81a system_properties.cpp: special case ro.* properties by Nick Kralevich · 10 years ago
  20. 63fbb23 Tidy up KernelArgumentBlock::getauxval. by Elliott Hughes · 10 years ago
  21. 507d6f2 Merge "libc: Update Android.bp with recent changes" by Dan Willemsen · 10 years ago
  22. 9b59acc libc: Update Android.bp with recent changes by Dan Willemsen · 10 years ago
  23. bb5730e Move __aeabi_ which are not in libgcc.a to LIBC by Dimitry Ivanov · 10 years ago
  24. 09f4651 Replace MALLOC_IMPL with MALLOC_SVELTE. by Josh Gao · 10 years ago
  25. 0ef1d12 Temporary apply LIBC version to __pthread_gettid by Dimitry Ivanov · 10 years ago
  26. c8bb96a Revert "Temporary apply LIBC version to __pthread_gettid" by Dimitry Ivanov · 10 years ago
  27. eb90e91 Temporary apply LIBC version to __pthread_gettid by Dimitry Ivanov · 10 years ago
  28. 04673ee Merge changes I4fc241e6,Idca71396 by Dimitry Ivanov · 10 years ago
  29. ff14fb5 Move __system_property* to LIBC_PRIVATE for lp64 libc by Dimitry Ivanov · 10 years ago
  30. eac1d37 Move ndk-cruft symbols to LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  31. 9cddb48 Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3)."" by Elliott Hughes · 10 years ago
  32. 788a2bc Make some of unwanted symbols LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  33. 5ce79b0 Make symbols exported via libgcc.a LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  34. 7331fe1 linker: implement shared namespaces by Dimitry Ivanov · 10 years ago
  35. dd57119 Merge "Reset access to system properties on reinitialization" by Tom Cherry · 10 years ago
  36. 7cb3c4a Merge "sem_timedwait with a null timeout doesn't mean "forever"." by Elliott Hughes · 10 years ago
  37. d4f86ae Merge "linker: add dlvsym(3)" by Dimitry Ivanov · 10 years ago
  38. 0b13f29 Fix missing parentheses. by Christopher Ferris · 10 years ago
  39. 9cf99cb linker: add dlvsym(3) by Dimitry Ivanov · 10 years ago
  40. dd586f2 sem_timedwait with a null timeout doesn't mean "forever". by Elliott Hughes · 10 years ago
  41. ad33ebe Fix bug in dlmalloc's version of calloc. by Christopher Ferris · 10 years ago
  42. bc2e88a Revert "Revert "Remove remaining ndk_cruft from LP64 platforms"" by Dimitry Ivanov · 10 years ago
  43. 23af25b Revert "Remove remaining ndk_cruft from LP64 platforms" by Dimitry Ivanov · 10 years ago
  44. b1d0a2a Remove remaining ndk_cruft from LP64 platforms by Dimitry Ivanov · 10 years ago
  45. 585e959 Generate libc version-script for brillo by Dimitry Ivanov · 10 years ago
  46. a3dd076 Revert "Don't verify version scripts on 32-bit Brillo" by Dimitry Ivanov · 10 years ago
  47. 31951b7 Don't verify version scripts on 32-bit Brillo by Dan Willemsen · 10 years ago
  48. 2f01987 Remove __bionic_libgcc_unwind_symbols from version script by Dimitry Ivanov · 10 years ago
  49. b417169 Reset access to system properties on reinitialization by Tom Cherry · 10 years ago
  50. e46ded5 Merge "Do not set properties in bionic_systrace" by Tom Cherry · 10 years ago
  51. 46e2ead Do not set properties in bionic_systrace by Tom Cherry · 10 years ago
  52. 9d8632e Merge "constexpr constructor for atfork_list_t" by Dimitry Ivanov · 10 years ago
  53. 3980175 Merge "Add permitted_when_isolated_path to linker namespaces" by Dimitry Ivanov · 10 years ago
  54. 6500f51 Merge "Fix -fstack-protector-strong for x86." by Elliott Hughes · 10 years ago
  55. 284ae35 Add permitted_when_isolated_path to linker namespaces by Dimitry Ivanov · 10 years ago
  56. 9da687e bionic: Build Breakage by Mark Salyzyn · 10 years ago
  57. 6c54ddd Fix -fstack-protector-strong for x86. by Elliott Hughes · 10 years ago
  58. 89a50fe constexpr constructor for atfork_list_t by Dimitry Ivanov · 10 years ago
  59. eaccfde Merge "Add monotonic logging for bionic" by Mark Salyzyn · 10 years ago
  60. cf0c1af Merge "Base bcopy on memmove rather than memcpy." am: f0a451dcd1 by Elliott Hughes · 10 years ago
  61. 36545d2 Merge "Make all of ndk_cruft.cpp one big extern "C"." am: 9dec0a775b by Elliott Hughes · 10 years ago
  62. 1190230 Merge "Fix stdio static initializers to make both clang and GCC happy." by Elliott Hughes · 10 years ago
  63. 568ad51 Merge "Revert "Revert "Remove __sinit and __sdidinit.""" am: c4eef1fb5b by Elliott Hughes · 10 years ago
  64. d51a0b0 Base bcopy on memmove rather than memcpy. by Rohit Agrawal · 10 years ago
  65. cfd5a46 Make all of ndk_cruft.cpp one big extern "C". by Elliott Hughes · 10 years ago
  66. 29ee639 Fix stdio static initializers to make both clang and GCC happy. by Elliott Hughes · 10 years ago
  67. bb46afd Revert "Revert "Remove __sinit and __sdidinit."" by Elliott Hughes · 10 years ago
  68. f4e511e Merge "Revert "Remove __sinit and __sdidinit."" am: 0d89913e74 by Elliott Hughes · 10 years ago
  69. c8bae05 Revert "Remove __sinit and __sdidinit." by Elliott Hughes · 10 years ago
  70. 071234c Merge "Do not create prop files for ctl.* properties" am: 4ade5195f1 by Tom Cherry · 10 years ago
  71. 4ade519 Merge "Do not create prop files for ctl.* properties" by Tom Cherry · 10 years ago
  72. 70d477c Merge "Fix GCC build." am: ef2ba3dbf9 by Elliott Hughes · 10 years ago
  73. 21eadee Do not create prop files for ctl.* properties by Tom Cherry · 10 years ago
  74. 8766edc Fix GCC build. by Elliott Hughes · 10 years ago
  75. 942d81c Merge "Remove __sinit and __sdidinit." am: 2558b11230 by Elliott Hughes · 10 years ago
  76. 2558b11 Merge "Remove __sinit and __sdidinit." by Elliott Hughes · 10 years ago
  77. e049fa7 Merge "add checks for initialization for system properties" am: 136bf8fa45 by Tom Cherry · 10 years ago
  78. 870f165 Add monotonic logging for bionic by Mark Salyzyn · 10 years ago
  79. 6ed51c0 add checks for initialization for system properties by Tom Cherry · 10 years ago
  80. 21cca02 Merge "Clear pthread_internal_t allocated on user provided stack." by Yabin Cui · 10 years ago
  81. 2452cf3 Merge "Clear pthread_internal_t allocated on user provided stack." by Yabin Cui · 10 years ago
  82. 304348a Clear pthread_internal_t allocated on user provided stack. by Yabin Cui · 10 years ago
  83. e670e2f Merge "Remove c++14\'isms from system_properties" am: b35a2fb370 by Tom Cherry · 10 years ago
  84. 845e24a Remove c++14'isms from system_properties by Tom Cherry · 10 years ago
  85. 84bc4f5 Merge "Separate properties by selabel" am: 376b94f1e7 by Tom Cherry · 10 years ago
  86. 376b94f Merge "Separate properties by selabel" by Tom Cherry · 10 years ago
  87. 4371961 Remove __sinit and __sdidinit. by Elliott Hughes · 10 years ago
  88. 5bfa22c Merge "Re-add putw for LP32" am: 22dca83e1c by Dan Willemsen · 10 years ago
  89. b905551 Re-add putw for LP32 by Dan Willemsen · 10 years ago
  90. 49a309f Separate properties by selabel by Tom Cherry · 10 years ago
  91. 9f525b6 Merge "Explicitly disallow default c-tor" am: b24f7a0513 by Dimitry Ivanov · 10 years ago
  92. a5e183c Explicitly disallow default c-tor by Dimitry Ivanov · 10 years ago
  93. 1f4b0c4 Merge "Init stdio in __libc_init_common." am: 6bef152af2 by Yabin Cui · 10 years ago
  94. 4262d3e Merge "Enable using clang to build __cxa_thread_atexit_impl." am: af87c9ccfc by Yabin Cui · 10 years ago
  95. 6bef152 Merge "Init stdio in __libc_init_common." by Yabin Cui · 10 years ago
  96. 9b687dc Enable using clang to build __cxa_thread_atexit_impl. by Yabin Cui · 10 years ago
  97. 51ca18d Merge "Don\'t use __thread in __cxa_thread_finalize()." am: 28d3f00cf4 by Yabin Cui · 10 years ago
  98. 28d3f00 Merge "Don't use __thread in __cxa_thread_finalize()." by Yabin Cui · 10 years ago
  99. d68c9e5 Init stdio in __libc_init_common. by Yabin Cui · 10 years ago
  100. 4f94b7b Merge "Consider when building libc_thread_atexit_impl module" am: 2bb85c848a by Chih-hung Hsieh · 10 years ago