- 08af69a Merge "Add the timestamps for each alloc data" by Chia-hung Duan · 2 years, 7 months ago
- 57c8646 Merge "Nullability check for malloc module." by Treehugger Robot · 2 years, 7 months ago
- 7bede42 Merge "Nullability check for syslog module." by Treehugger Robot · 2 years, 7 months ago
- 979d39c Nullability check for syslog module. by zijunzhao · 2 years, 7 months ago
- f7e8b17 Add the timestamps for each alloc data by Chia-hung Duan · 2 years, 9 months ago
- f81ceb9 Merge "linker: Fix memory leak for reserved memory" by Ryan Prichard · 2 years, 7 months ago
- 47fc44c Merge "Nullability check for time module." by Treehugger Robot · 2 years, 7 months ago
- c22ef22 Merge "Merge librust_baremetal_defaults into its library" by Treehugger Robot · 2 years, 7 months ago
- e620266 Nullability check for time module. by zijunzhao · 2 years, 7 months ago
- 2b76f88 Merge "Disable clang-tidy for upstream files." by Chih-hung Hsieh · 2 years, 7 months ago
- 83c6296 Merge "Nullability check for langinfo module." by Treehugger Robot · 2 years, 7 months ago
- e343db3 Disable clang-tidy for upstream files. by Chih-Hung Hsieh · 2 years, 7 months ago
- f043619 Nullability check for langinfo module. by zijunzhao · 2 years, 8 months ago
- 3af5799 Merge librust_baremetal_defaults into its library by Pierre-Clément Tosi · 2 years, 7 months ago
- bdc3796 linker: Fix memory leak for reserved memory by huangchaochao · 2 years, 7 months ago
- 6f78f75 Merge "Replace __packed with __attribute__((__packed__)) in uapi headers" by Treehugger Robot · 2 years, 8 months ago
- dc9ad89 Merge "Disable clang-tidy for malloc_test.cpp" by Chih-hung Hsieh · 2 years, 8 months ago
- 4ac3322 Replace __packed with __attribute__((__packed__)) in uapi headers by Colin Cross · 2 years, 8 months ago
- 6fae614 Disable clang-tidy for malloc_test.cpp by Chih-Hung Hsieh · 2 years, 8 months ago
- 1a49058 Nullability check for malloc module. by zijunzhao · 2 years, 8 months ago
- 7f69ccf Merge "Add a malloc rss benchmark" by Chia-hung Duan · 2 years, 8 months ago
- 65584f3 Merge "Nullability check for libgen module." by Treehugger Robot · 2 years, 8 months ago
- 746ed77 Merge "Introduce minimal static libc for baremetal Rust" by Treehugger Robot · 2 years, 8 months ago
- a15d5c4 Add a malloc rss benchmark by Chia-hung Duan · 3 years ago
- 137ecdd Merge "Update to v6.1 kernel headers." by Christopher Ferris · 2 years, 8 months ago
- 3d6c94f Merge "Revert "Remove workarounds for the llvm sanitizers."" by Greg Kaiser · 2 years, 8 months ago
- 6f02710 Revert "Remove workarounds for the llvm sanitizers." by Greg Kaiser · 2 years, 8 months ago
- 1b663bb Merge "Ignore ART frames in fdtrack traces." by Elliott Hughes · 2 years, 8 months ago
- 74a1458 Introduce minimal static libc for baremetal Rust by Pierre-Clément Tosi · 2 years, 8 months ago
- d791a65 Merge changes I7ba9cef9,Ia191be0b,I16ba3dc8 by Ryan Prichard · 2 years, 8 months ago
- ab17c07 Nullability check for libgen module. by zijunzhao · 2 years, 8 months ago
- 6cd53a5 Update to v6.1 kernel headers. by Christopher Ferris · 2 years, 8 months ago
- 62d8f1a Merge "Remove workarounds for the llvm sanitizers." by Elliott Hughes · 2 years, 8 months ago
- 263faa9 Ignore ART frames in fdtrack traces. by Elliott Hughes · 2 years, 8 months ago
- a5bce1b Merge "Add a code comment explaining the riscv64 TODOs in libm/Android.bp." by Treehugger Robot · 2 years, 8 months ago
- 7d2f1b3 Add a code comment explaining the riscv64 TODOs in libm/Android.bp. by Elliott Hughes · 2 years, 8 months ago
- 8983947 Merge "Use more compiler builtins for libm." by Elliott Hughes · 2 years, 8 months ago
- edf386b Use more compiler builtins for libm. by Elliott Hughes · 2 years, 8 months ago
- 1287fd9 Merge "Move some cruft from the build system to the source." by Elliott Hughes · 2 years, 8 months ago
- 972d3cc Merge "Add rlim64_t to libc/include/sys/resource" by Treehugger Robot · 2 years, 8 months ago
- fe504af Expose unwinder APIs in NDK stubs for R and up. by Ryan Prichard · 2 years, 8 months ago
- c2adad1 Use abi::__cxa_demangle declared in cxxabi.h by Ryan Prichard · 2 years, 8 months ago
- 8d9549e Move some cruft from the build system to the source. by Elliott Hughes · 2 years, 8 months ago
- 321f349 __cxa_atexit_test: declare __cxa_atexit and __cxa_finalize by Ryan Prichard · 2 years, 8 months ago
- 0565497 Add rlim64_t to libc/include/sys/resource by Elie Kheirallah · 2 years, 8 months ago
- a9fd9c2 Merge "Remove obsolete hacks for the fabs() family." am: 81168c00d8 by Elliott Hughes · 2 years, 8 months ago
- 81168c0 Merge "Remove obsolete hacks for the fabs() family." by Elliott Hughes · 2 years, 8 months ago
- 591a2a7 Remove obsolete hacks for the fabs() family. by Elliott Hughes · 2 years, 8 months ago
- 73b32e5 Merge "Spring cleaning for the seccomp allowlist." am: c40ea825e7 by Elliott Hughes · 2 years, 8 months ago
- c40ea82 Merge "Spring cleaning for the seccomp allowlist." by Elliott Hughes · 2 years, 8 months ago
- 765b7e5 Merge "Nullability check for stdlib module." am: 3f7c5a1753 by Treehugger Robot · 2 years, 8 months ago
- 3f7c5a1 Merge "Nullability check for stdlib module." by Treehugger Robot · 2 years, 8 months ago
- e5f266f Merge "Explicitly mention bionic's single C.UTF-8 locale." am: a226fb81f8 by Elliott Hughes · 2 years, 8 months ago
- fa0e022 Remove workarounds for the llvm sanitizers. by Elliott Hughes · 2 years, 8 months ago
- a226fb8 Merge "Explicitly mention bionic's single C.UTF-8 locale." by Elliott Hughes · 2 years, 8 months ago
- 5a918d9 Nullability check for stdlib module. by zijunzhao · 2 years, 8 months ago
- f994170 Spring cleaning for the seccomp allowlist. by Elliott Hughes · 2 years, 8 months ago
- 046fe15 Explicitly mention bionic's single C.UTF-8 locale. by Elliott Hughes · 2 years, 8 months ago
- 23b2611 Merge "fcntl: remove some duplication, fix a bug." am: 8262ca1dd8 by Elliott Hughes · 2 years, 8 months ago
- 8262ca1 Merge "fcntl: remove some duplication, fix a bug." by Elliott Hughes · 2 years, 8 months ago
- fa8b45a Merge "linker_namespace: move sonames instead of copying" am: d2e85ae45b by Jooyung Han · 2 years, 8 months ago
- d2e85ae Merge "linker_namespace: move sonames instead of copying" by Jooyung Han · 2 years, 8 months ago
- 1e59e2a fcntl: remove some duplication, fix a bug. by Elliott Hughes · 2 years, 8 months ago
- 9bf7ccd Merge "[MTE] test for exception cleanup." am: 7c2ce66b52 by Florian Mayer · 2 years, 8 months ago
- 7c2ce66 Merge "[MTE] test for exception cleanup." by Florian Mayer · 2 years, 8 months ago
- 6198821 Merge "Add some missing "Available since" documentation." am: 008aa172d4 by Elliott Hughes · 2 years, 8 months ago
- 57c8d0a Merge "Tell people when they've messed up with fcntl(FD_SETFD)." am: 43ed024522 by Elliott Hughes · 2 years, 8 months ago
- 008aa17 Merge "Add some missing "Available since" documentation." by Elliott Hughes · 2 years, 8 months ago
- 43ed024 Merge "Tell people when they've messed up with fcntl(FD_SETFD)." by Elliott Hughes · 2 years, 8 months ago
- 57b03de linker_namespace: move sonames instead of copying by Jooyung Han · 2 years, 8 months ago
- dfe67d2 Tell people when they've messed up with fcntl(FD_SETFD). by Elliott Hughes · 3 years, 6 months ago
- d4fd67c Add some missing "Available since" documentation. by Elliott Hughes · 2 years, 8 months ago
- 9c3f282 Merge "Remove stale TODO." am: 196e5b8514 by Treehugger Robot · 2 years, 8 months ago
- 196e5b8 Merge "Remove stale TODO." by Treehugger Robot · 2 years, 8 months ago
- d2eaa33 Merge "Remove remaining "ASCII binary blobs"." am: c88467704f by Elliott Hughes · 2 years, 8 months ago
- c884677 Merge "Remove remaining "ASCII binary blobs"." by Elliott Hughes · 2 years, 8 months ago
- a0faeb2 Remove remaining "ASCII binary blobs". by Elliott Hughes · 2 years, 9 months ago
- 4c4015b Remove stale TODO. by Martin Stjernholm · 2 years, 9 months ago
- 4bfa3e3 Merge "Move to arm-optimized-routines memset()." am: db681c0223 by Elliott Hughes · 2 years, 9 months ago
- db681c0 Merge "Move to arm-optimized-routines memset()." by Elliott Hughes · 2 years, 9 months ago
- b968a2f Merge "Switch to the arm-optimized-routines memcpy() and memmove()." am: 361ab5beab by Elliott Hughes · 2 years, 9 months ago
- 023e4e7 Move to arm-optimized-routines memset(). by Elliott Hughes · 2 years, 9 months ago
- 361ab5b Merge "Switch to the arm-optimized-routines memcpy() and memmove()." by Elliott Hughes · 2 years, 9 months ago
- 1c652bd Merge "Add invalid riscv64 ELF files for the linker tests." am: 1b1bb3543d by Elliott Hughes · 2 years, 9 months ago
- 1b1bb35 Merge "Add invalid riscv64 ELF files for the linker tests." by Elliott Hughes · 2 years, 9 months ago
- 7daf459 Switch to the arm-optimized-routines memcpy() and memmove(). by Elliott Hughes · 2 years, 9 months ago
- 265920e Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." am: d26d3c0b5c by Treehugger Robot · 2 years, 9 months ago
- d26d3c0 Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." by Treehugger Robot · 2 years, 9 months ago
- 4895b28 Merge "Move memcpy_base.S into memcpy.S." am: 6c599e3a67 by Treehugger Robot · 2 years, 9 months ago
- c7a0f0e Merge "Remove assembler wmemmove()." am: 06868c8646 by Treehugger Robot · 2 years, 9 months ago
- 6c599e3 Merge "Move memcpy_base.S into memcpy.S." by Treehugger Robot · 2 years, 9 months ago
- 06868c8 Merge "Remove assembler wmemmove()." by Treehugger Robot · 2 years, 9 months ago
- 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 2 years, 9 months ago
- d5ac40c Move memcpy_base.S into memcpy.S. by Elliott Hughes · 2 years, 9 months ago
- 0d4d276 Remove assembler wmemmove(). by Elliott Hughes · 2 years, 9 months ago
- ec9f023 Add invalid riscv64 ELF files for the linker tests. by Elliott Hughes · 2 years, 9 months ago
- 179fc3d Merge "Correctly print RISC-V arch name on error when verifying ELF header." am: 8d4014e135 by Treehugger Robot · 2 years, 9 months ago
- 8d4014e Merge "Correctly print RISC-V arch name on error when verifying ELF header." by Treehugger Robot · 2 years, 9 months ago
- a2d3b1e Merge "Update sys_ptrace_test.cpp for riscv64." am: 73840b56b2 by Elliott Hughes · 2 years, 9 months ago
- 73840b5 Merge "Update sys_ptrace_test.cpp for riscv64." by Elliott Hughes · 2 years, 9 months ago