aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-18Merge "Properly fail with ESRCH when pthread_killing an exited thread."ndk-r19cndk-r19bndk-r19-beta2ndk-r19-beta1ndk-r19ndk-release-r19Josh Gao
2018-10-18Merge "Don't #define __ANDROID_NDK__ for the platform build!"Elliott Hughes
2018-10-17Properly fail with ESRCH when pthread_killing an exited thread.Josh Gao
2018-10-17Don't #define __ANDROID_NDK__ for the platform build!Elliott Hughes
2018-10-15Merge "strerror: add missing ERFKILL and EHWPOISON."Treehugger Robot
2018-10-15Merge "fdsan: reset va_list between varargs traversals"Treehugger Robot
2018-10-15Merge "Add support for A76 in bionic"Haibo Huang
2018-10-15strerror: add missing ERFKILL and EHWPOISON.Elliott Hughes
2018-10-15Merge "Waive AID Range check for upgrading devices launched before P"Tom Cherry
2018-10-15fdsan: reset va_list between varargs traversalsGreg Hackmann
2018-10-12Add support for A76 in bionicHaibo Huang
2018-10-12Merge "Allow host bionic to use libdl_static"Treehugger Robot
2018-10-11Allow host bionic to use libdl_staticDan Willemsen
2018-10-11Waive AID Range check for upgrading devices launched before PTom Cherry
2018-10-11Merge "Allow invoking the linker on an executable."android-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releaseTreehugger Robot
2018-10-10Allow invoking the linker on an executable.Ryan Prichard
2018-10-10Merge "Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...)."Josh Gao
2018-10-10Merge "Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX."Elliott Hughes
2018-10-09Block TIMER_SIGNAL in sigprocmask(SIG_SETMASK, ...).Josh Gao
2018-10-09Add _SC_UIO_MAXIOV as a synonym for _SC_IOV_MAX.Elliott Hughes
2018-10-08Merge changes I8c6b2d1d,I06e0f759,I95d79809Ryan Prichard
2018-10-08Add async_safe_format_fd_va_listRyan Prichard
2018-10-08Fix normalize_path's handling of "/.."Ryan Prichard
2018-10-08linker: fix invalid zip file handlingRyan Prichard
2018-10-06Merge "<sys/param.h>: pollute the namespace with <endian.h>."Treehugger Robot
2018-10-05<sys/param.h>: pollute the namespace with <endian.h>.Elliott Hughes
2018-10-05Merge "Another round of documentation."Elliott Hughes
2018-10-04Another round of documentation.Elliott Hughes
2018-10-04Merge "Add new parameter for creation of MapInfo object."Christopher Ferris
2018-10-04Merge "Exclude libclang_rt.builtins symbols"Yi Kong
2018-10-04Add new parameter for creation of MapInfo object.Christopher Ferris
2018-10-03Exclude libclang_rt.builtins symbolsYi Kong
2018-10-02Merge "Work around bugprone-exception-escape bug."android-o-mr1-iot-release-1.0.5Chih-hung Hsieh
2018-10-02Merge "Make fclose/pclose distinct."Elliott Hughes
2018-10-01Work around bugprone-exception-escape bug.Chih-Hung Hsieh
2018-10-01Make fclose/pclose distinct.Elliott Hughes
2018-10-01Merge "Move isolated test runner out of bionic."Christopher Ferris
2018-10-01Merge "Fix up a few bionic tests for the clang-r339409 update."Stephen Hines
2018-09-27Move isolated test runner out of bionic.Christopher Ferris
2018-09-27Merge "Ignore output to stderr while enumerating tests"Christopher Ferris
2018-09-27Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc."Treehugger Robot
2018-09-27Merge "Disable STL for crt objects"Colin Cross
2018-09-27Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc.Tom Cherry
2018-09-27Merge "Use builtins for ceil/floor/rint/trunc on arm64"Elliott Hughes
2018-09-27Disable STL for crt objectsColin Cross
2018-09-26Merge "Add reallocarray(3)."Elliott Hughes
2018-09-26Add reallocarray(3).Elliott Hughes
2018-09-26Merge "linker: extract defaults and source files"Dimitry Ivanov
2018-09-25Merge "Add noexcept to move constructors and assignment operators."Chih-hung Hsieh
2018-09-25Merge "Only use NDK libraries in the benchmarks."Elliott Hughes