- 5dd8ce7 Merge "bionic: max_android_page_size to 16384" into main by Steven Moreland · 1 year, 8 months ago
- dc82bd1 Merge "Read maps data before using and do safe reads." into main by Christopher Ferris · 1 year, 8 months ago
- 8401230 bionic: max_android_page_size to 16384 by Steven Moreland · 1 year, 9 months ago
- 7c22b4c Merge "Don't leak a thread when timer_create() fails." into main by Elliott Hughes · 1 year, 8 months ago
- 65e349d Read maps data before using and do safe reads. by Christopher Ferris · 1 year, 8 months ago
- c793bc0 Don't leak a thread when timer_create() fails. by Elliott Hughes · 1 year, 8 months ago
- ccc4dbf execinfo.cpp: Add a __riscv case. by Elliott Hughes · 1 year, 8 months ago
- a13b3b3 Merge "Tidy and document the `inline`/`__inline`/`__inline__` situation." into main by Elliott Hughes · 1 year, 8 months ago
- 09c660b Add riscv64 implementation of __get_bionic_tcb_for_thread(). by Elliott Hughes · 1 year, 8 months ago
- 88908db Merge "Minor <android/dlext.h> documentation improvements." into main by Elliott Hughes · 1 year, 8 months ago
- bdba54d Merge "Update <android/api-level.h>." into main by Treehugger Robot · 1 year, 8 months ago
- 923b48c Merge "Update <system_properties.h> documentation." into main by Treehugger Robot · 1 year, 8 months ago
- c2622a5 Minor <android/dlext.h> documentation improvements. by Elliott Hughes · 1 year, 8 months ago
- 3772ae4 Update <system_properties.h> documentation. by Elliott Hughes · 1 year, 8 months ago
- d6c3a07 Update <android/api-level.h>. by Elliott Hughes · 1 year, 8 months ago
- 72b10fc Document <link.h>. by Elliott Hughes · 1 year, 8 months ago
- 03a4448 Merge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into main by Treehugger Robot · 1 year, 8 months ago
- f332658 [MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling by Florian Mayer · 1 year, 8 months ago
- 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 8 months ago
- 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 8 months ago
- d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 8 months ago
- 3aa32e2 Merge "Export capability.h as a filegroup" into main by Jiyong Park · 1 year, 8 months ago
- d29fcf6 Merge "[MTE] update ring buffer when enabling stack trace collection" into main by Florian Mayer · 1 year, 8 months ago
- c6d1e23 [MTE] update ring buffer when enabling stack trace collection by Florian Mayer · 1 year, 8 months ago
- 5fa285d Merge "Change malloc_not_svelte to malloc_low_memory." into main by Christopher Ferris · 1 year, 8 months ago
- ebc2ac9 Rename GWP-ASan android_mallopt() arguments by Mitch Phillips · 1 year, 9 months ago
- 35a280d Export capability.h as a filegroup by Jiyong Park · 1 year, 9 months ago
- a97a475 Merge "Add deprecation message for __sF." into main by Treehugger Robot · 1 year, 9 months ago
- 000745a Merge "Allow deprecation messages." into main by Treehugger Robot · 1 year, 9 months ago
- cc86c74 Add deprecation message for __sF. by Dan Albert · 1 year, 9 months ago
- 398e1aa Allow deprecation messages. by Dan Albert · 1 year, 9 months ago
- 622b6ae __system_property_add: log specifics about failures. by Elliott Hughes · 1 year, 9 months ago
- b542505 Change malloc_not_svelte to malloc_low_memory. by Christopher Ferris · 1 year, 9 months ago
- 05c16e7 Make "remapping stacks as PROT_MTE" debug log by Florian Mayer · 1 year, 9 months ago
- 81c54c7 Upstream sync. by Elliott Hughes · 1 year, 9 months ago
- cdbc7c7 Merge "[scudo] -1 is also valid for M_DECAY_TIME" into main by Treehugger Robot · 1 year, 9 months ago
- 6abb406 [scudo] -1 is also valid for M_DECAY_TIME by Chia-hung Duan · 1 year, 9 months ago
- 9c78922 Merge "Only try to initialize appcompat properties if the folder is present" into main by Treehugger Robot · 1 year, 9 months ago
- 5063d26 Merge "Always use `__foo__` for attribute names." into main by Elliott Hughes · 1 year, 9 months ago
- ae038dc Merge "Replace commented-out deprecated attribute with doc comment." into main by Treehugger Robot · 1 year, 9 months ago
- a933582 __system_property_set: add string names for init's error codes. by Elliott Hughes · 1 year, 9 months ago
- 9b9371b Replace commented-out deprecated attribute with doc comment. by Elliott Hughes · 1 year, 9 months ago
- a1b5ca2 Always use `__foo__` for attribute names. by Elliott Hughes · 1 year, 9 months ago
- 9437444 Only try to initialize appcompat properties if the folder is present by Nate Myren · 1 year, 9 months ago
- 7d3c6cd Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX. by Elliott Hughes · 1 year, 9 months ago
- 785e161 Merge "Update to v6.8 kernel headers." into main by Christopher Ferris · 1 year, 9 months ago
- ceed466 libc: remove __size_mul_overflow by Nick Desaulniers · 1 year, 9 months ago
- 0be8f18 Merge "Use inline keyword without underscores consistently" into main by Nick Desaulniers · 1 year, 9 months ago
- 0b1161d Merge "Clean up __always_inline" into main by Treehugger Robot · 1 year, 9 months ago
- 58f06e1 Use inline keyword without underscores consistently by Nick Desaulniers · 1 year, 9 months ago
- c574f79 Clean up __always_inline by Nick Desaulniers · 1 year, 9 months ago
- 7d098bb Fix incorrect links by Florian Mayer · 1 year, 9 months ago
- b830ddf Update to v6.8 kernel headers. by Christopher Ferris · 1 year, 10 months ago
- 12773b6 Merge "Simplify Oryon ifunc resolvers." into main by Elliott Hughes · 1 year, 9 months ago
- f978a85 Simplify Oryon ifunc resolvers. by Elliott Hughes · 1 year, 9 months ago
- e7f4506 Merge "Add LINE_MAX." into main by Treehugger Robot · 1 year, 9 months ago
- 117478d Merge "Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO" into main by Steven Moreland · 1 year, 9 months ago
- 4435aff Merge "[GWP-ASan] Use recoverable everywhere" into main by Mitch Phillips · 1 year, 9 months ago
- 3db97c7 Merge "Add NGROUPS." into main by Treehugger Robot · 1 year, 9 months ago
- e5bd239 Add NGROUPS. by Elliott Hughes · 1 year, 9 months ago
- f666d82 <sys/shm.h>: fix a hard-coded 4096 page size. by Elliott Hughes · 1 year, 9 months ago
- a69e5af Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO by Steven Moreland · 1 year, 9 months ago
- b266f65 Add LINE_MAX. by Elliott Hughes · 1 year, 9 months ago
- aa8c229 [GWP-ASan] Use recoverable everywhere by Mitch Phillips · 1 year, 9 months ago
- 252ed57 Merge "riscv64: use L() in the handful of places we didn't already." into main by Elliott Hughes · 1 year, 9 months ago
- 6937761 arm64: use L() in the handful of places we didn't already. by Elliott Hughes · 1 year, 9 months ago
- 9e89249 riscv64: use L() in the handful of places we didn't already. by Elliott Hughes · 1 year, 9 months ago
- b974596 Merge "Hide overaligned global address from the compiler." into main by Treehugger Robot · 1 year, 9 months ago
- 8bd83d8 Hide overaligned global address from the compiler. by Peter Collingbourne · 1 year, 9 months ago
- e564066 Merge "Disable USE_SCUDO branches for HWASan" into main by Florian Mayer · 1 year, 9 months ago
- d8ad152 Disable USE_SCUDO branches for HWASan by Florian Mayer · 1 year, 10 months ago
- 54a6121 Custom memset implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 10 months ago
- 83e5584 Custom memcpy implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 10 months ago
- 29f233a Merge "sysconf()/getpagesize() documentation." into main by Treehugger Robot · 1 year, 10 months ago
- 3bfb6ee sysconf()/getpagesize() documentation. by Elliott Hughes · 1 year, 10 months ago
- 5a42460 Merge "elf.h: add EF_RISCV_FLOAT_ABI." into main by Elliott Hughes · 1 year, 10 months ago
- fb95ed5 Merge "Improve our dlsym()/dlvsym() docs a bit more." into main by Treehugger Robot · 1 year, 10 months ago
- b90d6b3 elf.h: add EF_RISCV_FLOAT_ABI. by Elliott Hughes · 1 year, 10 months ago
- cb47a4f Use ifuncs for memset and memrchr. by Elliott Hughes · 1 year, 10 months ago
- edc73c5 Improve our dlsym()/dlvsym() docs a bit more. by Elliott Hughes · 1 year, 10 months ago
- 6bf133d Remove duplicate ELF_ST_TYPE() macro. by Elliott Hughes · 1 year, 10 months ago
- 2a70ee6 Merge "Update FreeBSD elf_common.h." into main by Elliott Hughes · 1 year, 10 months ago
- ef9504b Merge "Change doc about crash_detail name" into main by Treehugger Robot · 1 year, 10 months ago
- a35df79 Merge "Fix StaticTlsLayout for atypical alignment values" into main by Ryan Prichard · 1 year, 10 months ago
- a5d6778 Change doc about crash_detail name by Florian Mayer · 1 year, 10 months ago
- 6cd03ef Update FreeBSD elf_common.h. by Elliott Hughes · 1 year, 10 months ago
- 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 10 months ago
- 526bd98 Include the SPDX identifiers in NOTICE files. by Elliott Hughes · 1 year, 10 months ago
- 63df96b Merge "crt*.o cleanup." into main by Elliott Hughes · 1 year, 10 months ago
- f3a8ae8 Merge "Ignore bionic versioning in vendor modules" into main by Treehugger Robot · 1 year, 10 months ago
- 6a30b71 crt*.o cleanup. by Elliott Hughes · 1 year, 10 months ago
- 60573de Merge "Move memtag_stack out of libc_globals" into main by Florian Mayer · 1 year, 10 months ago
- ced6302 Ignore bionic versioning in vendor modules by Justin Yun · 1 year, 10 months ago
- eb4cf41 Add missing documentation to <dlfcn.h>. by Elliott Hughes · 1 year, 10 months ago
- 73750dc Move memtag_stack out of libc_globals by Florian Mayer · 1 year, 10 months ago
- 5cc10a9 Merge "Make memtag_handle_longjmp precise" into main by Florian Mayer · 1 year, 10 months ago
- 0e1412e Make memtag_handle_longjmp precise by Florian Mayer · 1 year, 10 months ago
- 7c37e12 Merge "Clarify the timespec argument to clock_nanosleep()." into main am: 70ecb746f3 by Elliott Hughes · 1 year, 10 months ago
- c2ce647 Merge "Consistently use 'op' in argument names." into main am: 47f8ab80cc by Elliott Hughes · 1 year, 10 months ago
- 786484d Merge "_Fork(): clarify what not running pthread_atfork() handlers means in practice." into main am: 69bc81615b by Elliott Hughes · 1 year, 10 months ago