1. 072ff57 Use L() in libc/arch-x86_64/bionic/*.S. by Elliott Hughes · 2 years, 1 month ago
  2. 6b2aa54 Merge "Add the L() macro for local labels to <private/bionic_asm.h>." into main by Treehugger Robot · 2 years, 1 month ago
  3. 636b9b9 Merge "Increase time to set allocation limit." into main by Christopher Ferris · 2 years, 1 month ago
  4. b000788 Merge "Update NOTICE file." into main by Treehugger Robot · 2 years, 1 month ago
  5. 23c97e9 Merge "Fix signature of mbstate_reset_and_return." into main by Treehugger Robot · 2 years, 1 month ago
  6. 007bb4d Merge changes Ia6b8cff4,I390ea200 into main by Treehugger Robot · 2 years, 1 month ago
  7. e1fbf3e Merge changes I51c6536e,Ifa0a555e,Iead5eb01,I11236609,Ia307cbd6 into main by Dan Albert · 2 years, 1 month ago
  8. bc192cf Add the L() macro for local labels to <private/bionic_asm.h>. by Elliott Hughes · 2 years, 1 month ago
  9. e9ffc52 Increase time to set allocation limit. by Christopher Ferris · 2 years, 1 month ago
  10. 013d747 Fix signature of mbstate_reset_and_return. by Dan Albert · 2 years, 2 months ago
  11. a9e914d Make multibyte result constants public. by Dan Albert · 2 years, 2 months ago
  12. 9f30c6b Disable 0b parsing test for glibc. by Dan Albert · 2 years, 1 month ago
  13. a137234 Update NOTICE file. by Elliott Hughes · 2 years, 1 month ago
  14. 9a80691 Merge "Sync upstream FreeBSD libm." into main by Elliott Hughes · 2 years, 1 month ago
  15. a40159f Improve output for failed wcsto* tests. by Dan Albert · 2 years, 1 month ago
  16. 9f78c51 Add missing setlocale/uselocale for glibc tests. by Dan Albert · 2 years, 1 month ago
  17. 5325653 Fix test for out of range multibyte characters. by Dan Albert · 2 years, 1 month ago
  18. 4088e3a Sync upstream FreeBSD libm. by Elliott Hughes · 2 years, 1 month ago
  19. 512469a Fix wchar tests for zero length conversions. by Dan Albert · 2 years, 1 month ago
  20. 686e67d Fix wcsto*_l tests for glibc. by Dan Albert · 2 years, 1 month ago
  21. e31c863 Merge "Define gettid symbol when testing on glibc < 2.30" into main by Treehugger Robot · 2 years, 1 month ago
  22. 704e4e6 Define gettid symbol when testing on glibc < 2.30 by Tomasz Wasilczyk · 2 years, 2 months ago
  23. 249ae82 Merge "riscv64: inline raise." into main by Elliott Hughes · 2 years, 1 month ago
  24. 0e5b89c riscv64: inline raise. by Elliott Hughes · 2 years, 1 month ago
  25. 85beace Merge "libm/libc: remove 'allow_untyped_symbols' flags" into main by Matthias Männich · 2 years, 1 month ago
  26. 68cbdca libm/libc: remove 'allow_untyped_symbols' flags by Matthias Maennich · 2 years, 2 months ago
  27. 2df6e5f Merge "riscv64: use vdso for __riscv_hwprobe()." into main by Elliott Hughes · 2 years, 1 month ago
  28. 95936ae Merge "riscv64: pass a null argument to ifunc resolvers." into main by Elliott Hughes · 2 years, 1 month ago
  29. 1af07a9 Merge "avx2 memset: add missing `vzeroupper`." into main by Elliott Hughes · 2 years, 1 month ago
  30. b08f79a riscv64: pass a null argument to ifunc resolvers. by Elliott Hughes · 2 years, 1 month ago
  31. 9a7d048 riscv64: use vdso for __riscv_hwprobe(). by Elliott Hughes · 2 years, 2 months ago
  32. 8a2f035 Merge "Don't assume size of functions." into main by Florian Mayer · 2 years, 2 months ago
  33. c4d3867 Merge "riscv64: add <sys/hwprobe.h>." into main by Elliott Hughes · 2 years, 2 months ago
  34. 8fc5ab4 Don't assume size of functions. by Florian Mayer · 2 years, 2 months ago
  35. f3d6b44 riscv64: add <sys/hwprobe.h>. by Elliott Hughes · 2 years, 2 months ago
  36. 7c95495 avx2 memset: add missing `vzeroupper`. by Elliott Hughes · 2 years, 2 months ago
  37. 6e60191 Merge "Hold the loader mutex in linker_main once constructors are running" into main by Ryan Prichard · 2 years, 2 months ago
  38. 504590d Merge changes I9c181568,Ic0b08511 into main by Ryan Prichard · 2 years, 2 months ago
  39. 78a74b0 Merge "No tombstones under normal bionic unit tests run." into main by Christopher Ferris · 2 years, 2 months ago
  40. 15c22cd No tombstones under normal bionic unit tests run. by Christopher Ferris · 2 years, 2 months ago
  41. 1b42f8b Merge "Mark death tests properly." into main by Christopher Ferris · 2 years, 2 months ago
  42. c833fab Mark death tests properly. by Christopher Ferris · 2 years, 2 months ago
  43. 18d856e Add aligned_alloc to linker_memory.cpp by Ryan Prichard · 2 years, 2 months ago
  44. 3714f21 Add missing assert.h include by Ryan Prichard · 2 years, 2 months ago
  45. 9a027c7 Hold the loader mutex in linker_main once constructors are running by Ryan Prichard · 2 years, 2 months ago
  46. 1b61cbf Merge "Fix potential flakiness in android_mallopt test." into main by Christopher Ferris · 2 years, 2 months ago
  47. fe13041 Fix potential flakiness in android_mallopt test. by Christopher Ferris · 2 years, 2 months ago
  48. 5684b72 Merge "Reuse the libm scalbn() as ldexp()." into main by Elliott Hughes · 2 years, 2 months ago
  49. 23f67fb Merge "Disable uchar.start_state test for musl." into main by Treehugger Robot · 2 years, 2 months ago
  50. 09d3b50 Disable uchar.start_state test for musl. by Dan Albert · 2 years, 2 months ago
  51. c204334 Reuse the libm scalbn() as ldexp(). by Elliott Hughes · 2 years, 2 months ago
  52. c1c39ca Merge "Add missing setlocale calls in tests." into main by Treehugger Robot · 2 years, 2 months ago
  53. a0d0e35 Add missing setlocale calls in tests. by Dan Albert · 2 years, 2 months ago
  54. a8a9c09 Merge "Fix another over-long UTF-8 sequence test." into main by Treehugger Robot · 2 years, 2 months ago
  55. 876f366 Merge changes I0845fdee,I879de1e8 into main by Treehugger Robot · 2 years, 2 months ago
  56. ab9028c Merge "De-pessimize SigSetConverter usage." into main by Elliott Hughes · 2 years, 2 months ago
  57. 87e7955 Merge "Sync upstream NetBSD." into main by Treehugger Robot · 2 years, 2 months ago
  58. 6de9b74 Merge "Sync upstream OpenBSD." into main by Treehugger Robot · 2 years, 2 months ago
  59. 8a77130 Merge "Sync upstream FreeBSD libm (trivial changes)." into main by Treehugger Robot · 2 years, 2 months ago
  60. a1fa960 Merge "Sync upstream FreeBSD libm (real changes)." into main by Treehugger Robot · 2 years, 2 months ago
  61. b6dda03 Merge "Sync upstream FreeBSD (qsort)." into main by Treehugger Robot · 2 years, 2 months ago
  62. 5220645 Merge changes Iac46bc9c,I4f853107 into main by Treehugger Robot · 2 years, 2 months ago
  63. f0d6c0a Merge "Sync with upstream FreeBSD." into main by Treehugger Robot · 2 years, 2 months ago
  64. f5b8c7d Fix another over-long UTF-8 sequence test. by Dan Albert · 2 years, 2 months ago
  65. ef8e158 Fix mbrtoc16 reserved range test for musl. by Dan Albert · 2 years, 2 months ago
  66. 78da292 Invert over-long UTF-8 bool for readability. by Dan Albert · 2 years, 2 months ago
  67. 1e8e0c1 Fix surrogate pair deocding for musl/glibc. by Dan Albert · 2 years, 2 months ago
  68. b9bc509 Add musl handling in run-on-host.sh. by Dan Albert · 2 years, 2 months ago
  69. 1b256de Merge changes Ia7dd2ded,I9e85a9ae,Id7436404 into main by Dan Albert · 2 years, 2 months ago
  70. 65ab63b Sync upstream FreeBSD (qsort). by Elliott Hughes · 2 years, 2 months ago
  71. 8810bd7 Sync upstream FreeBSD libm (real changes). by Elliott Hughes · 2 years, 2 months ago
  72. c1e46b6 Sync upstream FreeBSD libm (trivial changes). by Elliott Hughes · 2 years, 2 months ago
  73. ac496ec Sync upstream OpenBSD. by Elliott Hughes · 2 years, 2 months ago
  74. 60260e2 Sync upstream NetBSD. by Elliott Hughes · 2 years, 2 months ago
  75. 523b03a Sync with upstream FreeBSD. by Elliott Hughes · 2 years, 2 months ago
  76. 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 2 months ago
  77. 46f1873 Merge "Fix duplicate symbols error in bionic" into main by Zijun Zhao · 2 years, 2 months ago
  78. 9a9bbe5 Fix uchar.mbrtoc16_zero_len for glibc and musl. by Dan Albert · 2 years, 2 months ago
  79. 9fa76f1 Fix mbrtoc32 tests for out of range code points. by Dan Albert · 2 years, 2 months ago
  80. 0b8fbdf Fix mbrtoc32 test for musl and glibc. by Dan Albert · 2 years, 2 months ago
  81. 0b310d9 Merge "Remove unused _ARC4_ATFORK() macro." into main by Treehugger Robot · 2 years, 2 months ago
  82. b88a23e Merge "Fix the (unused) return type for readlinkat() in SYSCALLS.TXT." into main by Treehugger Robot · 2 years, 2 months ago
  83. f9a9537 Remove unused _ARC4_ATFORK() macro. by Elliott Hughes · 2 years, 2 months ago
  84. 3b57730 Fix duplicate symbols error in bionic by zijunzhao · 2 years, 2 months ago
  85. 9634513 Merge "Update <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 2 months ago
  86. d0b8d3c Merge "Fix 5-byte mbrtoc16 test for glibc/musl." into main by Dan Albert · 2 years, 2 months ago
  87. 7ca1626 Merge "Make getentropy available from <unistd.h>" into main by Treehugger Robot · 2 years, 2 months ago
  88. 8d350da Update <sys/cachectl.h>. by Elliott Hughes · 2 years, 2 months ago
  89. 76879c9 Fix the (unused) return type for readlinkat() in SYSCALLS.TXT. by Elliott Hughes · 2 years, 2 months ago
  90. 1252ab0 Fix 5-byte mbrtoc16 test for glibc/musl. by Dan Albert · 2 years, 2 months ago
  91. 7110157 Make getentropy available from <unistd.h> by David Benjamin · 2 years, 2 months ago
  92. a2cdb24 Merge "Add riscv_hwprobe to the seccomp allowlist." into main by Elliott Hughes · 2 years, 2 months ago
  93. 13b1d97 Add riscv_hwprobe to the seccomp allowlist. by Elliott Hughes · 2 years, 2 months ago
  94. a09f741 Merge "Add __riscv_flush_icache() to <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 2 months ago
  95. a4b7949 Merge "Consistently use %m rather than strerror() in logging." into main by Elliott Hughes · 2 years, 2 months ago
  96. 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 2 months ago
  97. 2557f73 Consistently use %m rather than strerror() in logging. by Elliott Hughes · 2 years, 2 months ago
  98. 0b2996f Merge "Check for mprotect result" into main by Kelvin Zhang · 2 years, 2 months ago
  99. fd93b60 Check for mprotect result by Kelvin Zhang · 2 years, 2 months ago
  100. df85637 Merge "Update to v6.4 kernel headers." into main by Christopher Ferris · 2 years, 2 months ago