1. 4edbcee Random HWASan cleanups. by Evgenii Stepanov · 3 years, 11 months ago
  2. e812119 Merge "Use the BSD license for our bogus fts.h." by Treehugger Robot · 3 years, 11 months ago
  3. c7fe26a Use the BSD license for our bogus fts.h. by Elliott Hughes · 3 years, 11 months ago
  4. dc448a8 Merge "Use lp64 rather than explicitly saying "arm64,x86_64"." by Elliott Hughes · 3 years, 11 months ago
  5. 406589b Merge changes Ifac9a59e,I213d423a by Treehugger Robot · 3 years, 11 months ago
  6. 41fed4d Merge "Add API level define for T." by Treehugger Robot · 3 years, 11 months ago
  7. 048f24e Export fts as a static library for use with musl by Colin Cross · 4 years ago
  8. e791552 Add API level define for T. by Dan Albert · 3 years, 11 months ago
  9. 69bcb8b Compile fts.c in libc_openbsd_ndk by Colin Cross · 3 years, 11 months ago
  10. de1cf85 Use lp64 rather than explicitly saying "arm64,x86_64". by Elliott Hughes · 4 years ago
  11. 7672be0 Merge "Update to v5.14 kernel headers." by Christopher Ferris · 4 years ago
  12. 3a39c0b Update to v5.14 kernel headers. by Christopher Ferris · 4 years ago
  13. 563e60e Merge "Reland "Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs." with a fix." by Peter Collingbourne · 4 years ago
  14. 1583cd2 Reland "Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs." with a fix. by Peter Collingbourne · 4 years ago
  15. 957d6d5 Merge "Revert "Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs."" by Treehugger Robot · 4 years ago
  16. e5570c5 Revert "Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs." by ycheo · 4 years ago
  17. 9f99a04 Merge "Export memalign to linker" by Treehugger Robot · 4 years ago
  18. 057219b Merge "[libm] Set pragma FENV_EACCESS for x86_64, i386" by Pirama Arumuga Nainar · 4 years ago
  19. 0c3bb2c [libm] Set pragma FENV_EACCESS for x86_64, i386 by Pirama Arumuga Nainar · 4 years ago
  20. 15681db Merge "Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs." by Treehugger Robot · 4 years ago
  21. 65bdf65 Use the dynamic table instead of __rela?_iplt_* to find the linker's IRELATIVE relocs. by Peter Collingbourne · 4 years ago
  22. 2411a5e Export memalign to linker by Matthew Maurer · 4 years, 1 month ago
  23. 556b45a Merge changes I56b23576,I37ede846,Iec9ba776 by Colin Cross · 4 years ago
  24. 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years ago
  25. 14d1507 Fix some clang-format issues by Colin Cross · 4 years ago
  26. 35d469b Fix bionic-unit-tests-glibc for 32-bit musl by Colin Cross · 4 years ago
  27. a93cea0 Merge "Build bionic unit tests for musl" by Colin Cross · 4 years ago
  28. 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years ago
  29. 4c92da4 Merge "Only run the exec once if test passes." by Christopher Ferris · 4 years ago
  30. e07b33d Only run the exec once if test passes. by Christopher Ferris · 4 years ago
  31. ec75f70 Merge "Move the Rust system property bindings into librustutils." by Joel Galenson · 4 years ago
  32. a4ffabe Merge "Reland "Fix GWP hooks not being restored, leading to crashes."" by Florian Mayer · 4 years ago
  33. 678cac5 Merge changes I6b097079,I6a12d50d by Treehugger Robot · 4 years ago
  34. 3a0ced8 Reland "Fix GWP hooks not being restored, leading to crashes." by Florian Mayer · 4 years ago
  35. 4408b8a Enable posix strerror_r test in glibc by Colin Cross · 4 years ago
  36. 695af0d POSIX strerror_r returns an error number, not -1 by Colin Cross · 4 years ago
  37. e9898f3 Move the Rust system property bindings into librustutils. by Joel Galenson · 4 years ago
  38. bc1b267 Merge "Revert "Fix GWP hooks not being restored, leading to crashes."" by Florian Mayer · 4 years ago
  39. b4ab4f6 Revert "Fix GWP hooks not being restored, leading to crashes." by Florian Mayer · 4 years ago
  40. 1e9af0f Merge "Allow retry of test if log missing." by Christopher Ferris · 4 years ago
  41. d9d9ee8 Allow retry of test if log missing. by Christopher Ferris · 4 years ago
  42. 0f75a5a Merge "Fix GWP hooks not being restored, leading to crashes." by Florian Mayer · 4 years ago
  43. 9db8f2b Fix GWP hooks not being restored, leading to crashes. by Florian Mayer · 4 years ago
  44. a0f3478 Merge "Export kernel headers for musl" by Colin Cross · 4 years ago
  45. 5d50dbb Export kernel headers for musl by Colin Cross · 4 years, 1 month ago
  46. e397e49 Merge "Read the log while test runs instead of after." by Christopher Ferris · 4 years ago
  47. 3367bf3 Merge "Rename cc_object default_shared_libs to system_shared_libs" by Treehugger Robot · 4 years ago
  48. 4990c2d Read the log while test runs instead of after. by Christopher Ferris · 4 years ago
  49. a67c7fd Merge changes from topic "rust-property-bindings" by Joel Galenson · 4 years ago
  50. e780ad0 Merge "Fix NOTICE file." by Christopher Ferris · 4 years ago
  51. 5c49616 Fix NOTICE file. by Christopher Ferris · 4 years ago
  52. 02f8137 Rename cc_object default_shared_libs to system_shared_libs by Colin Cross · 4 years ago
  53. 2ffa0eb Merge "Move system_shared_libs into target.bionic clause" by Treehugger Robot · 4 years ago
  54. 4aebf55 Improve the Rust property bindings. by Joel Galenson · 4 years ago
  55. e1f1e79 Migrate keystore2's Rust system library bindings to bionic. by Joel Galenson · 4 years ago
  56. dc42a98 Merge changes from topic "revert_sysprop_trace" by Treehugger Robot · 4 years ago
  57. 8f14b65 Revert "Adding system property tracing" by Bowgo Tsai · 4 years, 1 month ago
  58. 13a960f Revert "bionic_systrace: moving global static variables" by Bowgo Tsai · 4 years, 1 month ago
  59. 98115b7 Merge "Avoid undefined compiler behavior" by Christopher Ferris · 4 years, 1 month ago
  60. a6035ec Avoid undefined compiler behavior by Christopher Ferris · 4 years, 1 month ago
  61. 2e4be55 Merge "Avoid undefined compiler behavior" by Treehugger Robot · 4 years, 1 month ago
  62. 5358cc4 Avoid undefined compiler behavior by Greg Kaiser · 4 years, 1 month ago
  63. 48e9815 Merge "Fix race when frees after main thread finishes." by Christopher Ferris · 4 years, 1 month ago
  64. d8b97f4 Merge "Define sockaddr_storage in bionic" by Colin Cross · 4 years, 1 month ago
  65. 33d7337 Fix race when frees after main thread finishes. by Christopher Ferris · 4 years, 1 month ago
  66. d275067 Define sockaddr_storage in bionic by Colin Cross · 4 years, 1 month ago
  67. b5bfe0b Move system_shared_libs into target.bionic clause by Colin Cross · 4 years, 1 month ago
  68. 829b84d Merge "Remove obsolete visibility entries from libc_headers" by Treehugger Robot · 4 years, 1 month ago
  69. a55c81e Merge "Make MTE tests pass with all values of MEMTAG_OPTIONS." by Evgenii Stepanov · 4 years, 1 month ago
  70. 53df1f3 Make MTE tests pass with all values of MEMTAG_OPTIONS. by Evgenii Stepanov · 4 years, 1 month ago
  71. df901df Merge "Support replacing nested kernel structs" by Treehugger Robot · 4 years, 1 month ago
  72. ab1b143 Remove obsolete visibility entries from libc_headers by Colin Cross · 4 years, 1 month ago
  73. 2ef1cd3 Merge "Allow the kernel to upgrade ASYNC mode processes to SYNC mode." by Treehugger Robot · 4 years, 1 month ago
  74. 48bf46b Allow the kernel to upgrade ASYNC mode processes to SYNC mode. by Peter Collingbourne · 4 years, 1 month ago
  75. 7332139 Merge "Add default_shared_libs to crt objects" by Colin Cross · 4 years, 1 month ago
  76. 30782aa Merge "Update to v5.13 kernel headers." by Christopher Ferris · 4 years, 1 month ago
  77. fcc3b4f Update to v5.13 kernel headers. by Christopher Ferris · 4 years, 1 month ago
  78. 68ec53e Support replacing nested kernel structs by Colin Cross · 4 years, 1 month ago
  79. b4b3166 Merge "Document more clearly that we don't plan on using faccessat2(2)." by Treehugger Robot · 4 years, 1 month ago
  80. 79dbdc3 Document more clearly that we don't plan on using faccessat2(2). by Elliott Hughes · 4 years, 1 month ago
  81. d17cf31 Merge "Stop documenting native_heapdump_viewer." by Treehugger Robot · 4 years, 1 month ago
  82. a9d0c10 Stop documenting native_heapdump_viewer. by Elliott Hughes · 4 years, 1 month ago
  83. 58679c8 Merge "Add definition of M_MEMTAG_TUNING." by Evgenii Stepanov · 4 years, 1 month ago
  84. d8d561c Add definition of M_MEMTAG_TUNING. by Evgenii Stepanov · 4 years, 1 month ago
  85. 10d9268 Add default_shared_libs to crt objects by Colin Cross · 4 years, 1 month ago
  86. e772804 Merge "Extend <sys/sysinfo.h> tests slightly." by Elliott Hughes · 4 years, 1 month ago
  87. 40c8a8b Extend <sys/sysinfo.h> tests slightly. by Elliott Hughes · 4 years, 1 month ago
  88. 80c506f Merge "Improve the <sys/select.h> docs." am: 5ebdeb30ab by Treehugger Robot · 4 years, 2 months ago
  89. 5ebdeb3 Merge "Improve the <sys/select.h> docs." by Treehugger Robot · 4 years, 2 months ago
  90. c849ef1 Improve the <sys/select.h> docs. by Elliott Hughes · 4 years, 2 months ago
  91. 224ce15 Merge "Remove host_bionic_inject" am: 39259a9b19 by Colin Cross · 4 years, 2 months ago
  92. 39259a9 Merge "Remove host_bionic_inject" by Colin Cross · 4 years, 2 months ago
  93. d43c3ea Merge "Explicitly set generate_hashtree: false" am: c8b02e3bec by Nikita Ioffe · 4 years, 2 months ago
  94. c8b02e3 Merge "Explicitly set generate_hashtree: false" by Nikita Ioffe · 4 years, 2 months ago
  95. 8f537e8 Explicitly set generate_hashtree: false by Nikita Ioffe · 4 years, 2 months ago
  96. d871476 Merge "Don't use prefix_symbols for host bionic linker wrapper" am: 34fead98cb by Colin Cross · 4 years, 2 months ago
  97. 34fead9 Merge "Don't use prefix_symbols for host bionic linker wrapper" by Colin Cross · 4 years, 2 months ago
  98. 331b388 Remove host_bionic_inject by Colin Cross · 4 years, 2 months ago
  99. a0a591a Don't use prefix_symbols for host bionic linker wrapper by Colin Cross · 4 years, 2 months ago
  100. debbff4 Merge "DO NOT MERGE - Merge ab/7272582" am: a882cb5d43 by Treehugger Robot · 4 years, 2 months ago