- 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 1 year, 11 months ago
- a732e2a Merge "Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 1 year, 11 months ago
- a453c2d Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago
- cebe1f1 Merge "Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 1 year, 11 months ago
- c20e1c2 Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Sojin Moon · 1 year, 11 months ago
- 41ed53f Merge changes Ie770320e,I32c05cce,Ia7cb2f40 into main by Kalesh Singh · 1 year, 11 months ago
- aa19eae Merge "Remove treble_linker_namespaces." into main by Elliott Hughes · 1 year, 11 months ago
- f0050fb bionic: Refactor __get_elf_note() by Kalesh Singh · 2 years ago
- ba5630c Merge "[MTE] remap stacks with PROT_MTE when requested by dlopened library" into main by Florian Mayer · 1 year, 11 months ago
- 79c9694 [MTE] remap stacks with PROT_MTE when requested by dlopened library by Florian Mayer · 2 years ago
- ddd6bf1 Remove treble_linker_namespaces. by Elliott Hughes · 1 year, 11 months ago
- d541611 NFC: remove unnecessary branching by Florian Mayer · 1 year, 11 months ago
- 20a3661 Clarify which architectures do/don't need sa_restorer. by Elliott Hughes · 1 year, 11 months ago
- 72507e4 WriteProtected: std::atomic<T> is no longer POD by Ryan Prichard · 2 years ago
- 4fe4f10 Merge "Microoptimize the strtol() family." into main by Elliott Hughes · 2 years ago
- 46f0ddb Merge "bionic: fix pthread_mutex_timedlock for PI mutexes" into main by Andy Hung · 2 years ago
- 5e19b18 bionic: fix pthread_mutex_timedlock for PI mutexes by Andy Hung · 2 years ago
- ca89b33 Microoptimize the strtol() family. by Elliott Hughes · 2 years ago
- cbcccd5 Microoptimize vdso lookup. by Elliott Hughes · 2 years ago
- 7fdb49f Merge "Plumb scudo_stack_depot_size to debuggerd_process_info" into main by Florian Mayer · 2 years ago
- 73a867a Merge changes from topic "revert-2709995-VVPYYBKIHY" into main by Evgenii Stepanov · 2 years, 1 month ago
- 6bbb75a Revert "Linker support for MTE globals." by Evgenii Stepanov · 2 years, 1 month ago
- 561e804 riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers. by Elliott Hughes · 2 years, 1 month ago
- af06759 Plumb scudo_stack_depot_size to debuggerd_process_info by Florian Mayer · 2 years, 1 month ago
- 456ce1e Merge changes I2fc4fc9d,Id7b1a925 into main by Mitch Phillips · 2 years, 1 month ago
- e8139f5 Linker support for MTE globals. by Mitch Phillips · 3 years, 1 month ago
- c20bf01 Merge "string/memory functions: avoid qemu bugs/performance issues." into main by Prashanth Swaminathan · 2 years, 1 month ago
- d65368e libc_init_static.cpp: drop gold support. by Elliott Hughes · 2 years, 1 month ago
- aefe999 string/memory functions: avoid qemu bugs/performance issues. by Elliott Hughes · 2 years, 2 months ago
- 0b27d31 Merge "Stop fp unwinding if the pc is 0." into main by Christopher Ferris · 2 years, 2 months ago
- cfcb7b6 Stop fp unwinding if the pc is 0. by Christopher Ferris · 2 years, 2 months ago
- 0207a6a Merge changes from topic "appcompat_override" into main by Treehugger Robot · 2 years, 2 months ago
- b4e560e Add android_mallopt M_GET_DECAY_TIME_ENABLED. by Christopher Ferris · 2 years, 2 months ago
- 0ab0615 Move __system_properties_reload to LIBC from LIBC_PLATFORM by Nate Myren · 2 years, 2 months ago
- b8c87b1 Write appcompat_override system properties by Nate Myren · 2 years, 4 months ago
- 363e743 Merge "Use DYNAMIC entries for MTE enablement" into main by Mitch Phillips · 2 years, 2 months ago
- 7c1f377 Use DYNAMIC entries for MTE enablement by Mitch Phillips · 2 years, 3 months ago
- 25af17c Clarify the fcntl() "that's not how F_SETFD works" error. by Elliott Hughes · 2 years, 3 months ago
- 389a40a Merge "Remove <ctype.h> cruft." into main by Elliott Hughes · 2 years, 3 months ago
- e370688 Remove <ctype.h> cruft. by Elliott Hughes · 2 years, 10 months ago
- 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years, 3 months ago
- 906d7d4 Merge "Add epoll_pwait2()." into main by Elliott Hughes · 2 years, 4 months ago
- 744cfd3 Let executables not rely on sentinels in preinit_array/init_array/fini_array by Yabin Cui · 2 years, 4 months ago
- fce8a15 __riscv_hwprobe: don't try to set errno. by Elliott Hughes · 2 years, 4 months ago
- 647472d <termios.h>: add two new POSIX functions. by Elliott Hughes · 2 years, 4 months ago
- a71a15f Merge "sysconf(): implement cache queries." into main by Elliott Hughes · 2 years, 4 months ago
- 02df738 sysconf(): implement cache queries. by Elliott Hughes · 2 years, 4 months ago
- 4c62e59 Add epoll_pwait2(). by Elliott Hughes · 2 years, 6 months ago
- 8cd1ddc Merge "bionic: libc_init_static: Use page_size()" into main by Kalesh Singh · 2 years, 4 months ago
- ac587f8 Merge "bionic: Use max_page_size() instead of PAGE_SIZE" into main by Juan Yescas · 2 years, 4 months ago
- 3649db3 bionic: Use max_page_size() instead of PAGE_SIZE by Juan Yescas · 2 years, 4 months ago
- 183f58b bionic: libc_init_static: Use page_size() by Kalesh Singh · 2 years, 4 months ago
- 620a722 riscv64: fix ifuncs, improve the ifunc tests. by Elliott Hughes · 2 years, 5 months ago
- f9571ec Point to the riscv64 psABI frame pointer documentation. by Elliott Hughes · 2 years, 4 months ago
- 1982dce Merge changes I1a60d6ef,Idabf0107 into main by Dan Albert · 2 years, 5 months ago
- 636b9b9 Merge "Increase time to set allocation limit." into main by Christopher Ferris · 2 years, 5 months ago
- e9ffc52 Increase time to set allocation limit. by Christopher Ferris · 2 years, 5 months ago
- 16007d5 Fix result for zero-length non-null conversion. by Dan Albert · 2 years, 5 months ago
- a9e914d Make multibyte result constants public. by Dan Albert · 2 years, 5 months ago
- 3a8fed1 Fix mismatched return types for surrogate pairs. by Dan Albert · 2 years, 5 months ago
- 2df6e5f Merge "riscv64: use vdso for __riscv_hwprobe()." into main by Elliott Hughes · 2 years, 5 months ago
- b08f79a riscv64: pass a null argument to ifunc resolvers. by Elliott Hughes · 2 years, 5 months ago
- 9a7d048 riscv64: use vdso for __riscv_hwprobe(). by Elliott Hughes · 2 years, 5 months ago
- 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 5 months ago
- 2557f73 Consistently use %m rather than strerror() in logging. by Elliott Hughes · 2 years, 6 months ago
- fd93b60 Check for mprotect result by Kelvin Zhang · 2 years, 6 months ago
- 26e0e00 Merge "[HWASan] add comment to explain why we can use __has_feature" by Florian Mayer · 2 years, 6 months ago
- 02108ce [HWASan] add comment to explain why we can use __has_feature by Florian Mayer · 2 years, 6 months ago
- e9a7b81 Add new mallopt M_LOG_STATS. by Christopher Ferris · 2 years, 8 months ago
- f5cd292 Merge "Expose tzalloc()/localtime_rz()/mktime_z()/tzfree()." by Elliott Hughes · 2 years, 6 months ago
- 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 6 months ago
- e07704a Use more appropriate param type for __early_abort by dimitry · 2 years, 6 months ago
- bb11ee6 Remove PAGE_SIZE call sites. by Peter Collingbourne · 3 years, 8 months ago
- ab2d3e1 Remove __RENAME_LDBL. by Elliott Hughes · 2 years, 7 months ago
- e20c5fa Merge "Revert "Add debug logging for memtag level"" by Florian Mayer · 2 years, 7 months ago
- dd44378 Revert "Add debug logging for memtag level" by Florian Mayer · 2 years, 7 months ago
- c35a0dc riscv64: say "x3" rather than "gp" in shadow call stack assembler. by Elliott Hughes · 2 years, 7 months ago
- 68904ae Merge "Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled." by Treehugger Robot · 2 years, 8 months ago
- b6a592b Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled. by Peter Collingbourne · 2 years, 9 months ago
- e023a02 Merge "<time.h>: change the new C23 TIME_ constants." by Elliott Hughes · 2 years, 8 months ago
- 7db0a6c <time.h>: change the new C23 TIME_ constants. by Elliott Hughes · 2 years, 8 months ago
- 213d943 syslog.h: implement LOG_PERROR. by Elliott Hughes · 2 years, 10 months ago
- 52541ee C23: add timespec_getres() and the new TIME_* constants. by Elliott Hughes · 2 years, 8 months ago
- d3733e1 Merge "riscv64: fix the name of Zisslpcfi." by Treehugger Robot · 2 years, 8 months ago
- 7663578 riscv64: fix the name of Zisslpcfi. by Elliott Hughes · 2 years, 8 months ago
- 17b2bae Merge "Make tmpfile() respect $TMPDIR." by Elliott Hughes · 2 years, 8 months ago
- 8b86c0b Make tmpfile() respect $TMPDIR. by Elliott Hughes · 2 years, 8 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
- 7dd3896 riscv64: switch from x18 to gp for shadow call stack. by Elliott Hughes · 2 years, 9 months ago
- 462ca8b <spawn.h>: add posix_spawn_file_actions_addchdir_np()/posix_spawn_file_actions_addfchdir_np(). by Elliott Hughes · 2 years, 9 months ago
- 6ef483e Merge "posix_spawn_file_actions_addopen(): crash early rather than late." by Zijun Zhao · 2 years, 9 months ago
- b8e4e46 posix_spawn_file_actions_addopen(): crash early rather than late. by Elliott Hughes · 2 years, 9 months ago
- f6c25d6 scandir: clarity improvements. by Elliott Hughes · 2 years, 9 months ago
- 060cd24 Merge "riscv64 SCS support." by Elliott Hughes · 2 years, 9 months ago
- b4f4f4e Merge "Add debug logging for memtag level" by Florian Mayer · 2 years, 9 months ago
- b3f3e86 Add debug logging for memtag level by Florian Mayer · 2 years, 9 months ago
- 9a39eb3 Increase the implementation of __memcpy_chk assembly by caowencheng · 2 years, 9 months ago
- d86eb86 Add support for M_PURGE_ALL. by Christopher Ferris · 2 years, 10 months ago
- dc3ed4f Merge "Pull flockfile/funlockfile/ftrylockfile into stdio.cpp." by Elliott Hughes · 2 years, 10 months ago