aboutsummaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2021-02-09Make fd overflow an abort.Elliott Hughes
2021-02-08Merge "Fix freopen() where the path is null."Elliott Hughes
2021-02-08Mark //bionic filegroups/genrules as bp2build_available.Jingwen Chen
2021-02-04Fix freopen() where the path is null.Elliott Hughes
2021-02-04Merge "Fix "deprecated instruction in IT block" warning"Chih-hung Hsieh
2021-02-03Fix "deprecated instruction in IT block" warningChih-Hung Hsieh
2021-02-03Convert generate-NOTICE.py to Python 3, fix name.Dan Albert
2021-02-03Convert genfunctosyscallnrs to Python 3.Dan Albert
2021-02-03Convert gensecomp.py to Python 3.Elliott Hughes
2021-02-02Move gensseccomp and genfunctosyscallnrs next to their sources.Jingwen Chen
2021-02-02Merge changes from topic "builtins-exported"Ryan Prichard
2021-02-01Merge "[MemInit] Remove old API, introduce new MemInit API."Mitch Phillips
2021-02-01Fix __VERSIONER_NO_GUARD cases for availability.Dan Albert
2021-01-29Merge "Sync libm with upstream FreeBSD."Treehugger Robot
2021-01-28Use exported variants of arm32/x86 builtinsRyan Prichard
2021-01-27Merge "[MTE] Change scudo init order to get correct PROT_MTE pages."Treehugger Robot
2021-01-26Sync libm with upstream FreeBSD.Elliott Hughes
2021-01-26Merge changes from topic "proc_madvise_framework"Edgar Arriaga
2021-01-25[MemInit] Remove old API, introduce new MemInit API.Mitch Phillips
2021-01-25Merge "PAC/BTI: no need to keep using `hint`."Elliott Hughes
2021-01-25PAC/BTI: no need to keep using `hint`.Elliott Hughes
2021-01-25[libc] Change literal value in macroTamas Petz
2021-01-21Merge changes from topic "future_symbol"Jiyong Park
2021-01-20[MTE] Change scudo init order to get correct PROT_MTE pages.Mitch Phillips
2021-01-20Merge "Don't set native_bridge_supported: true for ndk libraries"Colin Cross
2021-01-20Merge "Switch libc.so and linker to prebuilt LLVM libunwind"Ryan Prichard
2021-01-19Don't set native_bridge_supported: true for ndk librariesColin Cross
2021-01-15Remove the now-unnecessary android_mallopt() options.Elliott Hughes
2021-01-14Add bionic headers for process_madviseEdgar Arriaga
2021-01-15crtbegin_static is built with min_sdk_version: "current"Jiyong Park
2021-01-15Guard __libc_current_sigrtmin/max with __builtin_availableJiyong Park
2021-01-15__INTRODUCED_IN macros add the availability attributeJiyong Park
2021-01-14Switch libc.so and linker to prebuilt LLVM libunwindRyan Prichard
2021-01-15Merge "Make "disable memory mitigations" and "set heap tagging level" more av...Elliott Hughes
2021-01-14Merge "[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing."Mitch Phillips
2021-01-14Make "disable memory mitigations" and "set heap tagging level" more available.Elliott Hughes
2021-01-14[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing.Mitch Phillips
2021-01-11removing ro.kernel.ebpf.supported propertyMaciej Żenczykowski
2021-01-11Merge "Fewer copies of ALIGN()/ALIGNBYTES."Elliott Hughes
2021-01-11Merge "Remove ANDROID_EXPERIMENTAL_MTE."Peter Collingbourne
2021-01-11Fewer copies of ALIGN()/ALIGNBYTES.Elliott Hughes
2021-01-11Merge "Sync upstream fts.c."Elliott Hughes
2021-01-11Remove ANDROID_EXPERIMENTAL_MTE.Peter Collingbourne
2021-01-11Sync upstream fts.c.Elliott Hughes
2021-01-09Merge "Make the atomic load explicit"Adam Barth
2021-01-08Merge "Fix things so that <features.h> can be used from assembler again."Elliott Hughes
2021-01-08Suppress SetHeapTaggingLevel warning under hwasan.Evgenii Stepanov
2021-01-08Merge "Fix -Wnewline-eof"Treehugger Robot
2021-01-07Fix things so that <features.h> can be used from assembler again.Elliott Hughes
2021-01-08Make the atomic load explicitAdam Barth