- be3d71a Merge "Disable hwasan tests on zero checking tests." into main by Christopher Ferris · 1 year, 3 months ago
- fb4b87b Disable hwasan tests on zero checking tests. by Christopher Ferris · 1 year, 3 months ago
- 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 3 months ago
- 089f4d1 exit(): add a lock. by Elliott Hughes · 1 year, 3 months ago
- 33ae65b Assert that FLT_EVAL_METHOD is 0 for our supported architectures. by Elliott Hughes · 1 year, 3 months ago
- 3addbd2 Merge "16k: bionic: Re-align libtest_empty.so to 16kb for arm64 and x86_64" into main by Treehugger Robot · 1 year, 3 months ago
- 45c789f 16k: bionic: Re-align libtest_empty.so to 16kb for arm64 and x86_64 by Vilas Bhat · 1 year, 3 months ago
- dcb4d9f Improve <ctype.h> and <wctype.h> test coverage slightly. by Elliott Hughes · 1 year, 3 months ago
- 5f99b02 towctrans() should return the input and set errno on failure. by Elliott Hughes · 1 year, 3 months ago
- 2a34a67 We can say `-Xclang -verify` directly now. by Elliott Hughes · 1 year, 3 months ago
- da81ec4 <fts.h>: fix nullability annotation. by Elliott Hughes · 1 year, 4 months ago
- 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 4 months ago
- c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 4 months ago
- f372477 The libc++ upgrade lets us use contains() in tests now. by Elliott Hughes · 1 year, 4 months ago
- f7989f1 Merge "Revert "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 4 months ago
- 1e8fc8f math_test.cpp: simplify and extend the generic macro captures. by Elliott Hughes · 1 year, 4 months ago
- 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 4 months ago
- bcad39e math_test.cpp: remove now-unnecessary isinff()/isinfl() declarations. by Elliott Hughes · 1 year, 4 months ago
- c51df93 math.h: match other OSes more closely. by Elliott Hughes · 1 year, 4 months ago
- a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 4 months ago
- 2483d93 Merge "Add <netinet/igmp.h>." into main by Elliott Hughes · 1 year, 4 months ago
- 72f9e4a Merge "Add <sys/io.h>." into main by Elliott Hughes · 1 year, 4 months ago
- 7296274 Add <netinet/igmp.h>. by Elliott Hughes · 1 year, 4 months ago
- f274a20 Add <sys/io.h>. by Elliott Hughes · 1 year, 4 months ago
- 5a520cd Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main am: de051b5d52 by Elliott Hughes · 1 year, 4 months ago
- de051b5 Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 4 months ago
- 1b7f1c3 Merge "termios_test.cpp: move signedness cast." into main am: 573aa599ff by Treehugger Robot · 1 year, 4 months ago
- 7d9aa55 termios_test.cpp: move signedness cast. by Elliott Hughes · 1 year, 4 months ago
- bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 4 months ago
- af9c527 Merge "Fix anonymous class error" into main am: 44b0e7a725 by Treehugger Robot · 1 year, 4 months ago
- eae85ad Fix anonymous class error by Zijun · 1 year, 4 months ago
- 8be6272 Merge "[riscv][bionic] Prototype TLS Descriptor support" into main am: 7619ddbc4e by Treehugger Robot · 1 year, 4 months ago
- 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 6 months ago
- 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 1 year, 9 months ago
- c87d87c Merge "<stdio.h>: warn on some unused results." into main am: 5b57093ecc by Elliott Hughes · 1 year, 5 months ago
- 5b57093 Merge "<stdio.h>: warn on some unused results." into main by Elliott Hughes · 1 year, 5 months ago
- 6246e95 Merge "setjmp_test: riscv64 does have callee-save fp registers." into main am: 1bebfd3c10 by Elliott Hughes · 1 year, 5 months ago
- 86968d9 setjmp_test: riscv64 does have callee-save fp registers. by Elliott Hughes · 1 year, 5 months ago
- 78706d2 <stdio.h>: warn on some unused results. by Elliott Hughes · 1 year, 5 months ago
- cee6832 Merge "Fix some wcwidth() special cases." into main am: f4a27aee8d by Elliott Hughes · 1 year, 5 months ago
- f4a27ae Merge "Fix some wcwidth() special cases." into main by Elliott Hughes · 1 year, 5 months ago
- 20a9f99 Fix some wcwidth() special cases. by Elliott Hughes · 1 year, 5 months ago
- 38ad80a Merge "Revert^2 "Convert Android.mk under bionic to Android.bp"" into main am: cdaaa0a6bb by Treehugger Robot · 1 year, 5 months ago
- cdaaa0a Merge "Revert^2 "Convert Android.mk under bionic to Android.bp"" into main by Treehugger Robot · 1 year, 5 months ago
- 9fb1a6c Revert^2 "Convert Android.mk under bionic to Android.bp" by Kelly Hung · 1 year, 5 months ago
- 431ecbc Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 5 months ago
- 1e32ad8 Revert "Convert Android.mk under bionic to Android.bp" by Priyanka Advani · 1 year, 5 months ago
- c793bc0 Don't leak a thread when timer_create() fails. by Elliott Hughes · 1 year, 5 months ago
- abbec33 utils.h: quote regex match failure messages. by Elliott Hughes · 1 year, 5 months ago
- 12b2042 Convert Android.mk under bionic to Android.bp by kellyhung · 1 year, 6 months ago
- f0247b6 Merge "Skip stack protector test on HWASan." into main by Christopher Ferris · 1 year, 5 months ago
- 11f696a Use vmov.f64 for SET_FREG by Yi Kong · 1 year, 5 months ago
- 0e0d600 Skip stack protector test on HWASan. by Christopher Ferris · 1 year, 5 months ago
- d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 5 months ago
- ebc2ac9 Rename GWP-ASan android_mallopt() arguments by Mitch Phillips · 1 year, 6 months ago
- a8cd731 Remove historical cruft. by Elliott Hughes · 1 year, 6 months ago
- 4d9af81 Merge "16k: bionic: Replace hardcoded page size with getpagesize()" into main by Treehugger Robot · 1 year, 6 months ago
- 297e7dd 16k: bionic: Replace hardcoded page size with getpagesize() by Vilas Bhat · 1 year, 6 months ago
- cdbc7c7 Merge "[scudo] -1 is also valid for M_DECAY_TIME" into main by Treehugger Robot · 1 year, 6 months ago
- 6abb406 [scudo] -1 is also valid for M_DECAY_TIME by Chia-hung Duan · 1 year, 6 months ago
- 24705db [RISC-V] Add misaligned load store tests by AdityaK · 1 year, 6 months ago
- b266f65 Add LINE_MAX. by Elliott Hughes · 1 year, 6 months ago
- a35df79 Merge "Fix StaticTlsLayout for atypical alignment values" into main by Ryan Prichard · 1 year, 7 months ago
- 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 7 months ago
- a8b8cd7 Merge "Remove workaround for a fixed bug." into main by Elliott Hughes · 1 year, 7 months ago
- 7b95053 Remove workaround for a fixed bug. by Elliott Hughes · 1 year, 7 months ago
- dc0510e Flush all the streams if CHECK() fails. by Elliott Hughes · 1 year, 7 months ago
- 3abc30d Merge "Make tests/libs/CHECK.h work on the host" into main by Ryan Prichard · 1 year, 7 months ago
- 4fbcbbd Merge changes Ib76b022f,I98882edd,I575d626b into main by Kalesh Singh · 1 year, 7 months ago
- e4912ac Make tests/libs/CHECK.h work on the host by Ryan Prichard · 1 year, 7 months ago
- 4084b55 Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 7 months ago
- 8d8138a Fix orthography of GetTestLibRoot(). by Elliott Hughes · 1 year, 7 months ago
- 7a04fed Revert "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 1 year, 7 months ago
- cda3150 Remove an unused include by Ryan Prichard · 1 year, 8 months ago
- 98731dc Revamp the elftls_dl.dtv_resize test by Ryan Prichard · 1 year, 8 months ago
- 102ba41 Merge "Add _Fork()." into main am: a216b269ef am: 335380e79a by Elliott Hughes · 1 year, 8 months ago
- a216b26 Merge "Add _Fork()." into main by Elliott Hughes · 1 year, 8 months ago
- 2411fff Add _Fork(). by Elliott Hughes · 1 year, 8 months ago
- 824fa80 Merge changes from topic "reland_bionic_vma_fixes" into main am: f9c297d344 am: c5b4880d0a by Kalesh Singh · 1 year, 8 months ago
- f9c297d Merge changes from topic "reland_bionic_vma_fixes" into main by Kalesh Singh · 1 year, 8 months ago
- 944164c RELAND: bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 2 years ago
- ee22b44 Merge "cxa_demangle_test: expand accepted outputs" into main am: a5ac8de33f am: 18f7e80351 by Ryan Prichard · 1 year, 8 months ago
- a5ac8de Merge "cxa_demangle_test: expand accepted outputs" into main by Ryan Prichard · 1 year, 8 months ago
- 1a5e871 cxa_demangle_test: expand accepted outputs by Ryan Prichard · 1 year, 8 months ago
- f113cc0 Merge "Clean up the <netinet/ether.h> implementation." into main am: 9a7da857a7 am: 00fa3f3083 by Elliott Hughes · 1 year, 8 months ago
- 1b96583 Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main am: ea8be9ff96 am: 0514c95667 by Elliott Hughes · 1 year, 8 months ago
- 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 1 year, 8 months ago
- ea8be9f Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main by Elliott Hughes · 1 year, 8 months ago
- 491dea3 Merge "Fix copyright headers on new tests." into main am: e2600ea491 am: e0188acf0a by Elliott Hughes · 1 year, 8 months ago
- 897b73e Merge "Merge "grp_pwd_test: Hack around "trunk stable"." into android14-tests-dev am: 40f12b4aa6" into main am: bf0dcc4367 am: 463a3ca89a by Automerger Merge Worker · 1 year, 8 months ago
- e2600ea Merge "Fix copyright headers on new tests." into main by Elliott Hughes · 1 year, 8 months ago
- f31c52d Merge "grp_pwd_test: Hack around "trunk stable"." into android14-tests-dev am: 40f12b4aa6 by Elliott Hughes · 1 year, 8 months ago
- 49e0b3d Fix copyright headers on new tests. by Elliott Hughes · 1 year, 8 months ago
- ae0d0c9 Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE. by Elliott Hughes · 1 year, 8 months ago
- cb3a3a9 Merge "Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main am: ca6861e8ad am: ce81e05947 by Florian Mayer · 1 year, 8 months ago
- 140e4d3 grp_pwd_test: Hack around "trunk stable". by Elliott Hughes · 1 year, 8 months ago
- fc61ca5 Merge "Clean up and explain libs_utils.h^WCHECK.h." into main am: 1529990938 am: bb009466b6 by Elliott Hughes · 1 year, 8 months ago
- e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 8 months ago
- 3ed6e72 Clean up the <netinet/ether.h> implementation. by Elliott Hughes · 1 year, 8 months ago
- 611019b Clean up and explain libs_utils.h^WCHECK.h. by Elliott Hughes · 1 year, 8 months ago