- e5bd239 Add NGROUPS. by Elliott Hughes · 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, 9 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
- 70ecb74 Merge "Clarify the timespec argument to clock_nanosleep()." into main by Elliott Hughes · 1 year, 10 months ago
- 47f8ab8 Merge "Consistently use 'op' in argument names." into main by Elliott Hughes · 1 year, 10 months ago
- 8dc9c1c Clarify the timespec argument to clock_nanosleep(). by Elliott Hughes · 1 year, 10 months ago
- 364fc76 Consistently use 'op' in argument names. by Elliott Hughes · 1 year, 10 months ago
- 8257268 _Fork(): clarify what not running pthread_atfork() handlers means in practice. by Elliott Hughes · 1 year, 10 months ago
- b4d8542 Merge "Correct the nullability annotation in posix_spawnattr_init()" into main am: 2c0e9a58ea by Treehugger Robot · 1 year, 10 months ago
- 2c0e9a5 Merge "Correct the nullability annotation in posix_spawnattr_init()" into main by Treehugger Robot · 1 year, 10 months ago
- 335380e Merge "Add _Fork()." into main am: a216b269ef by Elliott Hughes · 1 year, 10 months ago
- 148476d Correct the nullability annotation in posix_spawnattr_init() by zijunzhao · 1 year, 10 months ago
- a216b26 Merge "Add _Fork()." into main by Elliott Hughes · 1 year, 10 months ago
- 2411fff Add _Fork(). by Elliott Hughes · 1 year, 11 months ago
- 91a073d Merge "Remove unnecessary includes" into main am: 9218876df0 by Treehugger Robot · 1 year, 10 months ago
- 9218876 Merge "Remove unnecessary includes" into main by Treehugger Robot · 1 year, 10 months ago
- 5f177e3 Remove unnecessary includes by Florian Mayer · 1 year, 11 months ago
- d29e333 Merge "Add ..DEPRECATED_PAGE_SIZE macro" into main am: 2215ad406b by Steven Moreland · 1 year, 11 months ago
- 2215ad4 Merge "Add ..DEPRECATED_PAGE_SIZE macro" into main by Steven Moreland · 1 year, 11 months ago
- f6e9904 Add ..DEPRECATED_PAGE_SIZE macro by Steven Moreland · 1 year, 11 months ago
- 0500d85 Merge "__bionic_get_shell_path(): explanatory comment." into main am: c3a6b446c4 by Treehugger Robot · 1 year, 11 months ago
- 529e624 __bionic_get_shell_path(): explanatory comment. by Elliott Hughes · 1 year, 11 months ago
- 7617af2 Merge "Improve android_set_abort_message() documentation." into main am: dcfc4a1ccc by Elliott Hughes · 1 year, 11 months ago
- 94c93d6 Improve android_set_abort_message() documentation. by Elliott Hughes · 1 year, 11 months ago
- de24241 Merge "Mention ApplicationExitInfo in docs" into main am: 6835b71819 by Treehugger Robot · 1 year, 11 months ago
- 63df50e Mention ApplicationExitInfo in docs by Florian Mayer · 1 year, 11 months ago
- 00fa3f3 Merge "Clean up the <netinet/ether.h> implementation." into main am: 9a7da857a7 by Elliott Hughes · 1 year, 11 months ago
- b904f6d Merge "Stop trying to be clever with sysconf(_SC_NGROUPS_MAX)." into main am: 85164759f7 by Elliott Hughes · 1 year, 11 months ago
- 0514c95 Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main am: ea8be9ff96 by Elliott Hughes · 1 year, 11 months ago
- 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 1 year, 11 months ago
- 8516475 Merge "Stop trying to be clever with sysconf(_SC_NGROUPS_MAX)." into main by Elliott Hughes · 1 year, 11 months ago
- ea8be9f Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main by Elliott Hughes · 1 year, 11 months ago
- caeb54a Merge "use /system/bin/sh for all" into main am: 79434542bc by Jooyung Han · 1 year, 11 months ago
- 7943454 Merge "use /system/bin/sh for all" into main by Jooyung Han · 1 year, 11 months ago
- dd756ae Stop trying to be clever with sysconf(_SC_NGROUPS_MAX). by Elliott Hughes · 1 year, 11 months ago
- ae0d0c9 Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE. by Elliott Hughes · 1 year, 11 months ago
- 2f8ccc5 Merge changes from topics "crashapi2", "crashapi3" into main am: 30c7aad06d by Treehugger Robot · 1 year, 11 months ago
- 4bd5112 Allow to re-use the same crash_detail. am: e2aefc46e7 by Florian Mayer · 1 year, 11 months ago
- 30c7aad Merge changes from topics "crashapi2", "crashapi3" into main by Treehugger Robot · 1 year, 11 months ago
- 35bdfa0 use /system/bin/sh for all by Jooyung Han · 1 year, 11 months ago
- ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 1 year, 11 months ago
- ce81e05 Merge "Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main am: ca6861e8ad by Florian Mayer · 1 year, 11 months ago
- 2b11b65 Merge "Revert "use /system/bin/sh for new vendor partition"" into main am: 44890f9e52 by Jernej Virag · 1 year, 11 months ago
- 44890f9 Merge "Revert "use /system/bin/sh for new vendor partition"" into main by Jernej Virag · 1 year, 11 months ago
- 780e8ea Revert "use /system/bin/sh for new vendor partition" by Joonhun Shin · 1 year, 11 months ago
- a97819c Merge "use /system/bin/sh for new vendor partition" into main am: 1a1d7a189e by Jooyung Han · 1 year, 11 months ago
- 1a1d7a1 Merge "use /system/bin/sh for new vendor partition" into main by Jooyung Han · 1 year, 11 months ago
- e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago
- 3ed6e72 Clean up the <netinet/ether.h> implementation. by Elliott Hughes · 1 year, 11 months ago
- c03b656 use /system/bin/sh for new vendor partition by Jooyung Han · 1 year, 11 months ago
- 8861936 Merge "Simplify our trivial initgroups(), and add a test." into main am: 76cab44ab1 by Elliott Hughes · 1 year, 11 months ago
- 6a45884 Simplify our trivial initgroups(), and add a test. by Elliott Hughes · 1 year, 11 months ago
- 37bea4e Merge "Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main am: 469568b94a by Treehugger Robot · 1 year, 11 months ago
- 469568b Merge "Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Treehugger Robot · 1 year, 11 months ago
- 976f598 Merge "Fix sysconf(_SC_NGROUPS_MAX)." into main am: b28adb35bd by Elliott Hughes · 1 year, 11 months ago
- 6995b4a Merge "Move three legacy .c files to .cpp." into main am: 5a1f29e6cf by Elliott Hughes · 1 year, 11 months ago
- b28adb3 Merge "Fix sysconf(_SC_NGROUPS_MAX)." into main by Elliott Hughes · 1 year, 11 months ago
- 5a1f29e Merge "Move three legacy .c files to .cpp." into main by Elliott Hughes · 1 year, 11 months ago
- f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 11 months ago
- ff5de23 Merge "Add API to allow apps to attach extra information to tombstones." into main am: 50f4d83960 by Florian Mayer · 1 year, 11 months ago
- 50f4d83 Merge "Add API to allow apps to attach extra information to tombstones." into main by Florian Mayer · 1 year, 11 months ago
- b387743 Fix sysconf(_SC_NGROUPS_MAX). by Elliott Hughes · 1 year, 11 months ago
- 17e4068 Move three legacy .c files to .cpp. by Elliott Hughes · 1 year, 11 months ago
- e2aefc4 Allow to re-use the same crash_detail. by Florian Mayer · 1 year, 11 months ago
- 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 1 year, 11 months ago
- 2add976 Merge "libc/Android.bp: make libc_headers visible to llvm-libc" into main am: d74f255a50 by Nick Desaulniers · 1 year, 11 months ago