aboutsummaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2017-02-14add fortified implementations of send/sendtoDaniel Micay
2017-02-13Merge "Make libc.so global"Treehugger Robot
2017-02-13Make libc.so globalDimitry Ivanov
2017-02-10Match __bos0 to __pass_object_size0 in FORTIFYGeorge Burgess IV
2017-02-10Merge "Removing the kuser_helper elf note from building"Treehugger Robot
2017-02-09Removing the kuser_helper elf note from buildingmspector
2017-02-09libc: add clang FORTIFY supportGeorge Burgess IV
2017-02-07Merge "Revert "Stop checking the global thread list in several trivial cases.""Elliott Hughes
2017-02-07Revert "Stop checking the global thread list in several trivial cases."Elliott Hughes
2017-02-07Merge "Improve a comment."Elliott Hughes
2017-02-06Stop checking the global thread list in several trivial cases.Elliott Hughes
2017-02-06Improve a comment.Elliott Hughes
2017-02-03Create seccomp policy without TRAP for further processingPaul Lawrence
2017-02-03Merge "isnan and isinf aren't functions."Elliott Hughes
2017-02-02isnan and isinf aren't functions.Elliott Hughes
2017-02-02Merge "Revert "Remove the global thread list.""David James
2017-02-02Revert "Remove the global thread list."Elliott Hughes
2017-02-01Merge "Remove the global thread list."Elliott Hughes
2017-02-01Merge "bionic: move ADF uapi header out of bionic"Treehugger Robot
2017-01-31s/NULL/nullptr/ in system properties code.Elliott Hughes
2017-01-30clang-format system_properties.cpp.Elliott Hughes
2017-01-30Merge "glibc ipc64_perm __key compatibility."Treehugger Robot
2017-01-30Merge "property_contexts: split into platform and non-platform components"Sandeep Patil
2017-01-27glibc ipc64_perm __key compatibility.Elliott Hughes
2017-01-27Remove backwards compatibility for old system properties.Elliott Hughes
2017-01-27property_contexts: split into platform and non-platform componentsSandeep Patil
2017-01-27bionic: move ADF uapi header out of bionicGreg Hackmann
2017-01-27Update to kernel headers v4.9.6.Christopher Ferris
2017-01-27Merge "Update to kernel headers v4.9.3."Christopher Ferris
2017-01-26Remove dependency on libc.a from the linkerDimitry Ivanov
2017-01-26Merge "Adding kuser_helper on note to all arm32 binaries."Max Spector
2017-01-26Merge "Don't mark __res_params or android_net_context as packed."Treehugger Robot
2017-01-25Adding kuser_helper on note to all arm32 binaries.mspector
2017-01-25Update to kernel headers v4.9.3.Christopher Ferris
2017-01-25Merge "Use trap not kill in seccomp filter"Paul Lawrence
2017-01-25Don't mark __res_params or android_net_context as packed.Stephen Hines
2017-01-24Do not send 0 byte string content.Dimitry Ivanov
2017-01-24Revert "Revert "Remove limit of system property name length""Dimitry Ivanov
2017-01-24Merge "Revert "Remove limit of system property name length""Dimitry Ivanov
2017-01-24Use trap not kill in seccomp filterPaul Lawrence
2017-01-24Revert "Remove limit of system property name length"Dimitry Ivanov
2017-01-24Merge "Removed include log\logger.h from log_fake.cpp"Vijay Venkatraman
2017-01-23Removed include log\logger.h from log_fake.cppVijay Venkatraman
2017-01-23Remove limit of system property name lengthDimitry Ivanov
2017-01-20Merge "Add props files for each partition"Treehugger Robot
2017-01-20Add props files for each partitionJaekyun Seok
2017-01-19Merge "Add seccomp support library"Treehugger Robot
2017-01-19Add seccomp support libraryPaul Lawrence
2017-01-18Merge "Runtime support for CFI"Evgenii Stepanov
2017-01-18Merge changes from topic 'kill_debuggerd'Josh Gao