- 604ab0f riscv64: enable the version scripts. by Elliott Hughes · 3 years, 3 months ago
- 6cef594 Merge "riscv64: add bionic assembler and string functions." by Elliott Hughes · 3 years, 3 months ago
- ebc19a9 riscv64: add bionic assembler and string functions. by Elliott Hughes · 3 years, 3 months ago
- faac8e6 arm64: remove unnecessary duplication of constants in vfork.S. by Elliott Hughes · 3 years, 3 months ago
- 4c2de1f Merge "riscv64 syscall stub and seccomp filter generation." by Elliott Hughes · 3 years, 3 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
- 7f50756 Merge "Use allowlists.go for all bp2build config and remove Android.bp prop." by Jingwen Chen · 3 years, 3 months ago
- add0c48 riscv64: add "private/bionic_asm.h". by Elliott Hughes · 3 years, 3 months ago
- 287f48e riscv64: more <sys/ucontext.h>. by Elliott Hughes · 3 years, 3 months ago
- 4346270 riscv64 TLS support. by Elliott Hughes · 3 years, 3 months ago
- 4043e5e Add riscv64 <ucontext.h>. by Elliott Hughes · 3 years, 3 months ago
- 5b2552a Merge "riscv64 <sys/user.h>." by Elliott Hughes · 3 years, 3 months ago
- 95ca177 Use allowlists.go for all bp2build config and remove Android.bp prop. by Jingwen Chen · 3 years, 3 months ago
- c6bddf4 Merge "riscv64 <fenv.h>." by Elliott Hughes · 3 years, 3 months ago
- e0b9474 Merge "riscv64 __get_tls()." by Elliott Hughes · 3 years, 3 months ago
- 002b57c Merge "riscv64 BIONIC_STOP_UNWIND." by Treehugger Robot · 3 years, 3 months ago
- fc009dd riscv64 __get_tls(). by Elliott Hughes · 3 years, 3 months ago
- 203b0b7 riscv64 BIONIC_STOP_UNWIND. by Elliott Hughes · 3 years, 3 months ago
- 4c6d66c riscv64 <fenv.h>. by Elliott Hughes · 3 years, 3 months ago
- cf12381 riscv64 <sys/user.h>. by Elliott Hughes · 3 years, 3 months ago
- 48e5333 Pull in the riscv64 uapi headers for riscv64 builds. by Elliott Hughes · 3 years, 3 months ago
- 0f19b10 Switch to FreeBSD's elf_common.h. by Elliott Hughes · 3 years, 3 months ago
- bba6ddf Kernel header scrubber: remove unused map entries. by Elliott Hughes · 3 years, 3 months ago
- 76be72d Add __tls_get_addr for riscv64. by Elliott Hughes · 3 years, 3 months ago
- 5394de7 Merge "riscv64's struct stat is the same as arm64's." by Elliott Hughes · 3 years, 3 months ago
- 5cc8a46 riscv64's struct stat is the same as arm64's. by Elliott Hughes · 3 years, 3 months ago
- 82770d8 Merge "Call out the REL architectures and make RELA the default." by Elliott Hughes · 3 years, 3 months ago
- 6cfd1b5 Call out the REL architectures and make RELA the default. by Elliott Hughes · 3 years, 3 months ago
- 5f16769 Merge "Add riscv64 to the map files." by Treehugger Robot · 3 years, 3 months ago
- 60bf36b Merge "Tell the version script generation script about risc-v." by Treehugger Robot · 3 years, 3 months ago
- de1df21 Remove a mips-specific hack. by Elliott Hughes · 3 years, 3 months ago
- df48d0f Add riscv64 to the map files. by Elliott Hughes · 3 years, 3 months ago
- 0a34425 Tell the version script generation script about risc-v. by Elliott Hughes · 3 years, 3 months ago
- 9ba9233 Merge "Remove unused variable." by Treehugger Robot · 3 years, 3 months ago
- dc810a3 Remove unused variable. by Elliott Hughes · 3 years, 3 months ago
- 6660d6c Rewrite renameat(). by Elliott Hughes · 3 years, 3 months ago
- 4d974e2 Merge "Clarify the docs for updating kernel headers." by Treehugger Robot · 3 years, 3 months ago
- 93fb6b9 Clarify the docs for updating kernel headers. by Elliott Hughes · 3 years, 3 months ago
- 5e7f8f1 Initial import of the risc-v uapi headers. by Elliott Hughes · 3 years, 3 months ago
- 05ef5d4 Add riscv64 to the list of uapi architectures. by Elliott Hughes · 3 years, 4 months ago
- ee41a35 Extend the process_madvise() docs. by Elliott Hughes · 3 years, 4 months ago
- 3053992 Merge "Add __freadahead." by Elliott Hughes · 3 years, 4 months ago
- 27a37e7 fdsan: fix overflow in FdTableImpl::at by Benjamin Lerman · 3 years, 4 months ago
- 82be76b Add __freadahead. by Elliott Hughes · 3 years, 4 months ago
- f8d7761 Merge "Give init visibility into bionic headers." by Florian Mayer · 3 years, 4 months ago
- f5d70ce Give init visibility into bionic headers. by Florian Mayer · 3 years, 4 months ago
- 06993a6 Write record allocs from interrupt handler. by Christopher Ferris · 3 years, 4 months ago
- 73306db Merge "Declare the headers of the ndk_library" by Treehugger Robot · 3 years, 4 months ago
- 298bcec Merge "Add android_mallopt to query MTE stack state" by Florian Mayer · 3 years, 4 months ago
- 6feb2cc Declare the headers of the ndk_library by Spandan Das · 3 years, 4 months ago
- cc61ad8 Add android_mallopt to query MTE stack state by Florian Mayer · 3 years, 5 months ago
- 2526b66 Merge changes from topics "gwp-asan-headers", "native_handle_fdsan" by Treehugger Robot · 3 years, 4 months ago
- e78ea1f Open libasync_safe to any APEX by Brian Duddie · 3 years, 5 months ago
- b09a3ca Remove gwp_asan_headers from libc_defaults by Mitch Phillips · 3 years, 4 months ago
- d71bc4b Fix comment to indicate android_mallopt is also available to APEXes. by Florian Mayer · 3 years, 5 months ago
- 5cfca6b Add fdsan owner type for native_handle_t by Brian Duddie · 3 years, 5 months ago
- 963e24b setjmp.h: add the missing __returns_twice to sigsetjmp(). by Elliott Hughes · 3 years, 5 months ago
- af24941 Merge "[MTE] Never upgrade MTE mode for zygote." by Florian Mayer · 3 years, 5 months ago
- 14cbb79 [MTE] Never upgrade MTE mode for zygote. by Florian Mayer · 3 years, 5 months ago
- 94d8e02 Merge "Adjust the calculation method of pc" by Christopher Ferris · 3 years, 5 months ago
- 4b84644 Adjust the calculation method of pc by 周至捷 · 3 years, 6 months ago
- d3c7700 Merge "Exclude BUILD files from musl sysroot globs" by Treehugger Robot · 3 years, 5 months ago
- 1c0a7a0 Exclude BUILD files from musl sysroot globs by Colin Cross · 3 years, 5 months ago
- f9fac36 Merge "Add C23's memset_explicit()." by Elliott Hughes · 3 years, 5 months ago
- bf75d08 Merge "Update to v5.19 kernel headers." by Christopher Ferris · 3 years, 5 months ago
- d1c3d4a Merge "Add %b and %B support to the scanf/wscanf and strto*/wcsto* families." by Elliott Hughes · 3 years, 5 months ago
- 1f462de Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. by Elliott Hughes · 3 years, 5 months ago
- 0d64243 Add C23's memset_explicit(). by Elliott Hughes · 3 years, 5 months ago
- 80ae69d Update to v5.19 kernel headers. by Christopher Ferris · 3 years, 5 months ago
- ea7f844 Merge "Allow init to upgrade MTE to sync." by Florian Mayer · 3 years, 5 months ago
- 408e170 Allow init to upgrade MTE to sync. by Florian Mayer · 3 years, 8 months ago
- 3fc4e11 Add support for removing structs that cross blocks. by Christopher Ferris · 3 years, 5 months ago
- e0cb4e1 Fix old python2 test issue. by Christopher Ferris · 3 years, 5 months ago
- cede011 Merge "Add %b and %B support to the printf/wprintf family." by Elliott Hughes · 3 years, 5 months ago
- 4ff089f Merge "[MTE] Allow remote mode override for process." by Florian Mayer · 3 years, 6 months ago
- c7bf4d4 Merge "[MTE] use static buffer for per-process property name." by Treehugger Robot · 3 years, 6 months ago
- b813a6a Add %b and %B support to the printf/wprintf family. by Elliott Hughes · 3 years, 6 months ago
- dee80d5 [MTE] Allow remote mode override for process. by Florian Mayer · 3 years, 6 months ago
- 2791429 [MTE] use static buffer for per-process property name. by Florian Mayer · 3 years, 6 months ago
- 85eb6fd [style] [MTE] remove unnecessary condition. by Florian Mayer · 3 years, 6 months ago
- f305560 Always free after getline(). by Elliott Hughes · 3 years, 6 months ago
- 27b3ad2 Merge "Simplify the implementation of get_nproc()." by Elliott Hughes · 3 years, 6 months ago
- 6f4bb07 Merge "fread: cope with >2GiB totals." by Elliott Hughes · 3 years, 6 months ago
- be78fc9 fread: cope with >2GiB totals. by Elliott Hughes · 3 years, 6 months ago
- d771a7c Simplify the implementation of get_nproc(). by Elliott Hughes · 3 years, 6 months ago
- bf76fc6 Merge "Tidy up the x86 atom/silvermont stuff similar to x86-64." by Elliott Hughes · 3 years, 6 months ago
- 2d07233 Merge "Handle null TM_ZONE in z case in strftime." by Treehugger Robot · 3 years, 6 months ago
- ed77714 Tidy up the x86 atom/silvermont stuff similar to x86-64. by Elliott Hughes · 3 years, 6 months ago
- 24bfd8e Handle null TM_ZONE in z case in strftime. by Almaz Mingaleev · 3 years, 6 months ago
- 919fb7f avx2 implementation for memset. by ahs · 3 years, 7 months ago
- 7c3f9cb Merge "Add the other known aliases for the recent Android releases." by Treehugger Robot · 3 years, 6 months ago
- 7b396ae Add the other known aliases for the recent Android releases. by Elliott Hughes · 3 years, 6 months ago
- 7eeb11d Rewrite function definitions with identifier lists by Yi Kong · 3 years, 7 months ago
- fbac9af Sync with upstream openbsd. by Elliott Hughes · 3 years, 6 months ago
- d88d7ea Rename deps in libc to account for name/src collision work. by MarkDacek · 3 years, 7 months ago
- cb8b43e Merge "Switch to the more common idiom for scripts in genrules." by Colin Cross · 3 years, 7 months ago