aboutsummaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2021-10-20Add execinfo functionality.Christopher Ferris
2021-10-18Add preadv2/pwritev2 wrappers.Elliott Hughes
2021-10-12Remove libc++demangle from static libs.Liz Kammer
2021-10-07malloc_heapprofd: Avoid a spurious error logDaniele Di Proietto
2021-10-01Merge "Add more tests to TEST_MAPPING"Colin Cross
2021-10-01Add more tests to TEST_MAPPINGColin Cross
2021-09-30Merge "Treat static binaries "the same" for the profiling signals."Treehugger Robot
2021-09-30Merge "bionic: fix broken end atrace events"Lalit Maganti
2021-09-29Treat static binaries "the same" for the profiling signals.Elliott Hughes
2021-09-29bionic: fix broken end atrace eventsLalit Maganti
2021-09-20Fix broken return code of M_INITIALIZE_GWP_ASAN.Christopher Ferris
2021-09-14Use the BSD license for our bogus fts.h.Elliott Hughes
2021-09-10Merge "Use lp64 rather than explicitly saying "arm64,x86_64"."Elliott Hughes
2021-09-09Merge changes Ifac9a59e,I213d423aTreehugger Robot
2021-09-08Export fts as a static library for use with muslColin Cross
2021-09-08Add API level define for T.Dan Albert
2021-09-08Compile fts.c in libc_openbsd_ndkColin Cross
2021-09-07Use lp64 rather than explicitly saying "arm64,x86_64".Elliott Hughes
2021-09-02Update to v5.14 kernel headers.Christopher Ferris
2021-08-06Merge "Only run the exec once if test passes."Christopher Ferris
2021-08-05Only run the exec once if test passes.Christopher Ferris
2021-08-03Merge "Move the Rust system property bindings into librustutils."Joel Galenson
2021-08-03Merge "Reland "Fix GWP hooks not being restored, leading to crashes.""Florian Mayer
2021-07-30Merge changes I6b097079,I6a12d50dTreehugger Robot
2021-07-30Reland "Fix GWP hooks not being restored, leading to crashes."Florian Mayer
2021-07-30POSIX strerror_r returns an error number, not -1Colin Cross
2021-07-29Move the Rust system property bindings into librustutils.Joel Galenson
2021-07-29Merge "Revert "Fix GWP hooks not being restored, leading to crashes.""Florian Mayer
2021-07-29Revert "Fix GWP hooks not being restored, leading to crashes."Florian Mayer
2021-07-27Allow retry of test if log missing.Christopher Ferris
2021-07-27Merge "Fix GWP hooks not being restored, leading to crashes."Florian Mayer
2021-07-27Fix GWP hooks not being restored, leading to crashes.Florian Mayer
2021-07-26Merge "Export kernel headers for musl"Colin Cross
2021-07-23Export kernel headers for muslColin Cross
2021-07-23Merge "Read the log while test runs instead of after."Christopher Ferris
2021-07-23Merge "Rename cc_object default_shared_libs to system_shared_libs"Treehugger Robot
2021-07-23Read the log while test runs instead of after.Christopher Ferris
2021-07-23Merge changes from topic "rust-property-bindings"Joel Galenson
2021-07-22Fix NOTICE file.Christopher Ferris
2021-07-22Rename cc_object default_shared_libs to system_shared_libsColin Cross
2021-07-22Merge "Move system_shared_libs into target.bionic clause"Treehugger Robot
2021-07-21Improve the Rust property bindings.Joel Galenson
2021-07-21Migrate keystore2's Rust system library bindings to bionic.Joel Galenson
2021-07-21Revert "Adding system property tracing"Bowgo Tsai
2021-07-21Revert "bionic_systrace: moving global static variables"Bowgo Tsai
2021-07-15Avoid undefined compiler behaviorChristopher Ferris
2021-07-15Avoid undefined compiler behaviorGreg Kaiser
2021-07-15Merge "Fix race when frees after main thread finishes."Christopher Ferris
2021-07-14Merge "Define sockaddr_storage in bionic"Colin Cross
2021-07-14Fix race when frees after main thread finishes.Christopher Ferris