1. 4088e3a Sync upstream FreeBSD libm. by Elliott Hughes · 2 years ago
  2. c4d3867 Merge "riscv64: add <sys/hwprobe.h>." into main by Elliott Hughes · 2 years ago
  3. f3d6b44 riscv64: add <sys/hwprobe.h>. by Elliott Hughes · 2 years ago
  4. 6e60191 Merge "Hold the loader mutex in linker_main once constructors are running" into main by Ryan Prichard · 2 years ago
  5. 504590d Merge changes I9c181568,Ic0b08511 into main by Ryan Prichard · 2 years ago
  6. 78a74b0 Merge "No tombstones under normal bionic unit tests run." into main by Christopher Ferris · 2 years ago
  7. 15c22cd No tombstones under normal bionic unit tests run. by Christopher Ferris · 2 years ago
  8. 1b42f8b Merge "Mark death tests properly." into main by Christopher Ferris · 2 years ago
  9. c833fab Mark death tests properly. by Christopher Ferris · 2 years ago
  10. 18d856e Add aligned_alloc to linker_memory.cpp by Ryan Prichard · 2 years ago
  11. 3714f21 Add missing assert.h include by Ryan Prichard · 2 years ago
  12. 9a027c7 Hold the loader mutex in linker_main once constructors are running by Ryan Prichard · 2 years ago
  13. 1b61cbf Merge "Fix potential flakiness in android_mallopt test." into main by Christopher Ferris · 2 years ago
  14. fe13041 Fix potential flakiness in android_mallopt test. by Christopher Ferris · 2 years ago
  15. 5684b72 Merge "Reuse the libm scalbn() as ldexp()." into main by Elliott Hughes · 2 years ago
  16. 23f67fb Merge "Disable uchar.start_state test for musl." into main by Treehugger Robot · 2 years ago
  17. 09d3b50 Disable uchar.start_state test for musl. by Dan Albert · 2 years ago
  18. c204334 Reuse the libm scalbn() as ldexp(). by Elliott Hughes · 2 years ago
  19. c1c39ca Merge "Add missing setlocale calls in tests." into main by Treehugger Robot · 2 years ago
  20. a0d0e35 Add missing setlocale calls in tests. by Dan Albert · 2 years ago
  21. a8a9c09 Merge "Fix another over-long UTF-8 sequence test." into main by Treehugger Robot · 2 years ago
  22. 876f366 Merge changes I0845fdee,I879de1e8 into main by Treehugger Robot · 2 years ago
  23. ab9028c Merge "De-pessimize SigSetConverter usage." into main by Elliott Hughes · 2 years ago
  24. 87e7955 Merge "Sync upstream NetBSD." into main by Treehugger Robot · 2 years ago
  25. 6de9b74 Merge "Sync upstream OpenBSD." into main by Treehugger Robot · 2 years ago
  26. 8a77130 Merge "Sync upstream FreeBSD libm (trivial changes)." into main by Treehugger Robot · 2 years ago
  27. a1fa960 Merge "Sync upstream FreeBSD libm (real changes)." into main by Treehugger Robot · 2 years ago
  28. b6dda03 Merge "Sync upstream FreeBSD (qsort)." into main by Treehugger Robot · 2 years ago
  29. 5220645 Merge changes Iac46bc9c,I4f853107 into main by Treehugger Robot · 2 years ago
  30. f0d6c0a Merge "Sync with upstream FreeBSD." into main by Treehugger Robot · 2 years ago
  31. f5b8c7d Fix another over-long UTF-8 sequence test. by Dan Albert · 2 years ago
  32. ef8e158 Fix mbrtoc16 reserved range test for musl. by Dan Albert · 2 years ago
  33. 78da292 Invert over-long UTF-8 bool for readability. by Dan Albert · 2 years ago
  34. 1e8e0c1 Fix surrogate pair deocding for musl/glibc. by Dan Albert · 2 years ago
  35. b9bc509 Add musl handling in run-on-host.sh. by Dan Albert · 2 years ago
  36. 1b256de Merge changes Ia7dd2ded,I9e85a9ae,Id7436404 into main by Dan Albert · 2 years ago
  37. 65ab63b Sync upstream FreeBSD (qsort). by Elliott Hughes · 2 years ago
  38. 8810bd7 Sync upstream FreeBSD libm (real changes). by Elliott Hughes · 2 years ago
  39. c1e46b6 Sync upstream FreeBSD libm (trivial changes). by Elliott Hughes · 2 years ago
  40. ac496ec Sync upstream OpenBSD. by Elliott Hughes · 2 years ago
  41. 60260e2 Sync upstream NetBSD. by Elliott Hughes · 2 years ago
  42. 523b03a Sync with upstream FreeBSD. by Elliott Hughes · 2 years ago
  43. 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 1 month ago
  44. 46f1873 Merge "Fix duplicate symbols error in bionic" into main by Zijun Zhao · 2 years ago
  45. 9a9bbe5 Fix uchar.mbrtoc16_zero_len for glibc and musl. by Dan Albert · 2 years, 1 month ago
  46. 9fa76f1 Fix mbrtoc32 tests for out of range code points. by Dan Albert · 2 years, 1 month ago
  47. 0b8fbdf Fix mbrtoc32 test for musl and glibc. by Dan Albert · 2 years, 1 month ago
  48. 0b310d9 Merge "Remove unused _ARC4_ATFORK() macro." into main by Treehugger Robot · 2 years, 1 month ago
  49. b88a23e Merge "Fix the (unused) return type for readlinkat() in SYSCALLS.TXT." into main by Treehugger Robot · 2 years, 1 month ago
  50. f9a9537 Remove unused _ARC4_ATFORK() macro. by Elliott Hughes · 2 years, 1 month ago
  51. 3b57730 Fix duplicate symbols error in bionic by zijunzhao · 2 years, 1 month ago
  52. 9634513 Merge "Update <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 1 month ago
  53. d0b8d3c Merge "Fix 5-byte mbrtoc16 test for glibc/musl." into main by Dan Albert · 2 years, 1 month ago
  54. 7ca1626 Merge "Make getentropy available from <unistd.h>" into main by Treehugger Robot · 2 years, 1 month ago
  55. 8d350da Update <sys/cachectl.h>. by Elliott Hughes · 2 years, 1 month ago
  56. 76879c9 Fix the (unused) return type for readlinkat() in SYSCALLS.TXT. by Elliott Hughes · 2 years, 1 month ago
  57. 1252ab0 Fix 5-byte mbrtoc16 test for glibc/musl. by Dan Albert · 2 years, 1 month ago
  58. 7110157 Make getentropy available from <unistd.h> by David Benjamin · 2 years, 1 month ago
  59. a2cdb24 Merge "Add riscv_hwprobe to the seccomp allowlist." into main by Elliott Hughes · 2 years, 1 month ago
  60. 13b1d97 Add riscv_hwprobe to the seccomp allowlist. by Elliott Hughes · 2 years, 1 month ago
  61. a09f741 Merge "Add __riscv_flush_icache() to <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 1 month ago
  62. a4b7949 Merge "Consistently use %m rather than strerror() in logging." into main by Elliott Hughes · 2 years, 1 month ago
  63. 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 1 month ago
  64. 2557f73 Consistently use %m rather than strerror() in logging. by Elliott Hughes · 2 years, 1 month ago
  65. 0b2996f Merge "Check for mprotect result" into main by Kelvin Zhang · 2 years, 1 month ago
  66. fd93b60 Check for mprotect result by Kelvin Zhang · 2 years, 1 month ago
  67. df85637 Merge "Update to v6.4 kernel headers." into main by Christopher Ferris · 2 years, 1 month ago
  68. 52e3190 Merge "Fix shadowstack init crash on 16K page system" into main by Kelvin Zhang · 2 years, 1 month ago
  69. 6a6f527 Merge "Clarify the <sys/ifunc.h> docs." into main by Elliott Hughes · 2 years, 1 month ago
  70. 9ac6169 Merge "Add multithreads throughput benchmark" into main by Treehugger Robot · 2 years, 1 month ago
  71. fb73361 Fix shadowstack init crash on 16K page system by Kelvin Zhang · 2 years, 1 month ago
  72. 0c50ed4 Clarify the <sys/ifunc.h> docs. by Elliott Hughes · 2 years, 1 month ago
  73. 30573ba Merge "Modify how the malloc debug tests run." into main by Christopher Ferris · 2 years, 1 month ago
  74. 4414844 Add multithreads throughput benchmark by Chia-hung Duan · 2 years, 1 month ago
  75. 37c3f3c Update to v6.4 kernel headers. by Christopher Ferris · 2 years, 1 month ago
  76. 852f9b0 Modify how the malloc debug tests run. by Christopher Ferris · 2 years, 2 months ago
  77. 143f3ce Merge "Explicitly document overcommit and `adb shell`'s use of oom_score_adj." by Treehugger Robot · 2 years, 1 month ago
  78. cfb9030 Merge "Add a test for a recent POSIX change." by Treehugger Robot · 2 years, 1 month ago
  79. e18c1fa Add a test for a recent POSIX change. by Elliott Hughes · 2 years, 1 month ago
  80. 0a94e15 Explicitly document overcommit and `adb shell`'s use of oom_score_adj. by Elliott Hughes · 2 years, 1 month ago
  81. 48d405e Merge "Mark getpagesize() const." by Treehugger Robot · 2 years, 1 month ago
  82. fe8e5ad Merge "Simplify MemtagNoteTests" by Florian Mayer · 2 years, 1 month ago
  83. c77993e Mark getpagesize() const. by Elliott Hughes · 2 years, 1 month ago
  84. bdc192c Simplify MemtagNoteTests by Florian Mayer · 2 years, 1 month ago
  85. 8d21eac Merge "Format parameter for MemtagNoteTest" by Treehugger Robot · 2 years, 1 month ago
  86. 8995672 Merge "Document how to use tzalloc()/tzfree() with std::unique_ptr." by Treehugger Robot · 2 years, 1 month ago
  87. ab9c6b1 Format parameter for MemtagNoteTest by Florian Mayer · 2 years, 1 month ago
  88. 26e0e00 Merge "[HWASan] add comment to explain why we can use __has_feature" by Florian Mayer · 2 years, 1 month ago
  89. 02108ce [HWASan] add comment to explain why we can use __has_feature by Florian Mayer · 2 years, 1 month ago
  90. 5ea305b Document how to use tzalloc()/tzfree() with std::unique_ptr. by Elliott Hughes · 2 years, 1 month ago
  91. 0e437c0 Merge "Fix tzalloc(nullptr) and add a test." by Elliott Hughes · 2 years, 1 month ago
  92. 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 1 month ago
  93. a43db27 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(21)." am: 833ad6ee51 by Treehugger Robot · 2 years, 1 month ago
  94. 833ad6e Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(21)." by Treehugger Robot · 2 years, 1 month ago
  95. 2bdeff4 Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(21). by Elliott Hughes · 2 years, 1 month ago
  96. 7fc60f8 Merge "Remove the always-true __INTRODUCED_IN() annotations." am: fee0b45480 by Elliott Hughes · 2 years, 1 month ago
  97. 29bedad Merge "Add new mallopt M_LOG_STATS." am: 90e2827762 by Christopher Ferris · 2 years, 1 month ago
  98. fee0b45 Merge "Remove the always-true __INTRODUCED_IN() annotations." by Elliott Hughes · 2 years, 1 month ago
  99. 90e2827 Merge "Add new mallopt M_LOG_STATS." by Christopher Ferris · 2 years, 1 month ago
  100. fbca336 Merge "<arpa/nameser.h>: rationalize __INTRODUCED_IN." am: e405c90f19 by Elliott Hughes · 2 years, 1 month ago