- 52541ee C23: add timespec_getres() and the new TIME_* constants. by Elliott Hughes · 2 years, 8 months ago
- a43de5c Revert "Add versions property to libc_hwasan stubs" by Spandan Das · 2 years, 8 months ago
- fe2907c Add versions property to libc_hwasan stubs by Spandan Das · 2 years, 8 months ago
- ff116ed Fix build error on darwin_arm64 by Florian Mayer · 2 years, 9 months ago
- 4967017 Merge "Introduce hwasan mode for linker" by Florian Mayer · 2 years, 9 months ago
- c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 9 months ago
- 97950cb Merge "Rename files/modules that have the same name" by Treehugger Robot · 2 years, 9 months ago
- f5968d8 Rename files/modules that have the same name by Cole Faust · 2 years, 9 months ago
- 4473a93 Merge "Revert "Workaround boot loop by turning off stack protector check for noreturn calls"" by Treehugger Robot · 2 years, 9 months ago
- 66c0967 Revert "Workaround boot loop by turning off stack protector check for noreturn calls" by Yi Kong · 2 years, 9 months ago
- eee46dc Exclude crtbrand.o from the NDK sysroot. by Dan Albert · 2 years, 9 months ago
- ab3a319 Merge "Workaround boot loop by turning off stack protector check for noreturn calls" by Yi Kong · 2 years, 9 months ago
- 9a39eb3 Increase the implementation of __memcpy_chk assembly by caowencheng · 2 years, 9 months ago
- 9b4cf97 Workaround boot loop by turning off stack protector check for noreturn calls by Yi Kong · 2 years, 10 months ago
- 529c16a Merge "memset_chk into assembly file" by Elliott Hughes · 2 years, 10 months ago
- ab457f9 memset_chk into assembly file by caowencheng · 2 years, 10 months ago
- 20dd3fe Pull flockfile/funlockfile/ftrylockfile into stdio.cpp. by Elliott Hughes · 2 years, 10 months ago
- 39aed9c Merge "librust_baremetal: Add libc_netbsd" by Pierre-Clément Tosi · 2 years, 10 months ago
- eb46ac9 librust_baremetal: Add libc_netbsd by Pierre-Clément Tosi · 2 years, 11 months ago
- f810274 Merge "librust_baremetal: No HAVE_ASSEMBLER___MEMCPY_CHK" by Treehugger Robot · 2 years, 11 months ago
- 467e58e libc_fortify: Fix typo by Pierre-Clément Tosi · 2 years, 11 months ago
- 3d577a8 Merge "Add the recoverable GWP-ASan feature." by Mitch Phillips · 2 years, 11 months ago
- a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 3 years ago
- 98c641b Merge "Sync strptime.c with upstream." by Elliott Hughes · 3 years ago
- 6ffb6e8 Merge "librust_baremetal: Add strtol" by Treehugger Robot · 3 years ago
- 716ed9b Merge "librust_baremetal: Add memcpy_chk" by Treehugger Robot · 3 years ago
- c22ef22 Merge "Merge librust_baremetal_defaults into its library" by Treehugger Robot · 3 years ago
- e343db3 Disable clang-tidy for upstream files. by Chih-Hung Hsieh · 3 years ago
- eeb53ac librust_baremetal: No HAVE_ASSEMBLER___MEMCPY_CHK by Pierre-Clément Tosi · 3 years ago
- 816176c librust_baremetal: Add strtol by Pierre-Clément Tosi · 3 years, 1 month 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
- 746ed77 Merge "Introduce minimal static libc for baremetal Rust" by Treehugger Robot · 3 years ago
- 74a1458 Introduce minimal static libc for baremetal Rust by Pierre-Clément Tosi · 3 years, 1 month ago
- d3627a4 Sync strptime.c with upstream. by Elliott Hughes · 3 years, 1 month ago
- 8d9549e Move some cruft from the build system to the source. 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
- 3cc366d Implement __memset_chk as a copy & paste of __memcpy_chk. by Elliott Hughes · 3 years, 1 month ago
- 0d4d276 Remove assembler wmemmove(). by Elliott Hughes · 3 years, 1 month 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, 2 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
- 938ec9b Refactor the bp file to avoid arch variant in cc_genrule. by Yu Liu · 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
- 604ab0f riscv64: enable the version scripts. by Elliott Hughes · 3 years, 2 months ago
- ebc19a9 riscv64: add bionic assembler and string functions. by Elliott Hughes · 3 years, 2 months ago
- 704772b riscv64 syscall stub and seccomp filter generation. 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
- 48e5333 Pull in the riscv64 uapi headers for riscv64 builds. by Elliott Hughes · 3 years, 3 months ago
- f8d7761 Merge "Give init visibility into bionic headers." by Florian Mayer · 3 years, 3 months ago
- f5d70ce Give init visibility into bionic headers. by Florian Mayer · 3 years, 3 months ago
- 6feb2cc Declare the headers of the ndk_library by Spandan Das · 3 years, 4 months ago
- 2526b66 Merge changes from topics "gwp-asan-headers", "native_handle_fdsan" by Treehugger Robot · 3 years, 4 months ago
- b09a3ca Remove gwp_asan_headers from libc_defaults by Mitch Phillips · 3 years, 4 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
- 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
- ed77714 Tidy up the x86 atom/silvermont stuff similar to x86-64. by Elliott Hughes · 3 years, 5 months ago
- 919fb7f avx2 implementation for memset. by ahs · 3 years, 7 months ago
- d88d7ea Rename deps in libc to account for name/src collision work. by MarkDacek · 3 years, 6 months ago
- 291f98a Switch to the more common idiom for scripts in genrules. by Elliott Hughes · 3 years, 6 months ago
- a52a0da Set TZDEFAULT to NULL. by Almaz Mingaleev · 3 years, 10 months ago
- 5411aff Bump tzcode from 2016g to 2022a*. by Almaz Mingaleev · 3 years, 11 months ago
- 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 8 months ago
- e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 5 years ago
- 2d8d2a0 Disable strict abigail checking pending asm fix. by Dan Albert · 4 years, 2 months ago
- 471bef4 Merge "Use single module for libclang_rt.builtins-exported" by Colin Cross · 3 years, 10 months ago
- d9b8d13 Remove dead subdirs directive. by Christopher Ferris · 3 years, 10 months ago
- 335e27b Use single module for libclang_rt.builtins-exported by Colin Cross · 3 years, 11 months ago
- ad33d02 Add bionic NOTICE file to musl sysroot by Colin Cross · 3 years, 10 months ago
- aeef9f0 Avoid duplicate genrule locations by Colin Cross · 3 years, 11 months ago
- 9d4a56e Export kernel uapi, execinfo and b64 headers to musl sysroot by Colin Cross · 3 years, 11 months ago
- 9da85fa Export bionic's resolv base64 functions to musl by Colin Cross · 4 years ago
- 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 4 years ago
- a13d066 Use -fno-builtin for libc and libm. by Elliott Hughes · 4 years, 1 month ago
- 9e33b76 Re-enable LTO for linker by Yi Kong · 4 years, 2 months ago
- 7edd008 Reland: "Make native bridge libc uninstallable" by Colin Cross · 4 years, 2 months ago
- 11526e2 Add execinfo functionality. by Christopher Ferris · 4 years, 2 months ago
- cf59e19 Add preadv2/pwritev2 wrappers. by Elliott Hughes · 4 years, 2 months ago
- 048f24e Export fts as a static library for use with musl by Colin Cross · 4 years, 4 months ago
- 69bcb8b Compile fts.c in libc_openbsd_ndk by Colin Cross · 4 years, 4 months ago
- 5d50dbb Export kernel headers for musl by Colin Cross · 4 years, 6 months ago
- 02f8137 Rename cc_object default_shared_libs to system_shared_libs by Colin Cross · 4 years, 5 months ago
- 2ffa0eb Merge "Move system_shared_libs into target.bionic clause" by Treehugger Robot · 4 years, 5 months ago
- 8f14b65 Revert "Adding system property tracing" by Bowgo Tsai · 4 years, 5 months ago
- b5bfe0b Move system_shared_libs into target.bionic clause by Colin Cross · 4 years, 6 months ago
- ab1b143 Remove obsolete visibility entries from libc_headers by Colin Cross · 4 years, 6 months ago
- 10d9268 Add default_shared_libs to crt objects by Colin Cross · 4 years, 6 months ago
- a2b7c3f Remove sort_bss_symbols_by_size . by Lukacs T. Berki · 4 years, 7 months ago
- a0a4a6c Replace llndk_library with llndk clause in cc_library by Colin Cross · 4 years, 10 months ago