aboutsummaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2020-06-09Move set_cached_pid() to __clone_for_fork()Lev Rumyantsev
2020-06-09Remove WEAK_FOR_NATIVE_BRIDGE for forkLev Rumyantsev
2020-06-09Narrow native bridge to clone_for_forkLev Rumyantsev
2020-06-03Handle the alternate signal stack correctly in android_unsafe_frame_pointer_c...Peter Collingbourne
2020-05-26Ignore SCUDO_OPTIONS across a security boundary.Christopher Ferris
2020-05-21Fix deadlock/timeout in thread unwinding.Christopher Ferris
2020-05-18Merge "Speed up seccomp with priority list." into rvc-devBram Bonné
2020-05-15Speed up seccomp with priority list.Bram Bonné
2020-05-13Set min_sdk_version for mainline dependenciesJooyung Han
2020-05-12fdtrack: don't do anything while vforked.Josh Gao
2020-05-12fdsan: don't do anything when vforked.Josh Gao
2020-05-12Track whether a thread is currently vforked.Josh Gao
2020-05-07Add goldfish-opengl to use bionic_libc_platform_headersRoman Kiryanov
2020-05-06Merge "Set apex_available property" into rvc-devJiyong Park
2020-04-30Merge changes I8b25accf,I59013f0c,I6c881e5d,I66826f31,I552692ae, ... into rvc...Josh Gao
2020-04-29fdtrack: add wrapper for socketpair.Josh Gao
2020-04-29fdtrack: add wrapper for eventfd.Josh Gao
2020-04-29fdtrack: add wrappers for epoll_create, epoll_create1.Josh Gao
2020-04-29fdtrack: add wrappers for pipe, pipe2.Josh Gao
2020-04-28Set apex_available propertyJiyong Park
2020-04-24Block all signals in ScopedSignalBlocker.Elliott Hughes
2020-04-21Merge changes from topic "apex_available" into rvc-devJiyong Park
2020-04-20Set the top bit for tagged pointers.Mitch Phillips
2020-04-20libc_header is available to any apex but only visible to certain placesJiyong Park
2020-04-20Set apex_available propertyJiyong Park
2020-04-20Set apex_available propertyJiyong Park
2020-04-05Merge "libc: Add stubs.versions=R" into rvc-devJooyung Han
2020-04-03icmp6.h - add captive portal and pref64 nd optsMaciej Żenczykowski
2020-04-02libc: Add stubs.versions=RJooyung Han
2020-03-30dynamic libc: ignore ART profiling signal by default.Florian Mayer
2020-03-30Fix bugprone-macro-parentheses warningsChih-Hung Hsieh
2020-03-26[GWP-ASan] Allow libc header access from GWP-ASan.Mitch Phillips
2020-03-17Merge "[GWP-ASan] Intercept calloc() again." into rvc-devTreeHugger Robot
2020-03-16[GWP-ASan] Intercept calloc() again.Mitch Phillips
2020-03-13Merge "Add 29 to stubs.versions of libc/libdl/libm" into rvc-devJooyung Han
2020-03-12Add explicit state for heapprofd hooking.Florian Mayer
2020-03-09Rewrite __cxa_atexit / __cxa_finalizeRyan Prichard
2020-03-07Add 29 to stubs.versions of libc/libdl/libmJooyung Han
2020-03-04Update the scudo wrapper for bionic changes.Christopher Ferris
2020-03-02Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing th...Mitch Phillips
2020-02-29Merge "[GWP-ASan] Don't intercept calloc." into rvc-devTreeHugger Robot
2020-02-29Merge "Add a libc wrapper for statx(2)." into rvc-devElliott Hughes
2020-02-28[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads.Mitch Phillips
2020-02-28[GWP-ASan] Don't intercept calloc.Mitch Phillips
2020-02-28Merge "Cleans up logging and comments in ifaddrs." into rvc-devTreeHugger Robot
2020-02-28Cleans up logging and comments in ifaddrs.Bram Bonné
2020-02-27[GWP-ASan] [heapprofd] Nullptr deref in dispatch.Mitch Phillips
2020-02-26Override SIGSYS during profiling signal handlerRyan Savitski
2020-02-25Add a libc wrapper for statx(2).Elliott Hughes
2020-02-25Try to resolve interface names before removing nameless interfaces.Bram Bonné