- 4730fb6 Nullability check for termios module by zijunzhao · 3 years ago
- e951acd Nullability check for execinfo module by zijunzhao · 3 years ago
- 716ed9b Merge "librust_baremetal: Add memcpy_chk" by Treehugger Robot · 3 years ago
- 42f97f5 Merge "Disable clang-tidy for some malloc tests." by Chih-hung Hsieh · 3 years ago
- 5742add Merge "Nullability check for inttypes module" by Treehugger Robot · 3 years ago
- 7ab1c81 Disable clang-tidy for some malloc tests. by Chih-Hung Hsieh · 3 years ago
- 6daedb7 Nullability check for inttypes module by zijunzhao · 3 years ago
- eae797d Merge "Plumb scudo_ring_buffer_size to debuggerd_process_info" by Florian Mayer · 3 years ago
- 2335213 Match argument order in cpp file by Greg Kaiser · 3 years ago
- 08af69a Merge "Add the timestamps for each alloc data" by Chia-hung Duan · 3 years ago
- 57c8646 Merge "Nullability check for malloc module." by Treehugger Robot · 3 years ago
- 979d39c Nullability check for syslog module. by zijunzhao · 3 years ago
- 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 3 years ago
- f7e8b17 Add the timestamps for each alloc data by Chia-hung Duan · 3 years, 2 months ago
- 47fc44c Merge "Nullability check for time module." by Treehugger Robot · 3 years ago
- c22ef22 Merge "Merge librust_baremetal_defaults into its library" by Treehugger Robot · 3 years ago
- e620266 Nullability check for time module. by zijunzhao · 3 years ago
- 2b76f88 Merge "Disable clang-tidy for upstream files." by Chih-hung Hsieh · 3 years ago
- e343db3 Disable clang-tidy for upstream files. by Chih-Hung Hsieh · 3 years ago
- f043619 Nullability check for langinfo module. by zijunzhao · 3 years ago
- 199a62e librust_baremetal: Add memcpy_chk by Pierre-Clément Tosi · 3 years, 1 month ago
- 3af5799 Merge librust_baremetal_defaults into its library by Pierre-Clément Tosi · 3 years ago
- 6f78f75 Merge "Replace __packed with __attribute__((__packed__)) in uapi headers" by Treehugger Robot · 3 years ago
- 4ac3322 Replace __packed with __attribute__((__packed__)) in uapi headers by Colin Cross · 3 years ago
- 1a49058 Nullability check for malloc module. by zijunzhao · 3 years ago
- 65584f3 Merge "Nullability check for libgen module." by Treehugger Robot · 3 years ago
- 746ed77 Merge "Introduce minimal static libc for baremetal Rust" by Treehugger Robot · 3 years ago
- 137ecdd Merge "Update to v6.1 kernel headers." by Christopher Ferris · 3 years ago
- 3d6c94f Merge "Revert "Remove workarounds for the llvm sanitizers."" by Greg Kaiser · 3 years ago
- 6f02710 Revert "Remove workarounds for the llvm sanitizers." by Greg Kaiser · 3 years ago
- 74a1458 Introduce minimal static libc for baremetal Rust by Pierre-Clément Tosi · 3 years, 1 month ago
- d791a65 Merge changes I7ba9cef9,Ia191be0b,I16ba3dc8 by Ryan Prichard · 3 years, 1 month ago
- ab17c07 Nullability check for libgen module. by zijunzhao · 3 years, 1 month ago
- 6cd53a5 Update to v6.1 kernel headers. by Christopher Ferris · 3 years, 1 month ago
- 62d8f1a Merge "Remove workarounds for the llvm sanitizers." by Elliott Hughes · 3 years, 1 month ago
- 1287fd9 Merge "Move some cruft from the build system to the source." by Elliott Hughes · 3 years, 1 month ago
- fe504af Expose unwinder APIs in NDK stubs for R and up. by Ryan Prichard · 3 years, 1 month ago
- c2adad1 Use abi::__cxa_demangle declared in cxxabi.h by Ryan Prichard · 3 years, 1 month ago
- 8d9549e Move some cruft from the build system to the source. by Elliott Hughes · 3 years, 1 month ago
- 0565497 Add rlim64_t to libc/include/sys/resource by Elie Kheirallah · 3 years, 1 month ago
- c40ea82 Merge "Spring cleaning for the seccomp allowlist." by Elliott Hughes · 3 years, 1 month ago
- fa0e022 Remove workarounds for the llvm sanitizers. by Elliott Hughes · 3 years, 1 month ago
- 5a918d9 Nullability check for stdlib module. by zijunzhao · 3 years, 1 month ago
- f994170 Spring cleaning for the seccomp allowlist. by Elliott Hughes · 3 years, 1 month ago
- 1e59e2a fcntl: remove some duplication, fix a bug. by Elliott Hughes · 3 years, 1 month ago
- 008aa17 Merge "Add some missing "Available since" documentation." by Elliott Hughes · 3 years, 1 month ago
- dfe67d2 Tell people when they've messed up with fcntl(FD_SETFD). by Elliott Hughes · 3 years, 10 months ago
- d4fd67c Add some missing "Available since" documentation. by Elliott Hughes · 3 years, 1 month ago
- 023e4e7 Move to arm-optimized-routines memset(). by Elliott Hughes · 3 years, 1 month ago
- 7daf459 Switch to the arm-optimized-routines memcpy() and memmove(). by Elliott Hughes · 3 years, 1 month ago
- d26d3c0 Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." by Treehugger Robot · 3 years, 1 month ago
- 6c599e3 Merge "Move memcpy_base.S into memcpy.S." by Treehugger Robot · 3 years, 1 month ago
- 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 3 years, 1 month ago
- d5ac40c Move memcpy_base.S into memcpy.S. by Elliott Hughes · 3 years, 1 month ago
- 0d4d276 Remove assembler wmemmove(). by Elliott Hughes · 3 years, 1 month ago
- 9874c54 Merge "Nullability check for regex module." by Treehugger Robot · 3 years, 2 months ago
- cf74c0c Merge "Simplify the malloc_debug unwind." by Treehugger Robot · 3 years, 2 months ago
- ec9ff04 Add a hack for a RISC-V bug. by Elliott Hughes · 3 years, 2 months ago
- eeaf9ed Simplify the malloc_debug unwind. by Elliott Hughes · 3 years, 2 months ago
- 7ececf1 Nullability check for regex module. by zijunzhao · 3 years, 2 months ago
- ebe850e Merge "Remove strtoq() and strtouq()." by Elliott Hughes · 3 years, 2 months ago
- e71efc5 Merge "Use the same union in riscv64's ucontext." by Treehugger Robot · 3 years, 2 months ago
- 315373d Merge "Failures to parse SYSCALLS.TXT-like files should be errors." by Treehugger Robot · 3 years, 2 months ago
- 8e82677 Use the same union in riscv64's ucontext. by Elliott Hughes · 3 years, 2 months ago
- 0021155 Remove strtoq() and strtouq(). by Elliott Hughes · 3 years, 2 months ago
- ebd2f76 Merge "Sync with upstream NetBSD." by Elliott Hughes · 3 years, 2 months ago
- 1c1dfb8 Failures to parse SYSCALLS.TXT-like files should be errors. by Elliott Hughes · 3 years, 2 months ago
- c8bf923 Fix a typo. by Elliott Hughes · 3 years, 2 months ago
- 88e4e60 Sync with upstream NetBSD. by Elliott Hughes · 3 years, 2 months ago
- 09db641 Merge "Update to v6.0 kernel headers." by Christopher Ferris · 3 years, 2 months ago
- 6a1dc51 riscv64: don't go via the PLT for setjmp. by Elliott Hughes · 3 years, 2 months ago
- f4cace6 Punch a hole for renameat(2) for app compat. by Elliott Hughes · 3 years, 2 months ago
- 00fde2a Modify path for python clang support package by Pat Tjin · 3 years, 2 months ago
- 0f91724 Merge "Add a zip package containing the crt*.o objects" by Colin Cross · 3 years, 2 months ago
- 290c495 Add a zip package containing the crt*.o objects by Colin Cross · 3 years, 3 months ago
- 579088b Merge "Add riscv64 kernel headers to the ndk sysroot" by Treehugger Robot · 3 years, 2 months ago
- bd26e0f Add riscv64 kernel headers to the ndk sysroot by Colin Cross · 3 years, 2 months ago
- bd03a19 Merge "Remove Commodore 64 support." by Elliott Hughes · 3 years, 2 months ago
- 473dcc5 Remove Commodore 64 support. by Elliott Hughes · 3 years, 2 months ago
- 0b67417 Merge "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 3 years, 2 months ago
- 938ec9b Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 3 years, 2 months ago
- 45a8486 riscv64: fix setjmp so we're actually using the right cookie! by Elliott Hughes · 3 years, 2 months ago
- c800a3b riscv64: don't store both arguments in the same place on the stack. by Elliott Hughes · 3 years, 2 months ago
- 8333532 Merge "Revert "Refactor the bp file to avoid arch variant in cc_genrule."" by Treehugger Robot · 3 years, 2 months ago
- b15a64f Merge "riscv64 setjmp." by Treehugger Robot · 3 years, 2 months ago
- 3a57969 Revert "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 3 years, 2 months ago
- 86ef947 Merge "Refactor the bp file to avoid arch variant in cc_genrule." by Yu Liu · 3 years, 2 months ago
- ed2654c Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 3 years, 2 months ago
- e1905ed riscv64 setjmp. by Elliott Hughes · 3 years, 2 months ago
- 7a19624 Add riscv64 crtbegin assembler. by Elliott Hughes · 3 years, 2 months ago
- 604ab0f riscv64: enable the version scripts. by Elliott Hughes · 3 years, 2 months ago
- 6cef594 Merge "riscv64: add bionic assembler and string functions." by Elliott Hughes · 3 years, 2 months ago
- ebc19a9 riscv64: add bionic assembler and string functions. by Elliott Hughes · 3 years, 2 months ago
- faac8e6 arm64: remove unnecessary duplication of constants in vfork.S. by Elliott Hughes · 3 years, 2 months ago
- 4c2de1f Merge "riscv64 syscall stub and seccomp filter generation." by Elliott Hughes · 3 years, 2 months ago
- 704772b riscv64 syscall stub and seccomp filter generation. by Elliott Hughes · 3 years, 3 months ago
- 91529b7 Add REG_S0 to ucontext.h for riscv64 by Colin Cross · 3 years, 3 months ago
- c5e588a Merge "riscv64 TLS support." by Elliott Hughes · 3 years, 3 months ago
- 6987120 Merge "riscv64: add "private/bionic_asm.h"." by Treehugger Robot · 3 years, 3 months ago
- d5b5adf Merge "riscv64: more <sys/ucontext.h>." by Treehugger Robot · 3 years, 3 months ago