1. 52fd4ca Merge "Deprecate bzero" by Dimitry Ivanov · 10 years ago
  2. 609156e Merge "Export public __aeabi* symbols as LIBC_PRIVATE" by Dimitry Ivanov · 10 years ago
  3. d90d067 Export public __aeabi* symbols as LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  4. 031dfe1 Merge "Fix a broken link in a comment." by Elliott Hughes · 10 years ago
  5. 7d27b68 Merge "Tidy up KernelArgumentBlock::getauxval." by Elliott Hughes · 10 years ago
  6. 6134ed8 Deprecate bzero by Dimitry Ivanov · 10 years ago
  7. ffa54cd Merge "system_properties.cpp: special case ro.* properties" by Nick Kralevich · 10 years ago
  8. 40c2bf6 Fix a broken link in a comment. by Elliott Hughes · 10 years ago
  9. c5fd81a system_properties.cpp: special case ro.* properties by Nick Kralevich · 10 years ago
  10. 63fbb23 Tidy up KernelArgumentBlock::getauxval. by Elliott Hughes · 10 years ago
  11. 507d6f2 Merge "libc: Update Android.bp with recent changes" by Dan Willemsen · 10 years ago
  12. 9b59acc libc: Update Android.bp with recent changes by Dan Willemsen · 10 years ago
  13. e647db7 Merge "Move __aeabi_ which are not in libgcc.a to LIBC" by Dimitry Ivanov · 10 years ago
  14. bb5730e Move __aeabi_ which are not in libgcc.a to LIBC by Dimitry Ivanov · 10 years ago
  15. c6c3b47 Merge "Clarify which linker we are." by Elliott Hughes · 10 years ago
  16. 116b569 Clarify which linker we are. by Elliott Hughes · 10 years ago
  17. ff164ef Merge "Temporary apply LIBC version to __pthread_gettid" by Dimitry Ivanov · 10 years ago
  18. 0ef1d12 Temporary apply LIBC version to __pthread_gettid by Dimitry Ivanov · 10 years ago
  19. c1113a3 Merge "Revert "Temporary apply LIBC version to __pthread_gettid"" by Dimitry Ivanov · 10 years ago
  20. c8bb96a Revert "Temporary apply LIBC version to __pthread_gettid" by Dimitry Ivanov · 10 years ago
  21. 56ecf28 Merge "Temporary apply LIBC version to __pthread_gettid" by Dimitry Ivanov · 10 years ago
  22. eb90e91 Temporary apply LIBC version to __pthread_gettid by Dimitry Ivanov · 10 years ago
  23. 04673ee Merge changes I4fc241e6,Idca71396 by Dimitry Ivanov · 10 years ago
  24. ff14fb5 Move __system_property* to LIBC_PRIVATE for lp64 libc by Dimitry Ivanov · 10 years ago
  25. eac1d37 Move ndk-cruft symbols to LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  26. e13434f Merge "Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3).""" by Elliott Hughes · 10 years ago
  27. 9cddb48 Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3)."" by Elliott Hughes · 10 years ago
  28. 2fed6aa Merge changes Ic66f6519,Ic16acea5 by Dimitry Ivanov · 10 years ago
  29. fa8b931 Merge "Add tests for /proc/self/fd and /proc/self/task/TID/fd access" by Nick Kralevich · 10 years ago
  30. bd4d45d Add tests for /proc/self/fd and /proc/self/task/TID/fd access by Nick Kralevich · 10 years ago
  31. b62e633 Merge "Revert "Implement getifaddrs(3)/freeifaddrs(3)."" by Yi Kong · 10 years ago
  32. 76814a8 Revert "Implement getifaddrs(3)/freeifaddrs(3)." by Yi Kong · 10 years ago
  33. 71417ca Merge "Implement getifaddrs(3)/freeifaddrs(3)." by Yi Kong · 10 years ago
  34. 788a2bc Make some of unwanted symbols LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  35. 5ce79b0 Make symbols exported via libgcc.a LIBC_PRIVATE by Dimitry Ivanov · 10 years ago
  36. be7c7fe Merge "linker: implement shared namespaces" by Dimitry Ivanov · 10 years ago
  37. 7331fe1 linker: implement shared namespaces by Dimitry Ivanov · 10 years ago
  38. 0945ed5 Implement getifaddrs(3)/freeifaddrs(3). by Elliott Hughes · 10 years ago
  39. 4afd635 Merge "Improve the 32-bit ABI documentation." by Elliott Hughes · 10 years ago
  40. 59fc2e8 Improve the 32-bit ABI documentation. by Elliott Hughes · 10 years ago
  41. dd57119 Merge "Reset access to system properties on reinitialization" by Tom Cherry · 10 years ago
  42. 7cb3c4a Merge "sem_timedwait with a null timeout doesn't mean "forever"." by Elliott Hughes · 10 years ago
  43. d4f86ae Merge "linker: add dlvsym(3)" by Dimitry Ivanov · 10 years ago
  44. 27032a3 Merge "Fix missing parentheses." by Christopher Ferris · 10 years ago
  45. 0b13f29 Fix missing parentheses. by Christopher Ferris · 10 years ago
  46. 9f20db1 Merge "Fix bug in dlmalloc's version of calloc." by Christopher Ferris · 10 years ago
  47. 9cf99cb linker: add dlvsym(3) by Dimitry Ivanov · 10 years ago
  48. dd586f2 sem_timedwait with a null timeout doesn't mean "forever". by Elliott Hughes · 10 years ago
  49. ad33ebe Fix bug in dlmalloc's version of calloc. by Christopher Ferris · 10 years ago
  50. d3e5301 Merge "Revert "Revert "Remove remaining ndk_cruft from LP64 platforms""" by Dimitry Ivanov · 10 years ago
  51. bc2e88a Revert "Revert "Remove remaining ndk_cruft from LP64 platforms"" by Dimitry Ivanov · 10 years ago
  52. 4d57e66 Merge "Add a few missing pthread tests." by Elliott Hughes · 10 years ago
  53. 52a05f3 Merge "Revert "Remove remaining ndk_cruft from LP64 platforms"" by Dimitry Ivanov · 10 years ago
  54. d31d4c1 Add a few missing pthread tests. by Elliott Hughes · 10 years ago
  55. 23af25b Revert "Remove remaining ndk_cruft from LP64 platforms" by Dimitry Ivanov · 10 years ago
  56. b34ae08 Merge "Remove remaining ndk_cruft from LP64 platforms" by Dimitry Ivanov · 10 years ago
  57. b1d0a2a Remove remaining ndk_cruft from LP64 platforms by Dimitry Ivanov · 10 years ago
  58. 881673c Merge changes Iaee1b711,Ia3dd0761 by Dimitry Ivanov · 10 years ago
  59. 585e959 Generate libc version-script for brillo by Dimitry Ivanov · 10 years ago
  60. a3dd076 Revert "Don't verify version scripts on 32-bit Brillo" by Dimitry Ivanov · 10 years ago
  61. 162a852 Merge "Fix personality test for mips32r6" by Elliott Hughes · 10 years ago
  62. 61cf963 Fix personality test for mips32r6 by Lazar Trsic · 10 years ago
  63. a7ff396 Merge "Don't verify version scripts on 32-bit Brillo" by Dan Willemsen · 10 years ago
  64. 31951b7 Don't verify version scripts on 32-bit Brillo by Dan Willemsen · 10 years ago
  65. 52e2db6 Merge "Remove __bionic_libgcc_unwind_symbols from version script" by Dimitry Ivanov · 10 years ago
  66. 2f01987 Remove __bionic_libgcc_unwind_symbols from version script by Dimitry Ivanov · 10 years ago
  67. b417169 Reset access to system properties on reinitialization by Tom Cherry · 10 years ago
  68. 0bc3977 Merge "Move dlsym and dladdr implementation to linker.cpp" by Dimitry Ivanov · 10 years ago
  69. 4a2c5aa Move dlsym and dladdr implementation to linker.cpp by Dimitry Ivanov · 10 years ago
  70. e46ded5 Merge "Do not set properties in bionic_systrace" by Tom Cherry · 10 years ago
  71. 46e2ead Do not set properties in bionic_systrace by Tom Cherry · 10 years ago
  72. cb025e5 Merge "Revert "Add /odm/lib to shared lib search path"" by Dimitry Ivanov · 10 years ago
  73. 9d8632e Merge "constexpr constructor for atfork_list_t" by Dimitry Ivanov · 10 years ago
  74. 3980175 Merge "Add permitted_when_isolated_path to linker namespaces" by Dimitry Ivanov · 10 years ago
  75. 6500f51 Merge "Fix -fstack-protector-strong for x86." by Elliott Hughes · 10 years ago
  76. 284ae35 Add permitted_when_isolated_path to linker namespaces by Dimitry Ivanov · 10 years ago
  77. 5a3ab34 Merge "Revert "Ensure that readlink has access to /proc/self/fd"" by Dimitry Ivanov · 10 years ago
  78. db43526 Revert "Ensure that readlink has access to /proc/self/fd" by Dimitry Ivanov · 10 years ago
  79. 40728bc Revert "Add /odm/lib to shared lib search path" by Dimitry Ivanov · 10 years ago
  80. df19613 Merge "libm: Use LOCAL_SRC_FILES_EXCLUDE_{arch}" by Dan Willemsen · 10 years ago
  81. 5736959 Merge "bionic: Build Breakage" by Todd Kjos · 10 years ago
  82. 9da687e bionic: Build Breakage by Mark Salyzyn · 10 years ago
  83. 6c54ddd Fix -fstack-protector-strong for x86. by Elliott Hughes · 10 years ago
  84. 89a50fe constexpr constructor for atfork_list_t by Dimitry Ivanov · 10 years ago
  85. eaccfde Merge "Add monotonic logging for bionic" by Mark Salyzyn · 10 years ago
  86. cf0c1af Merge "Base bcopy on memmove rather than memcpy." am: f0a451dcd1 by Elliott Hughes · 10 years ago
  87. 36545d2 Merge "Make all of ndk_cruft.cpp one big extern "C"." am: 9dec0a775b by Elliott Hughes · 10 years ago
  88. 1190230 Merge "Fix stdio static initializers to make both clang and GCC happy." by Elliott Hughes · 10 years ago
  89. 568ad51 Merge "Revert "Revert "Remove __sinit and __sdidinit.""" am: c4eef1fb5b by Elliott Hughes · 10 years ago
  90. f0a451d Merge "Base bcopy on memmove rather than memcpy." by Elliott Hughes · 10 years ago
  91. d51a0b0 Base bcopy on memmove rather than memcpy. by Rohit Agrawal · 10 years ago
  92. 9dec0a7 Merge "Make all of ndk_cruft.cpp one big extern "C"." by Elliott Hughes · 10 years ago
  93. cfd5a46 Make all of ndk_cruft.cpp one big extern "C". by Elliott Hughes · 10 years ago
  94. 7bd33cd Merge "Fix stdio static initializers to make both clang and GCC happy." by Elliott Hughes · 10 years ago
  95. 29ee639 Fix stdio static initializers to make both clang and GCC happy. by Elliott Hughes · 10 years ago
  96. c4eef1f Merge "Revert "Revert "Remove __sinit and __sdidinit.""" by Elliott Hughes · 10 years ago
  97. bb46afd Revert "Revert "Remove __sinit and __sdidinit."" by Elliott Hughes · 10 years ago
  98. d5ce2a9 Merge "Allow dlopening public libs using absolute path" am: e371ae68ac by Dimitry Ivanov · 10 years ago
  99. e371ae6 Merge "Allow dlopening public libs using absolute path" by Dimitry Ivanov · 10 years ago
  100. 22840aa Allow dlopening public libs using absolute path by Dimitry Ivanov · 10 years ago