- b8c87b1 Write appcompat_override system properties by Nate Myren · 2 years ago
- b4e2219 Merge "Clarify the fcntl() "that's not how F_SETFD works" error." into main by Elliott Hughes · 1 year, 10 months ago
- 25af17c Clarify the fcntl() "that's not how F_SETFD works" error. by Elliott Hughes · 1 year, 10 months ago
- 713dfe3 Merge "Add tests for stdio functions not setting the error indicator." into main by Elliott Hughes · 1 year, 10 months ago
- 1bcebda Merge "Sync upstream OpenBSD stdio." into main by Elliott Hughes · 1 year, 10 months ago
- 307ff34 Sync upstream OpenBSD stdio. by Elliott Hughes · 1 year, 10 months ago
- 76a3ad4 Add tests for stdio functions not setting the error indicator. by Elliott Hughes · 1 year, 10 months ago
- e253761 Merge "<ctype.h>: stop using `_ctype_`." into main by Treehugger Robot · 1 year, 10 months ago
- 69270ed <ctype.h>: stop using `_ctype_`. by Elliott Hughes · 1 year, 10 months ago
- f89da9b Merge "Remove unreliable CFI test." into main by Elliott Hughes · 1 year, 10 months ago
- b2f2fc8 Remove unreliable CFI test. by Elliott Hughes · 1 year, 10 months ago
- 389a40a Merge "Remove <ctype.h> cruft." into main by Elliott Hughes · 1 year, 10 months ago
- e370688 Remove <ctype.h> cruft. by Elliott Hughes · 2 years, 5 months ago
- 17b35ec Merge "Delete cc_api_* bionic bazel targets" into main by Spandan Das · 1 year, 10 months ago
- 488887c Merge "Remove unused declarations." into main by Treehugger Robot · 1 year, 10 months ago
- 40467b2 Delete cc_api_* bionic bazel targets by Spandan Das · 1 year, 10 months ago
- 2cceba1 Remove unused declarations. by Elliott Hughes · 1 year, 10 months ago
- f461a38 Merge "s/master/main/" into main am: a01b292ab9 by Treehugger Robot · 1 year, 10 months ago
- a01b292 Merge "s/master/main/" into main by Treehugger Robot · 1 year, 10 months ago
- f8d775b Merge "Reduce duplication in the NOTICE file." into main am: 22743e3a7e by Elliott Hughes · 1 year, 10 months ago
- 8251b0d Merge "Update the benchmarks/NOTICE file." into main am: 041ddf78bf by Treehugger Robot · 1 year, 10 months ago
- 22743e3 Merge "Reduce duplication in the NOTICE file." into main by Elliott Hughes · 1 year, 10 months ago
- 041ddf7 Merge "Update the benchmarks/NOTICE file." into main by Treehugger Robot · 1 year, 10 months ago
- 9c06d16 s/master/main/ by Elliott Hughes · 1 year, 10 months ago
- 7ee0b31 Update the benchmarks/NOTICE file. by Elliott Hughes · 1 year, 10 months ago
- 73e37b5 Reduce duplication in the NOTICE file. by Elliott Hughes · 1 year, 10 months ago
- d19a29b Merge "Create a filegroup for versioner dependencies" into main am: ae31683086 by Treehugger Robot · 1 year, 10 months ago
- ae31683 Merge "Create a filegroup for versioner dependencies" into main by Treehugger Robot · 1 year, 10 months ago
- a16d951 Merge "riscv64: add vector stpcpy()." into main am: 45c7ae46d5 by Elliott Hughes · 1 year, 10 months ago
- 45c7ae4 Merge "riscv64: add vector stpcpy()." into main by Elliott Hughes · 1 year, 10 months ago
- 3d84338 riscv64: add vector stpcpy(). by Elliott Hughes · 1 year, 10 months ago
- 912ec58 Merge "Add mmap syscall benchmarks" into main am: 706e228154 by Suren Baghdasaryan · 1 year, 10 months ago
- 706e228 Merge "Add mmap syscall benchmarks" into main by Suren Baghdasaryan · 1 year, 10 months ago
- 8fce52a Create a filegroup for versioner dependencies by Spandan Das · 1 year, 10 months ago
- 8828262 Merge "Don't memset() in the soinfo constructor." into main am: e7944a5b8b by Elliott Hughes · 1 year, 10 months ago
- e7944a5 Merge "Don't memset() in the soinfo constructor." into main by Elliott Hughes · 1 year, 10 months ago
- 9a0a360 Add mmap syscall benchmarks by Suren Baghdasaryan · 2 years ago
- b003e10 Don't memset() in the soinfo constructor. by Elliott Hughes · 1 year, 10 months ago
- 5f17960 Merge "Match new google benchmark help output." into main am: 61cd1428b4 by Christopher Ferris · 1 year, 10 months ago
- 61cd142 Merge "Match new google benchmark help output." into main by Christopher Ferris · 1 year, 10 months ago
- 0a56033 Merge "Consistently use `#if defined(__BIONIC__)`." into main am: 51be22c28d by Treehugger Robot · 1 year, 10 months ago
- ff48afa Merge "Use strerrorname_np() in ASSERT_ERRNO()." into main am: fc1b3b8b7e by Elliott Hughes · 1 year, 10 months ago
- 3df5b76 Match new google benchmark help output. by Christopher Ferris · 1 year, 10 months ago
- 51be22c Merge "Consistently use `#if defined(__BIONIC__)`." into main by Treehugger Robot · 1 year, 10 months ago
- fc1b3b8 Merge "Use strerrorname_np() in ASSERT_ERRNO()." into main by Elliott Hughes · 1 year, 10 months ago
- 75554bf Merge "Remove an obsolete TODO now we have a new clang." into main am: 760eeffc54 by Treehugger Robot · 1 year, 10 months ago
- 760eeff Merge "Remove an obsolete TODO now we have a new clang." into main by Treehugger Robot · 1 year, 10 months ago
- e7943f8 Consistently use `#if defined(__BIONIC__)`. by Elliott Hughes · 1 year, 10 months ago
- 1106903 Remove an obsolete TODO now we have a new clang. by Elliott Hughes · 1 year, 10 months ago
- d2250ed Use strerrorname_np() in ASSERT_ERRNO(). by Elliott Hughes · 1 year, 10 months ago
- d37c196 Merge "Add strerrordesc_np() and strerrorname_np()." into main am: a67fe1b171 by Elliott Hughes · 1 year, 10 months ago
- a67fe1b Merge "Add strerrordesc_np() and strerrorname_np()." into main by Elliott Hughes · 1 year, 10 months ago
- 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 1 year, 11 months ago
- 22da7f8 Merge "Clean up how we skip tests when a syscall isn't in the kernel." into main am: 8ee1793e50 by Elliott Hughes · 1 year, 10 months ago
- 8ee1793 Merge "Clean up how we skip tests when a syscall isn't in the kernel." into main by Elliott Hughes · 1 year, 10 months ago
- a325f94 Merge "<sys/statvfs.h>: add a new mount option." into main am: 732b98203b by Treehugger Robot · 1 year, 11 months ago
- 732b982 Merge "<sys/statvfs.h>: add a new mount option." into main by Treehugger Robot · 1 year, 11 months ago
- 4ae4be9 Clean up how we skip tests when a syscall isn't in the kernel. by Elliott Hughes · 1 year, 11 months ago
- 6711d21 <sys/statvfs.h>: add a new mount option. by Elliott Hughes · 1 year, 11 months ago
- d5835f3 Merge "Add ASSERT_ERRNO and EXPECT_ERRNO (and use them)." into main am: 68011a4ac7 by Elliott Hughes · 1 year, 11 months ago
- 68011a4 Merge "Add ASSERT_ERRNO and EXPECT_ERRNO (and use them)." into main by Elliott Hughes · 1 year, 11 months ago
- 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 1 year, 11 months ago
- ed30c58 Merge "Add the risc-v TLSDESC relocations." into main am: 631dfbb8ad by Treehugger Robot · 1 year, 11 months ago
- 631dfbb Merge "Add the risc-v TLSDESC relocations." into main by Treehugger Robot · 1 year, 11 months ago
- cecef1f Merge "Consistent qualifier ordering." into main am: d72f4f8770 by Treehugger Robot · 1 year, 11 months ago
- d72f4f8 Merge "Consistent qualifier ordering." into main by Treehugger Robot · 1 year, 11 months ago
- 5b2b24e Merge "Remove ASan test" into main am: 6b4e6e470e by Florian Mayer · 1 year, 11 months ago
- 6b4e6e4 Merge "Remove ASan test" into main by Florian Mayer · 1 year, 11 months ago
- 3008884 Consistent qualifier ordering. by Elliott Hughes · 1 year, 11 months ago
- ba7654a Add the risc-v TLSDESC relocations. by Elliott Hughes · 1 year, 11 months ago
- 12e38c2 Remove ASan test by Florian Mayer · 1 year, 11 months ago
- b8f3980 Merge "Disable warning which is not detecting problems." into main am: a4bcacf79b by Christopher Ferris · 1 year, 11 months ago
- a4bcacf Merge "Disable warning which is not detecting problems." into main by Christopher Ferris · 1 year, 11 months ago
- 1de7a48 Disable warning which is not detecting problems. by Christopher Ferris · 1 year, 11 months ago
- 74415a4 Merge "Update to v6.5 kernel headers." into main am: 6d2b71eb45 by Christopher Ferris · 1 year, 11 months ago
- 6d2b71e Merge "Update to v6.5 kernel headers." into main by Christopher Ferris · 1 year, 11 months ago
- 4cb7adc Merge "Remove a stray newline." into main am: 1bc2339a77 by Elliott Hughes · 1 year, 11 months ago
- 1bc2339 Merge "Remove a stray newline." into main by Elliott Hughes · 1 year, 11 months ago
- 5dd1582 Remove a stray newline. by Elliott Hughes · 1 year, 11 months ago
- 8666d04 Update to v6.5 kernel headers. by Christopher Ferris · 1 year, 11 months ago
- 176f3d1 Merge "Add doc for sentinel change in preinit_array/init_array/fini_array" into main am: f3bf97003c by Treehugger Robot · 1 year, 11 months ago
- f3bf970 Merge "Add doc for sentinel change in preinit_array/init_array/fini_array" into main by Treehugger Robot · 1 year, 11 months ago
- bd73dcc Add doc for sentinel change in preinit_array/init_array/fini_array by Yabin Cui · 1 year, 11 months ago
- d95f8c7 Merge "Greatly reduce the space used by properties filenames." into main am: 8da1746458 by Elliott Hughes · 1 year, 11 months ago
- 8da1746 Merge "Greatly reduce the space used by properties filenames." into main by Elliott Hughes · 1 year, 11 months ago
- a55b49b Merge "Punch a hole for clone3(2) use." into main am: fe9bd312a8 by Elliott Hughes · 1 year, 11 months ago
- fe9bd31 Merge "Punch a hole for clone3(2) use." into main by Elliott Hughes · 1 year, 11 months ago
- 740956c Greatly reduce the space used by properties filenames. by Elliott Hughes · 1 year, 11 months ago
- 7c48344 Merge "Skip sysconf_cache for musl" into main am: 90eef4250e by Colin Cross · 1 year, 11 months ago
- 90eef42 Merge "Skip sysconf_cache for musl" into main by Colin Cross · 1 year, 11 months ago
- bcfaa00 Merge "Use a class for system properties filenames." into main am: 6f6df7376e by Elliott Hughes · 1 year, 11 months ago
- 6f6df73 Merge "Use a class for system properties filenames." into main by Elliott Hughes · 1 year, 11 months ago
- b65dec5 Punch a hole for clone3(2) use. by Elliott Hughes · 1 year, 11 months ago
- 484056a Merge "Add epoll_pwait2()." into main am: 906d7d41e4 by Elliott Hughes · 1 year, 11 months ago
- 906d7d4 Merge "Add epoll_pwait2()." into main by Elliott Hughes · 1 year, 11 months ago
- cb5d3c1 Skip sysconf_cache for musl by Colin Cross · 1 year, 11 months ago
- c9eddbb Merge "Merge UP1A.230905.019" into aosp-main-future by Xin Li · 1 year, 11 months ago
- d19f7b1 Use a class for system properties filenames. by Elliott Hughes · 1 year, 11 months ago
- 7ea5e44 Merge "Let executables not rely on sentinels in preinit_array/init_array/fini_array" into main am: 4d3903eab9 by Yabin Cui · 1 year, 11 months ago
- 4d3903e Merge "Let executables not rely on sentinels in preinit_array/init_array/fini_array" into main by Yabin Cui · 1 year, 11 months ago