- 78b8f1c Merge "Make fd overflow an abort." am: 8460308d11 by Elliott Hughes · 4 years, 7 months ago
- 8460308 Merge "Make fd overflow an abort." by Elliott Hughes · 4 years, 7 months ago
- d3915c7 Make fd overflow an abort. by Elliott Hughes · 4 years, 7 months ago
- 574b430 Merge "Mark sh_binary target as being bp2build_available." am: 8d1f9c2c3b by Treehugger Robot · 4 years, 7 months ago
- 8d1f9c2 Merge "Mark sh_binary target as being bp2build_available." by Treehugger Robot · 4 years, 7 months ago
- 344b8da Mark sh_binary target as being bp2build_available. by Rupert Shuttleworth · 4 years, 7 months ago
- b28d40c Merge "Fix freopen() where the path is null." am: 6d5662d22a by Elliott Hughes · 4 years, 7 months ago
- 6d5662d Merge "Fix freopen() where the path is null." by Elliott Hughes · 4 years, 7 months ago
- af1a234 Merge "Remove obsolete `cpp_std: "experimental"`." am: 3990193d7f by Treehugger Robot · 4 years, 7 months ago
- 3990193 Merge "Remove obsolete `cpp_std: "experimental"`." by Treehugger Robot · 4 years, 7 months ago
- 914d56c Merge "Mark //bionic filegroups/genrules as bp2build_available." am: b0e9906c3a by Treehugger Robot · 4 years, 7 months ago
- b0e9906 Merge "Mark //bionic filegroups/genrules as bp2build_available." by Treehugger Robot · 4 years, 7 months ago
- a988ed6 Remove obsolete `cpp_std: "experimental"`. by Elliott Hughes · 4 years, 7 months ago
- d6a3b78 Mark //bionic filegroups/genrules as bp2build_available. by Jingwen Chen · 4 years, 7 months ago
- 1ca127d Merge "Mark bionic-stress-test as not unit tests as it run forever" am: eca47e72ef by Treehugger Robot · 4 years, 7 months ago
- eca47e7 Merge "Mark bionic-stress-test as not unit tests as it run forever" by Treehugger Robot · 4 years, 7 months ago
- f6c1253 Merge "Add -Wno-ignored-pragmas." am: 3118dc1c0f by Chih-hung Hsieh · 4 years, 7 months ago
- 3118dc1 Merge "Add -Wno-ignored-pragmas." by Chih-hung Hsieh · 4 years, 7 months ago
- f9cfecf Fix freopen() where the path is null. by Elliott Hughes · 4 years, 7 months ago
- 11874f8 Mark bionic-stress-test as not unit tests as it run forever by Julien Desprez · 4 years, 7 months ago
- 444e2f6 Add -Wno-ignored-pragmas. by Chih-Hung Hsieh · 4 years, 8 months ago
- fb7a052 Merge "Fix "deprecated instruction in IT block" warning" am: 78ad991425 by Chih-hung Hsieh · 4 years, 7 months ago
- 78ad991 Merge "Fix "deprecated instruction in IT block" warning" by Chih-hung Hsieh · 4 years, 7 months ago
- e6fa461 Merge changes I486e54a1,Idda7161b,Iaf6b6b6a am: a843e42092 by Dan Albert · 4 years, 7 months ago
- a843e42 Merge changes I486e54a1,Idda7161b,Iaf6b6b6a by Dan Albert · 4 years, 7 months ago
- 5cb4d9c Fix "deprecated instruction in IT block" warning by Chih-Hung Hsieh · 4 years, 7 months ago
- ffa5cbe Convert generate-NOTICE.py to Python 3, fix name. by Dan Albert · 4 years, 7 months ago
- c28f012 Merge "Move gensseccomp and genfunctosyscallnrs next to their sources." am: 0e2b00b96a by Jingwen Chen · 4 years, 7 months ago
- 1dffb86 Convert genfunctosyscallnrs to Python 3. by Dan Albert · 4 years, 7 months ago
- bc6999f Convert gensecomp.py to Python 3. by Elliott Hughes · 4 years, 7 months ago
- 0e2b00b Merge "Move gensseccomp and genfunctosyscallnrs next to their sources." by Jingwen Chen · 4 years, 7 months ago
- ca36633 Move gensseccomp and genfunctosyscallnrs next to their sources. by Jingwen Chen · 4 years, 8 months ago
- 597efbd Merge changes from topic "builtins-exported" am: 15ade069b1 by Ryan Prichard · 4 years, 7 months ago
- 5e1a893 Fix -Wl,--exclude-libs typo: x86->i686 am: ef1478765d by Ryan Prichard · 4 years, 7 months ago
- 15ade06 Merge changes from topic "builtins-exported" by Ryan Prichard · 4 years, 7 months ago
- 52d0031 Merge "[MemInit] Remove old API, introduce new MemInit API." am: bfa3688606 by Mitch Phillips · 4 years, 7 months ago
- 44c338e Merge "Fix __VERSIONER_NO_GUARD cases for availability." am: d8154a813d by Treehugger Robot · 4 years, 7 months ago
- bfa3688 Merge "[MemInit] Remove old API, introduce new MemInit API." by Mitch Phillips · 4 years, 7 months ago
- d8154a8 Merge "Fix __VERSIONER_NO_GUARD cases for availability." by Treehugger Robot · 4 years, 7 months ago
- eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 4 years, 8 months ago
- 56263c4 Merge "Sync libm with upstream FreeBSD." am: c09fe61889 by Treehugger Robot · 4 years, 8 months ago
- c09fe61 Merge "Sync libm with upstream FreeBSD." by Treehugger Robot · 4 years, 8 months ago
- c22562c Use exported variants of arm32/x86 builtins by Ryan Prichard · 4 years, 8 months ago
- ef14787 Fix -Wl,--exclude-libs typo: x86->i686 by Ryan Prichard · 4 years, 8 months ago
- b2c7e2c Merge "Do not run clang-tidy with fortify tests." am: f700de5f53 by Chih-hung Hsieh · 4 years, 8 months ago
- f700de5 Merge "Do not run clang-tidy with fortify tests." by Chih-hung Hsieh · 4 years, 8 months ago
- 6833869 Merge "[MTE] Change scudo init order to get correct PROT_MTE pages." am: cdebaffea4 by Treehugger Robot · 4 years, 8 months ago
- cdebaff Merge "[MTE] Change scudo init order to get correct PROT_MTE pages." by Treehugger Robot · 4 years, 8 months ago
- 247892e Do not run clang-tidy with fortify tests. by Chih-Hung Hsieh · 4 years, 8 months ago
- f328df7 Merge "Increase leniancy in an inherently flaky test." am: e91aebd4fe by Treehugger Robot · 4 years, 8 months ago
- e91aebd Merge "Increase leniancy in an inherently flaky test." by Treehugger Robot · 4 years, 8 months ago
- bac0ebb Sync libm with upstream FreeBSD. by Elliott Hughes · 4 years, 8 months ago
- 2c20bef Merge changes from topic "proc_madvise_framework" am: cf81e7ca6a by Edgar Arriaga · 4 years, 8 months ago
- 03f0298 Add a flag to distinguish shared VMAs am: d02148c31a by Edgar Arriaga · 4 years, 8 months ago
- 82c3c11 Increase leniancy in an inherently flaky test. by Elliott Hughes · 4 years, 8 months ago
- cf81e7c Merge changes from topic "proc_madvise_framework" by Edgar Arriaga · 4 years, 8 months ago
- 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 4 years, 8 months ago
- e132157 Merge "PAC/BTI: no need to keep using `hint`." am: 69d44fd55b by Elliott Hughes · 4 years, 8 months ago
- 34bf695 Merge "[libc] Change literal value in macro" am: 82d0cf50dc by Elliott Hughes · 4 years, 8 months ago
- 69d44fd Merge "PAC/BTI: no need to keep using `hint`." by Elliott Hughes · 4 years, 8 months ago
- 82d0cf5 Merge "[libc] Change literal value in macro" by Elliott Hughes · 4 years, 8 months ago
- 3e1d556 PAC/BTI: no need to keep using `hint`. by Elliott Hughes · 4 years, 8 months ago
- ebfba5f [libc] Change literal value in macro by Tamas Petz · 4 years, 8 months ago
- 4aa106f Merge "Ensure same order of global group members in all NS's" am: ee16c724f9 by Ryan Prichard · 4 years, 8 months ago
- ee16c72 Merge "Ensure same order of global group members in all NS's" by Ryan Prichard · 4 years, 8 months ago
- 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 4 years, 9 months ago
- 8535f1c Merge "Remove a tautological #if guard." am: 7032fec142 by Elliott Hughes · 4 years, 8 months ago
- 7032fec Merge "Remove a tautological #if guard." by Elliott Hughes · 4 years, 8 months ago
- 370e963 Remove a tautological #if guard. by Elliott Hughes · 4 years, 8 months ago
- 30c5126 Merge changes from topic "future_symbol" am: 7cff764f3c by Jiyong Park · 4 years, 8 months ago
- c7e5d49 Guard __libc_current_sigrtmin/max with __builtin_available am: bb19208d66 by Jiyong Park · 4 years, 8 months ago
- 34b3f28 __INTRODUCED_IN macros add the availability attribute am: 23bfed2a10 by Jiyong Park · 4 years, 8 months ago
- 7cff764 Merge changes from topic "future_symbol" by Jiyong Park · 4 years, 8 months ago
- 347b01b [MTE] Change scudo init order to get correct PROT_MTE pages. by Mitch Phillips · 4 years, 8 months ago
- ed91cbb Merge "Don't set native_bridge_supported: true for ndk libraries" am: d65b31fad6 by Colin Cross · 4 years, 8 months ago
- d65b31f Merge "Don't set native_bridge_supported: true for ndk libraries" by Colin Cross · 4 years, 8 months ago
- e662a8a Merge "Switch libc.so and linker to prebuilt LLVM libunwind" am: fcd9c78534 by Ryan Prichard · 4 years, 8 months ago
- fcd9c78 Merge "Switch libc.so and linker to prebuilt LLVM libunwind" by Ryan Prichard · 4 years, 8 months ago
- d9a9622 Don't set native_bridge_supported: true for ndk libraries by Colin Cross · 4 years, 8 months ago
- 77c8dda Merge "Inline call_array for clearer stack traces." am: ac78394a5a by Elliott Hughes · 4 years, 8 months ago
- ac78394 Merge "Inline call_array for clearer stack traces." by Elliott Hughes · 4 years, 8 months ago
- 01be44d Inline call_array for clearer stack traces. by Elliott Hughes · 4 years, 8 months ago
- 51020fb Merge "Remove the now-unnecessary android_mallopt() options." am: edec069bb6 by Treehugger Robot · 4 years, 8 months ago
- edec069 Merge "Remove the now-unnecessary android_mallopt() options." by Treehugger Robot · 4 years, 8 months ago
- 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 4 years, 8 months ago
- f229e59 Merge "Disable signal frame unwinding tests on arm64" am: 9f72aae9e3 by Ryan Prichard · 4 years, 8 months ago
- 9f72aae Merge "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 4 years, 8 months ago
- 128ef8e Add bionic headers for process_madvise by Edgar Arriaga · 4 years, 9 months ago
- d02148c Add a flag to distinguish shared VMAs by Edgar Arriaga · 4 years, 10 months ago
- 715aaf8 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." am: e925485acd by Elliott Hughes · 4 years, 8 months ago
- bb19208 Guard __libc_current_sigrtmin/max with __builtin_available by Jiyong Park · 5 years ago
- 268a600 crtbegin_static is built with min_sdk_version: "current" by Jiyong Park · 4 years, 8 months ago
- 23bfed2 __INTRODUCED_IN macros add the availability attribute by Jiyong Park · 5 years ago
- cdf7175 Switch libc.so and linker to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 9 months ago
- 315969a Disable signal frame unwinding tests on arm64 by Ryan Prichard · 4 years, 8 months ago
- e925485 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." by Elliott Hughes · 4 years, 8 months ago
- d61b259 Merge "Delay setting linker soname until post-reloc and post-ctor" am: caf32c7697 by Ryan Prichard · 4 years, 8 months ago
- 41d3633 Merge changes I3ed42b9d,I9b151291 am: 5d83eeb6e4 by Evgenii Stepanov · 4 years, 8 months ago
- b1c177e Merge "[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing." am: a867371afa by Mitch Phillips · 4 years, 8 months ago
- caf32c7 Merge "Delay setting linker soname until post-reloc and post-ctor" by Ryan Prichard · 4 years, 8 months ago