- 2b27f57 <bits/threads_inlines.h>: add missing nullability annotations. by Elliott Hughes · 1 year, 1 month ago
- 09e764b Merge "Remove guards on constants and types." into main by Treehugger Robot · 1 year, 1 month ago
- 413b4a2 Merge "Reapply "Stop using versioner."" into main by Treehugger Robot · 1 year, 1 month ago
- cce5437 Reapply "Stop using versioner." by Dan Albert · 1 year, 1 month ago
- 52c2aab Merge "Fix posix_spawn()/posix_spawnp() nullability annotations." into main by Elliott Hughes · 1 year, 1 month ago
- 2229e55 Fix posix_spawn()/posix_spawnp() nullability annotations. by Elliott Hughes · 1 year, 1 month ago
- d471b7a Merge "Rename __arch_prctl() to arch_prctl()." into main by Elliott Hughes · 1 year, 1 month ago
- 95eeaef Merge "Revert "Stop using versioner."" into main by Pechetty Sravani (xWF) · 1 year, 1 month ago
- 106afcd Revert "Stop using versioner." by Pechetty Sravani (xWF) · 1 year, 1 month ago
- 101fbeb Merge "Stop using versioner." into main by Treehugger Robot · 1 year, 1 month ago
- e135120 Stop using versioner. by Dan Albert · 1 year, 1 month ago
- a642197 Remove guards on constants and types. by Dan Albert · 1 year, 1 month ago
- df79cf1 Rename __arch_prctl() to arch_prctl(). by Elliott Hughes · 1 year, 1 month ago
- db6719f Merge "16k: bionic: Fix tests for x86_64 16kb page size simulation" into main by Vilas Bhat · 1 year, 1 month ago
- de2c33f Merge "Add a hasmntopt() test." into main by Elliott Hughes · 1 year, 1 month ago
- 959cf16 Merge "Make aligned_alloc() __wur too." into main by Elliott Hughes · 1 year, 1 month ago
- c9f344e Make aligned_alloc() __wur too. by Elliott Hughes · 1 year, 1 month ago
- 8949959 Merge "printf: reduce stack usage in the common case." into main by Elliott Hughes · 1 year, 1 month ago
- b7c2f61 Merge "linker: use a string constant for the default PT_INTERP." into main by Elliott Hughes · 1 year, 1 month ago
- 4c87f0d 16k: bionic: Fix tests for x86_64 16kb page size simulation by Vilas Bhat · 1 year, 1 month ago
- 83bbbf6 Merge "Replace soong config module types with selects" into main by Treehugger Robot · 1 year, 1 month ago
- e0f05a4 Merge "strptime: add missing const for "GMT" and "UTC"." into main by Elliott Hughes · 1 year, 1 month ago
- 8c98262 Replace soong config module types with selects by Cole Faust · 1 year, 1 month ago
- 4fffd6c Merge "printf implementation: add missing const to padding strings." into main by Elliott Hughes · 1 year, 1 month ago
- 9e74d10 printf implementation: add missing const to padding strings. by Elliott Hughes · 1 year, 1 month ago
- 7dbddd3 strptime: add missing const for "GMT" and "UTC". by Elliott Hughes · 1 year, 1 month ago
- 03eda27 linker: use a string constant for the default PT_INTERP. by Elliott Hughes · 1 year, 1 month ago
- c0ce06f Add a hasmntopt() test. by Elliott Hughes · 1 year, 1 month ago
- d4c6118 printf: reduce stack usage in the common case. by Elliott Hughes · 1 year, 1 month ago
- 2e6b77a Merge "No need to require API 23 for strerror_l()." into main by Elliott Hughes · 1 year, 1 month ago
- 6166e9d Merge "Re-do static function dispatch." into main by Elliott Hughes · 1 year, 1 month ago
- adc4171 Re-do static function dispatch. by Elliott Hughes · 1 year, 1 month ago
- df10e08 Merge "Disable LTO for cc libraries passed to rustc" into main by Treehugger Robot · 1 year, 1 month ago
- 427504a Disable LTO for cc libraries passed to rustc by Zijun · 1 year, 1 month ago
- 4530e56 Merge "Add signal to re-enable MTE for a thread" into main by Florian Mayer · 1 year, 1 month ago
- ee04e3d No need to require API 23 for strerror_l(). by Elliott Hughes · 1 year, 1 month ago
- f331c4b Merge "Use an ELF alias for strptime_l()." into main by Elliott Hughes · 1 year, 1 month ago
- ca54217 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main by Elliott Hughes · 1 year, 1 month ago
- 0bc4ebc Merge "Use an ELF alias for sigprocmask64() on LP64." into main by Elliott Hughes · 1 year, 1 month ago
- 3bdeaa7 Merge "Use an ELF alias for strerror_l()." into main by Elliott Hughes · 1 year, 1 month ago
- 5d9725b Add signal to re-enable MTE for a thread by Florian Mayer · 1 year, 4 months ago
- 2f72bcc Merge "Revert^2 "Disable C-compat verification for some headers."" into main by Dan Albert · 1 year, 1 month ago
- 8aa2271 Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main by Treehugger Robot · 1 year, 1 month ago
- fdc791f Use an ELF alias for sigprocmask64() on LP64. by Elliott Hughes · 1 year, 1 month ago
- 993b75e Merge "Update the docs to mention mseal()." into main by Treehugger Robot · 1 year, 1 month ago
- a3fa469 Update the docs to mention mseal(). by Elliott Hughes · 1 year, 1 month ago
- 7ec5cb5 Use an ELF alias for strptime_l(). by Elliott Hughes · 1 year, 1 month ago
- 226c838 Use an ELF alias for strerror_l(). by Elliott Hughes · 1 year, 1 month ago
- 1b14990 Use ELF aliases for all the <wctype.h> *_l() functions. by Elliott Hughes · 1 year, 1 month ago
- dcc7c9c Merge "Add mseal(2) wrapper." into main by Elliott Hughes · 1 year, 1 month ago
- 5f3b8e0 Update pubs.opengroup.org links for POSIX 2024 (and https). by Elliott Hughes · 1 year, 1 month ago
- f204ce7 Merge "Use size_t for stdio's __sbuf even on ILP32." into main by Elliott Hughes · 1 year, 1 month ago
- 0f27896 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main by Elliott Hughes · 1 year, 1 month ago
- 61de649 Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main by Elliott Hughes · 1 year, 1 month ago
- d71f131 Merge "Remove the useless extra sync_file_range() shim for non-arm32." into main by Elliott Hughes · 1 year, 1 month ago
- ccdd12c Merge "Replace http://man7.org links with https://man7.org links." into main by Elliott Hughes · 1 year, 1 month ago
- 6aa6277 Revert^2 "Disable C-compat verification for some headers." by Dan Albert · 1 year, 1 month ago
- bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 1 month ago
- b3904ee Add mseal(2) wrapper. by Elliott Hughes · 1 year, 1 month ago
- 0aad38d Merge "Remove the extra layer of indirection for LP64 ppoll()/pselect()." into main by Elliott Hughes · 1 year, 1 month ago
- 1fc68c7 Use ELF aliases for most of the strto*_l/wcsto*_l functions. by Elliott Hughes · 1 year, 1 month ago
- 9d8f724 Use size_t for stdio's __sbuf even on ILP32. by Elliott Hughes · 1 year, 1 month ago
- 2f9fe8c Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(). by Elliott Hughes · 1 year, 1 month ago
- e3614f0 Remove the extra layer of indirection for LP64 ppoll()/pselect(). by Elliott Hughes · 1 year, 1 month ago
- bc65c01 Merge "Alias lockf and lock64 on LP64." into main by Elliott Hughes · 1 year, 1 month ago
- 3930264 Merge "Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge()." into main by Elliott Hughes · 1 year, 1 month ago
- 00a2a6f Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge(). by Elliott Hughes · 1 year, 1 month ago
- a0d217e Remove the useless extra sync_file_range() shim for non-arm32. by Elliott Hughes · 1 year, 1 month ago
- b5b0283 Merge "Remove elf.h riscv64 constants that are now in uapi." into main by Treehugger Robot · 1 year, 1 month ago
- 52c6164 Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main by Elliott Hughes · 1 year, 1 month ago
- 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 1 year, 1 month ago
- 995eddd Alias lockf and lock64 on LP64. by Elliott Hughes · 1 year, 1 month ago
- 96fdef9 Merge "nl_langinfo_l can just be an ELF alias." into main by Elliott Hughes · 1 year, 1 month ago
- 08909ff Remove elf.h riscv64 constants that are now in uapi. by Elliott Hughes · 1 year, 1 month ago
- 7a6842d Merge "reserve signal for re-enabling MTE for a thread" into main by Florian Mayer · 1 year, 1 month ago
- 43d4194 reserve signal for re-enabling MTE for a thread by Florian Mayer · 1 year, 3 months ago
- 0191ea6 Merge "Merge <sys/system_properties.h> and <sys/_system_properties.h>." into main by Elliott Hughes · 1 year, 1 month ago
- 5fa3013 Merge "Revert "Disable C-compat verification for some headers."" into main by Priyanka Advani (xWF) · 1 year, 1 month ago
- 22bab05 Revert "Disable C-compat verification for some headers." by Priyanka Advani (xWF) · 1 year, 1 month ago
- 9885fba Merge "Disable C-compat verification for some headers." into main by Treehugger Robot · 1 year, 1 month ago
- a4e3cb7 Merge "Update to v6.10 kernel headers." into main by Christopher Ferris · 1 year, 1 month ago
- c7b5eef Merge "Increase the space used by properties filenames" into main by Treehugger Robot · 1 year, 1 month ago
- b497cc9 Increase the space used by properties filenames by Jurijs Oniscuks · 1 year, 1 month ago
- 7ac54f5 Update to v6.10 kernel headers. by Christopher Ferris · 1 year, 1 month ago
- b1a578a Merge "libc: suppress libcxx's const-correct string overloads" into main by Treehugger Robot · 1 year, 1 month ago
- 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 1 month ago
- 71ff2dc Merge "Remove clang workaround." into main by Elliott Hughes · 1 year, 1 month ago
- 61b629d libc: suppress libcxx's const-correct string overloads by George Burgess IV · 1 year, 1 month ago
- 7b2c6d4 Merge "Remove obsolete __clang__ check (and `-D`)." into main by Elliott Hughes · 1 year, 1 month ago
- 9b9ee73 Disable C-compat verification for some headers. by Dan Albert · 1 year, 1 month ago
- d990f7d Merge "Linker: clear error for incorrect page size load." into main by Steven Moreland · 1 year, 1 month ago
- 6e06348 Merge "Add _Fork() to POSIX header tests." into main by Elliott Hughes · 1 year, 1 month ago
- eecc3dc Remove obsolete __clang__ check (and `-D`). by Elliott Hughes · 1 year, 1 month ago
- df67242 Remove clang workaround. by Elliott Hughes · 1 year, 1 month ago
- 75237ed Merge "Add qsort_r to the POSIX header tests." into main by Elliott Hughes · 1 year, 1 month ago
- 3f8d890 Merge "<netinet/in6.h>: don't require <string.h>." into main by Treehugger Robot · 1 year, 1 month ago
- 9d3d38c Add _Fork() to POSIX header tests. by Elliott Hughes · 1 year, 1 month ago
- fc89c8a Linker: clear error for incorrect page size load. by Steven Moreland · 1 year, 1 month ago
- 534702c Add qsort_r to the POSIX header tests. by Elliott Hughes · 1 year, 1 month ago
- 18c76a0 Merge "sigqueue/pthread_sigqueue: cleanup." into main by Elliott Hughes · 1 year, 1 month ago