- 67d1705 Merge "WriteProtected: std::atomic<T> is no longer POD" into main by Ryan Prichard · 2 years ago
- 72507e4 WriteProtected: std::atomic<T> is no longer POD by Ryan Prichard · 2 years ago
- 343381d Merge "Make apex availability of some bionic libraries explicit" into main by Treehugger Robot · 2 years ago
- c1e79ef Merge "Revert "system properties: doubling the shared file size to 256Kb"" into main by Dennis Shen · 2 years ago
- 0a6cfe9 Make apex availability of some bionic libraries explicit by Spandan Das · 2 years ago
- 3d1ce8c Revert "system properties: doubling the shared file size to 256Kb" by Dennis Shen · 2 years ago
- 4fe4f10 Merge "Microoptimize the strtol() family." into main by Elliott Hughes · 2 years ago
- 46cce48 system properties: doubling the shared file size to 256Kb by Dennis Shen · 2 years ago
- 46f0ddb Merge "bionic: fix pthread_mutex_timedlock for PI mutexes" into main by Andy Hung · 2 years ago
- 93e75ac -fno-emulated-tls is the default now. by Elliott Hughes · 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
- 0144257 Merge "Reserve TLS slot for native bridge" into main by Treehugger Robot · 2 years ago
- cbcccd5 Microoptimize vdso lookup. by Elliott Hughes · 2 years ago
- 14b322b Merge "Closing the stream when the function returns" into main 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
- bb26122 Merge "Use the canonical idiom for sockaddr_storage." into main by Elliott Hughes · 2 years, 1 month ago
- c065a27 16k: Set PTHREAD_STACK_MIN to 16384/8192 for 64-bit/32-bit archs by Juan Yescas · 2 years, 1 month ago
- 73d0d35 Merge "Revert^2 "generate_notice.py: don't check for strings we don't use any more."" into main by Treehugger Robot · 2 years, 1 month ago
- a7fcc1b Revert^2 "generate_notice.py: don't check for strings we don't use any more." by Elliott Hughes · 2 years, 1 month ago
- afd4f41 Merge "Revert "generate_notice.py: don't check for strings we don't use any more."" into main by Bob Yang · 2 years, 1 month ago
- ef86755 Revert "generate_notice.py: don't check for strings we don't use any more." by Bob Yang · 2 years, 1 month ago
- 73a867a Merge changes from topic "revert-2709995-VVPYYBKIHY" into main by Evgenii Stepanov · 2 years, 1 month ago
- adb8af2 generate_notice.py: don't check for strings we don't use any more. by Elliott Hughes · 2 years, 1 month ago
- b493141 Merge "bionic: Do not use PAGE_SIZE to define PTHREAD_STACK_MIN" into main by Juan Yescas · 2 years, 1 month ago
- 6bbb75a Revert "Linker support for MTE globals." by Evgenii Stepanov · 2 years, 1 month ago
- 75539ab Merge "riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers." into main by Elliott Hughes · 2 years, 1 month ago
- 4d06786 arm32 __bionic_call_ifunc_resolver: let the compiler handle initialization. by Elliott Hughes · 2 years, 1 month ago
- 561e804 riscv64: pass a pointer to __riscv_hwprobe() to ifunc resolvers. by Elliott Hughes · 2 years, 1 month ago
- b40f7b9 bionic: Do not use PAGE_SIZE to define PTHREAD_STACK_MIN by Juan Yescas · 2 years, 1 month ago
- 5850f6f Use the canonical idiom for sockaddr_storage. by Elliott Hughes · 2 years, 1 month ago
- 001faba Merge "Avoid multiple definitions of `struct tcphdr`." into main by Elliott Hughes · 2 years, 1 month ago
- 12f8ec4 Closing the stream when the function returns by wuhaitao3 · 2 years, 1 month ago
- af06759 Plumb scudo_stack_depot_size to debuggerd_process_info by Florian Mayer · 2 years, 1 month ago
- 042e4c5 Merge "Remove fs_config_generator.py symlink" into main by Treehugger Robot · 2 years, 1 month ago
- 3906f3b Merge "Avoid multiple definitions of sigaction." into main by Elliott Hughes · 2 years, 1 month ago
- 74ab77d Merge "Add support for signal dumping log stats." into main by Christopher Ferris · 2 years, 1 month ago
- b1a0a9d Remove fs_config_generator.py symlink by Cole Faust · 2 years, 1 month ago
- b4a9b17 Avoid multiple definitions of `struct tcphdr`. by Elliott Hughes · 2 years, 1 month ago
- df53b16 Avoid multiple definitions of sigaction. by Elliott Hughes · 2 years, 1 month ago
- 844e8fc Stop the kernel header scrubber from duplicating includes. by Elliott Hughes · 2 years, 1 month ago
- 5610d5a Add support for signal dumping log stats. by Christopher Ferris · 2 years, 1 month ago
- ffbe696 Merge "async_safe_log.cpp: remove unused #includes." into main by Treehugger Robot · 2 years, 1 month ago
- 3f98012 async_safe_log.cpp: remove unused #includes. by Elliott Hughes · 2 years, 1 month ago
- 456ce1e Merge changes I2fc4fc9d,Id7b1a925 into main by Mitch Phillips · 2 years, 1 month ago
- 066f4b7 riscv64: correct comparison logic of have_fast_v by Kenny Gong · 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
- c6034e4 Merge "Move ; in NDK declaration" into main by Treehugger Robot · 2 years, 1 month ago
- 4b94522 Move ; in NDK declaration by Nate Myren · 2 years, 1 month ago
- fb85d77 Merge "string.h: drag in <strings.h> for GNU source as well as BSD." into main by Treehugger Robot · 2 years, 1 month ago
- c5d9795 string.h: drag in <strings.h> for GNU source as well as BSD. by Elliott Hughes · 2 years, 1 month ago
- 9d03a16 Make sure debug_frame is not compressed. by Christopher Ferris · 2 years, 2 months ago
- a66a683 Reserve TLS slot for native bridge by dimitry · 2 years, 2 months ago
- 5512532 Merge "elf.h: add SHT_RISCV_ATTRIBUTES." into main by Treehugger Robot · 2 years, 2 months ago
- a3f24eb elf.h: add SHT_RISCV_ATTRIBUTES. by Elliott Hughes · 2 years, 2 months ago
- 180edef Remove extraneous text from header comments. 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
- 85dd555 Merge "Update to v6.6 kernel headers." into main by Christopher Ferris · 2 years, 2 months ago
- 318a127 Merge "time.h: use "duration" rather than "request"." into main by Treehugger Robot · 2 years, 2 months ago
- 2e9bc49 Merge "dlfcn.h: dlclose doc ~'do not use'" into main by Treehugger Robot · 2 years, 2 months ago
- f61b2b1 dlfcn.h: dlclose doc ~'do not use' by Steven Moreland · 2 years, 2 months ago
- 77add1b time.h: use "duration" rather than "request". by Elliott Hughes · 2 years, 2 months ago
- f2e04f5 Remove accidental re-addition of factored-out cruft. by Elliott Hughes · 2 years, 2 months ago
- cfcb7b6 Stop fp unwinding if the pc is 0. by Christopher Ferris · 2 years, 2 months ago
- 67d1e5e Update to v6.6 kernel headers. by Christopher Ferris · 2 years, 2 months ago
- b257053 Merge "Temporarily fall back to non-V memcmp" into main by Prashanth Swaminathan · 2 years, 2 months ago
- 0207a6a Merge changes from topic "appcompat_override" into main by Treehugger Robot · 2 years, 2 months ago
- a4d7102 Temporarily fall back to non-V memcmp by Prashanth Swaminathan · 2 years, 2 months ago
- b4e560e Add android_mallopt M_GET_DECAY_TIME_ENABLED. by Christopher Ferris · 2 years, 2 months ago
- 7d13666 riscv64: fix ODR violations. by Elliott Hughes · 2 years, 2 months ago
- 1b2e844 Fix riscv64 stpcpy(). by Elliott Hughes · 2 years, 2 months ago
- cc87eec Explain why system(3)'s argument is marked _Nonnull. by Elliott Hughes · 2 years, 2 months ago
- 0ab0615 Move __system_properties_reload to LIBC from LIBC_PLATFORM by Nate Myren · 2 years, 2 months ago
- afb8e05 <syslog.h>: add facilitynames[] and prioritynames[]. by Elliott Hughes · 2 years, 2 months ago
- b8c87b1 Write appcompat_override system properties by Nate Myren · 2 years, 4 months ago
- dcfd870 Clarify one of the "missing" FreeBSD ELF constants. by Elliott Hughes · 2 years, 2 months ago
- 363e743 Merge "Use DYNAMIC entries for MTE enablement" into main by Mitch Phillips · 2 years, 2 months ago
- d903a73 Add test for replacing macro arguments by Edward Liaw · 2 years, 2 months ago
- c291c39 Replace macro arguments when applying replaceTokens by Edward Liaw · 2 years, 2 months ago
- 7c1f377 Use DYNAMIC entries for MTE enablement by Mitch Phillips · 2 years, 3 months ago
- b10c99d Keep ioprio_value; <linux/ioprio.h> relies on this. by Elliott Hughes · 2 years, 2 months ago
- b4e2219 Merge "Clarify the fcntl() "that's not how F_SETFD works" error." into main by Elliott Hughes · 2 years, 2 months ago
- 25af17c Clarify the fcntl() "that's not how F_SETFD works" error. by Elliott Hughes · 2 years, 2 months ago
- 307ff34 Sync upstream OpenBSD stdio. by Elliott Hughes · 2 years, 3 months ago
- 69270ed <ctype.h>: stop using `_ctype_`. 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
- 40467b2 Delete cc_api_* bionic bazel targets by Spandan Das · 2 years, 3 months ago
- a01b292 Merge "s/master/main/" into main by Treehugger Robot · 2 years, 3 months ago
- 9c06d16 s/master/main/ by Elliott Hughes · 2 years, 3 months ago
- 73e37b5 Reduce duplication in the NOTICE file. by Elliott Hughes · 2 years, 3 months ago
- ae31683 Merge "Create a filegroup for versioner dependencies" into main by Treehugger Robot · 2 years, 3 months ago
- 45c7ae4 Merge "riscv64: add vector stpcpy()." into main by Elliott Hughes · 2 years, 3 months ago
- 3d84338 riscv64: add vector stpcpy(). by Elliott Hughes · 2 years, 3 months ago
- 8fce52a Create a filegroup for versioner dependencies by Spandan Das · 2 years, 3 months ago
- a67fe1b Merge "Add strerrordesc_np() and strerrorname_np()." into main by Elliott Hughes · 2 years, 3 months ago
- 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years, 3 months ago