1. 0207a6a Merge changes from topic "appcompat_override" into main by Treehugger Robot · 2 years, 3 months ago
  2. b4e560e Add android_mallopt M_GET_DECAY_TIME_ENABLED. by Christopher Ferris · 2 years, 3 months ago
  3. 1b2e844 Fix riscv64 stpcpy(). by Elliott Hughes · 2 years, 3 months ago
  4. 0ab0615 Move __system_properties_reload to LIBC from LIBC_PLATFORM by Nate Myren · 2 years, 3 months ago
  5. 4cc96c1 Merge "Improve comment about glibc behavior difference." into main by Treehugger Robot · 2 years, 3 months ago
  6. ac24373 Improve comment about glibc behavior difference. by Dan Albert · 2 years, 3 months ago
  7. 7bdcf76 Merge "<syslog.h>: add facilitynames[] and prioritynames[]." into main by Treehugger Robot · 2 years, 3 months ago
  8. afb8e05 <syslog.h>: add facilitynames[] and prioritynames[]. by Elliott Hughes · 2 years, 3 months ago
  9. 41c8951 bionic: tests: Remove PAGE_SIZE usage by Kalesh Singh · 2 years, 3 months ago
  10. b8c87b1 Write appcompat_override system properties by Nate Myren · 2 years, 5 months ago
  11. b4e2219 Merge "Clarify the fcntl() "that's not how F_SETFD works" error." into main by Elliott Hughes · 2 years, 3 months ago
  12. 25af17c Clarify the fcntl() "that's not how F_SETFD works" error. by Elliott Hughes · 2 years, 3 months ago
  13. 76a3ad4 Add tests for stdio functions not setting the error indicator. by Elliott Hughes · 2 years, 3 months ago
  14. b2f2fc8 Remove unreliable CFI test. by Elliott Hughes · 2 years, 3 months ago
  15. 51be22c Merge "Consistently use `#if defined(__BIONIC__)`." into main by Treehugger Robot · 2 years, 4 months ago
  16. fc1b3b8 Merge "Use strerrorname_np() in ASSERT_ERRNO()." into main by Elliott Hughes · 2 years, 4 months ago
  17. e7943f8 Consistently use `#if defined(__BIONIC__)`. by Elliott Hughes · 2 years, 4 months ago
  18. 1106903 Remove an obsolete TODO now we have a new clang. by Elliott Hughes · 2 years, 4 months ago
  19. d2250ed Use strerrorname_np() in ASSERT_ERRNO(). by Elliott Hughes · 2 years, 4 months ago
  20. a67fe1b Merge "Add strerrordesc_np() and strerrorname_np()." into main by Elliott Hughes · 2 years, 4 months ago
  21. 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years, 4 months ago
  22. 4ae4be9 Clean up how we skip tests when a syscall isn't in the kernel. by Elliott Hughes · 2 years, 4 months ago
  23. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 2 years, 4 months ago
  24. d72f4f8 Merge "Consistent qualifier ordering." into main by Treehugger Robot · 2 years, 4 months ago
  25. 6b4e6e4 Merge "Remove ASan test" into main by Florian Mayer · 2 years, 4 months ago
  26. 3008884 Consistent qualifier ordering. by Elliott Hughes · 2 years, 4 months ago
  27. 12e38c2 Remove ASan test by Florian Mayer · 2 years, 4 months ago
  28. 1de7a48 Disable warning which is not detecting problems. by Christopher Ferris · 2 years, 4 months ago
  29. 90eef42 Merge "Skip sysconf_cache for musl" into main by Colin Cross · 2 years, 4 months ago
  30. 906d7d4 Merge "Add epoll_pwait2()." into main by Elliott Hughes · 2 years, 5 months ago
  31. cb5d3c1 Skip sysconf_cache for musl by Colin Cross · 2 years, 5 months ago
  32. fce8a15 __riscv_hwprobe: don't try to set errno. by Elliott Hughes · 2 years, 5 months ago
  33. 647472d <termios.h>: add two new POSIX functions. by Elliott Hughes · 2 years, 5 months ago
  34. a71a15f Merge "sysconf(): implement cache queries." into main by Elliott Hughes · 2 years, 5 months ago
  35. 02df738 sysconf(): implement cache queries. by Elliott Hughes · 2 years, 5 months ago
  36. bf4d3a9 Merge "Add %b/%B to async-safe logging." into main by Elliott Hughes · 2 years, 5 months ago
  37. 4c62e59 Add epoll_pwait2(). by Elliott Hughes · 2 years, 6 months ago
  38. f5b4e3c Add %b/%B to async-safe logging. by Elliott Hughes · 2 years, 5 months ago
  39. 620a722 riscv64: fix ifuncs, improve the ifunc tests. by Elliott Hughes · 2 years, 5 months ago
  40. d8708ba Merge "sys_hwprobe_test.cpp: compare vdso to syscall." into main by Treehugger Robot · 2 years, 5 months ago
  41. f5c9a65 Move bionic test libraries to a default, for easy consumption in cts. by Mitch Phillips · 2 years, 5 months ago
  42. 728aaf6 sys_hwprobe_test.cpp: compare vdso to syscall. by Elliott Hughes · 2 years, 5 months ago
  43. 1982dce Merge changes I1a60d6ef,Idabf0107 into main by Dan Albert · 2 years, 5 months ago
  44. 636b9b9 Merge "Increase time to set allocation limit." into main by Christopher Ferris · 2 years, 6 months ago
  45. e9ffc52 Increase time to set allocation limit. by Christopher Ferris · 2 years, 6 months ago
  46. 16007d5 Fix result for zero-length non-null conversion. by Dan Albert · 2 years, 6 months ago
  47. 3a8fed1 Fix mismatched return types for surrogate pairs. by Dan Albert · 2 years, 6 months ago
  48. 9f30c6b Disable 0b parsing test for glibc. by Dan Albert · 2 years, 6 months ago
  49. a40159f Improve output for failed wcsto* tests. by Dan Albert · 2 years, 6 months ago
  50. 9f78c51 Add missing setlocale/uselocale for glibc tests. by Dan Albert · 2 years, 6 months ago
  51. 5325653 Fix test for out of range multibyte characters. by Dan Albert · 2 years, 6 months ago
  52. 512469a Fix wchar tests for zero length conversions. by Dan Albert · 2 years, 6 months ago
  53. 686e67d Fix wcsto*_l tests for glibc. by Dan Albert · 2 years, 6 months ago
  54. 704e4e6 Define gettid symbol when testing on glibc < 2.30 by Tomasz Wasilczyk · 2 years, 6 months ago
  55. 8a2f035 Merge "Don't assume size of functions." into main by Florian Mayer · 2 years, 6 months ago
  56. 8fc5ab4 Don't assume size of functions. by Florian Mayer · 2 years, 6 months ago
  57. f3d6b44 riscv64: add <sys/hwprobe.h>. by Elliott Hughes · 2 years, 6 months ago
  58. 15c22cd No tombstones under normal bionic unit tests run. by Christopher Ferris · 2 years, 6 months ago
  59. c833fab Mark death tests properly. by Christopher Ferris · 2 years, 6 months ago
  60. 1b61cbf Merge "Fix potential flakiness in android_mallopt test." into main by Christopher Ferris · 2 years, 6 months ago
  61. fe13041 Fix potential flakiness in android_mallopt test. by Christopher Ferris · 2 years, 6 months ago
  62. 09d3b50 Disable uchar.start_state test for musl. by Dan Albert · 2 years, 6 months ago
  63. a0d0e35 Add missing setlocale calls in tests. by Dan Albert · 2 years, 6 months ago
  64. a8a9c09 Merge "Fix another over-long UTF-8 sequence test." into main by Treehugger Robot · 2 years, 6 months ago
  65. 876f366 Merge changes I0845fdee,I879de1e8 into main by Treehugger Robot · 2 years, 6 months ago
  66. ab9028c Merge "De-pessimize SigSetConverter usage." into main by Elliott Hughes · 2 years, 6 months ago
  67. f5b8c7d Fix another over-long UTF-8 sequence test. by Dan Albert · 2 years, 6 months ago
  68. ef8e158 Fix mbrtoc16 reserved range test for musl. by Dan Albert · 2 years, 6 months ago
  69. 78da292 Invert over-long UTF-8 bool for readability. by Dan Albert · 2 years, 6 months ago
  70. 1e8e0c1 Fix surrogate pair deocding for musl/glibc. by Dan Albert · 2 years, 6 months ago
  71. b9bc509 Add musl handling in run-on-host.sh. by Dan Albert · 2 years, 6 months ago
  72. 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 6 months ago
  73. 9a9bbe5 Fix uchar.mbrtoc16_zero_len for glibc and musl. by Dan Albert · 2 years, 6 months ago
  74. 9fa76f1 Fix mbrtoc32 tests for out of range code points. by Dan Albert · 2 years, 6 months ago
  75. 0b8fbdf Fix mbrtoc32 test for musl and glibc. by Dan Albert · 2 years, 6 months ago
  76. d0b8d3c Merge "Fix 5-byte mbrtoc16 test for glibc/musl." into main by Dan Albert · 2 years, 6 months ago
  77. 1252ab0 Fix 5-byte mbrtoc16 test for glibc/musl. by Dan Albert · 2 years, 6 months ago
  78. 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 6 months ago
  79. cfb9030 Merge "Add a test for a recent POSIX change." by Treehugger Robot · 2 years, 7 months ago
  80. e18c1fa Add a test for a recent POSIX change. by Elliott Hughes · 2 years, 7 months ago
  81. bdc192c Simplify MemtagNoteTests by Florian Mayer · 2 years, 7 months ago
  82. 8d21eac Merge "Format parameter for MemtagNoteTest" by Treehugger Robot · 2 years, 7 months ago
  83. ab9c6b1 Format parameter for MemtagNoteTest by Florian Mayer · 2 years, 7 months ago
  84. 5ea305b Document how to use tzalloc()/tzfree() with std::unique_ptr. by Elliott Hughes · 2 years, 7 months ago
  85. 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 7 months ago
  86. e9a7b81 Add new mallopt M_LOG_STATS. by Christopher Ferris · 2 years, 8 months ago
  87. f5cd292 Merge "Expose tzalloc()/localtime_rz()/mktime_z()/tzfree()." by Elliott Hughes · 2 years, 7 months ago
  88. 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 7 months ago
  89. 4e274fa Nullability check for socket module. by zijunzhao · 2 years, 8 months ago
  90. cc475cf Implement C23 scanf 'wf' length modifiers by zijunzhao · 2 years, 7 months ago
  91. 8fc6fcd <complex.h>: stop using __INTRODUCED_IN_(32|64). by Elliott Hughes · 2 years, 7 months ago
  92. 87e170d Merge "Remove __RENAME_LDBL." by Elliott Hughes · 2 years, 7 months ago
  93. 7890484 Implement C23 scanf 'w' length modifiers by zijunzhao · 2 years, 9 months ago
  94. ab2d3e1 Remove __RENAME_LDBL. by Elliott Hughes · 2 years, 8 months ago
  95. 2df8ae0 Fix elftls_dl#dtv_resize with HWASan by Florian Mayer · 2 years, 8 months ago
  96. 969d6c1 Nullability check for shm module. by zijunzhao · 2 years, 8 months ago
  97. f52b216 time.mktime_EOVERFLOW: set an explicit timezone. by Elliott Hughes · 2 years, 8 months ago
  98. 2572571 Nullability check for mman module. by zijunzhao · 2 years, 9 months ago
  99. 2067ec5 Nullability check for time module. by zijunzhao · 2 years, 9 months ago
  100. 531199c printf unification: floating point. by Elliott Hughes · 2 years, 8 months ago