aboutsummaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
8 hoursMerge "Add deprecation message for __sF." into mainTreehugger Robot
9 hoursMerge "Allow deprecation messages." into mainTreehugger Robot
11 hoursAdd deprecation message for __sF.Dan Albert
11 hoursAllow deprecation messages.Dan Albert
31 hours__system_property_add: log specifics about failures.Elliott Hughes
3 daysMake "remapping stacks as PROT_MTE" debug logFlorian Mayer
3 daysUpstream sync.Elliott Hughes
3 daysMerge "[scudo] -1 is also valid for M_DECAY_TIME" into mainTreehugger Robot
6 days[scudo] -1 is also valid for M_DECAY_TIMEChia-hung Duan
8 daysMerge "Only try to initialize appcompat properties if the folder is present" ...Treehugger Robot
10 daysMerge "Always use `__foo__` for attribute names." into mainElliott Hughes
10 daysMerge "Replace commented-out deprecated attribute with doc comment." into mainTreehugger Robot
10 days__system_property_set: add string names for init's error codes.Elliott Hughes
10 daysReplace commented-out deprecated attribute with doc comment.Elliott Hughes
10 daysAlways use `__foo__` for attribute names.Elliott Hughes
13 daysOnly try to initialize appcompat properties if the folder is presentNate Myren
2024-04-18Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX.Elliott Hughes
2024-04-18Merge "Update to v6.8 kernel headers." into mainChristopher Ferris
2024-04-17libc: remove __size_mul_overflowNick Desaulniers
2024-04-17Merge "Use inline keyword without underscores consistently" into mainNick Desaulniers
2024-04-17Merge "Clean up __always_inline" into mainTreehugger Robot
2024-04-17Use inline keyword without underscores consistentlyNick Desaulniers
2024-04-17Clean up __always_inlineNick Desaulniers
2024-04-16Fix incorrect linksFlorian Mayer
2024-04-16Update to v6.8 kernel headers.Christopher Ferris
2024-04-16Merge "Simplify Oryon ifunc resolvers." into mainElliott Hughes
2024-04-16Simplify Oryon ifunc resolvers.Elliott Hughes
2024-04-15Merge "Add LINE_MAX." into mainTreehugger Robot
2024-04-10Merge "Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO" into mainSteven Moreland
2024-04-10Merge "[GWP-ASan] Use recoverable everywhere" into mainMitch Phillips
2024-04-09Merge "Add NGROUPS." into mainTreehugger Robot
2024-04-09Add NGROUPS.Elliott Hughes
2024-04-09<sys/shm.h>: fix a hard-coded 4096 page size.Elliott Hughes
2024-04-09Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACROSteven Moreland
2024-04-09Add LINE_MAX.Elliott Hughes
2024-04-09[GWP-ASan] Use recoverable everywhereMitch Phillips
2024-04-08Merge "riscv64: use L() in the handful of places we didn't already." into mainElliott Hughes
2024-04-08arm64: use L() in the handful of places we didn't already.Elliott Hughes
2024-04-08riscv64: use L() in the handful of places we didn't already.Elliott Hughes
2024-04-05Merge "Hide overaligned global address from the compiler." into mainTreehugger Robot
2024-04-04Hide overaligned global address from the compiler.Peter Collingbourne
2024-04-04Merge "Disable USE_SCUDO branches for HWASan" into mainFlorian Mayer
2024-04-04Disable USE_SCUDO branches for HWASanFlorian Mayer
2024-03-29Custom memset implementation for Qualcomm Oryon CPUVaisakh K V
2024-03-29Custom memcpy implementation for Qualcomm Oryon CPUVaisakh K V
2024-03-27Merge "sysconf()/getpagesize() documentation." into mainTreehugger Robot
2024-03-27sysconf()/getpagesize() documentation.Elliott Hughes
2024-03-26Merge "elf.h: add EF_RISCV_FLOAT_ABI." into mainElliott Hughes
2024-03-26Merge "Improve our dlsym()/dlvsym() docs a bit more." into mainTreehugger Robot
2024-03-26elf.h: add EF_RISCV_FLOAT_ABI.Elliott Hughes