OSDN Git Service

libc: clean up ARM64 copyright notices
[android-x86/bionic.git] / libc / bionic /
2017-05-04 Treehugger RobotMerge changes Ia7200bf0,I86999bb7
2017-05-03 Christopher FerrisMerge "Move libc_log code into libasync_safe."
2017-05-03 Christopher FerrisMove libc_log code into libasync_safe.
2017-05-02 Treehugger RobotMerge "linker: add android_get_exported_namespace"
2017-05-01 Treehugger RobotMerge "fix half-deleted comments in tests"
2017-04-27 Treehugger RobotMerge "Make dl_iterate_phdr weak in libdl."
2017-04-27 Treehugger RobotMerge "watchpoint_imprecise test: set 4-byte watchpoint...
2017-04-26 Yi KongMerge "Update bionic after Clang rebase"
2017-04-26 Elliott HughesMerge "Make unified headers' SIGRTMIN/SIGRTMAX usable...
2017-04-26 Elliott HughesMake unified headers' SIGRTMIN/SIGRTMAX usable before...
2017-04-18 Treehugger RobotMerge "Add PT_ARM_EXIDX."
2017-04-18 Treehugger RobotMerge "Move bionic_systrace.cpp over to CachedProperty."
2017-04-18 Elliott HughesMerge "Remove unused elf_machdep.h cruft."
2017-04-18 Treehugger RobotMerge "Document DT_RUNPATH support."
2017-04-17 Treehugger RobotMerge "Un-deprecated __system_property_find_nth."
2017-04-17 Elliott HughesUn-deprecated __system_property_find_nth.
2017-04-17 Elliott HughesMove bionic_systrace.cpp over to CachedProperty.
2017-04-17 Treehugger RobotMerge "Link to the public post about clang FORTIFY."
2017-04-16 Elliott HughesLink to the public post about clang FORTIFY.
2017-04-15 Treehugger RobotMerge "Avoid "D linker : (null)" with debug.ld.all...
2017-04-15 Treehugger RobotMerge "Report the right error code from PropertyService...
2017-04-14 Tom CherryReport the right error code from PropertyServiceConnect...
2017-04-14 Treehugger RobotMerge "Address review comments on the bionic tzdata...
2017-04-13 Treehugger RobotMerge "Add seccomp blacklist, and exclude swap functions"
2017-04-12 Treehugger RobotMerge "Move libc_logging.cpp over to CachedProperty."
2017-04-12 Treehugger RobotMerge "Move localtime.c over to CachedProperty."
2017-04-12 Treehugger RobotMerge "'make bionic-unit-tests' now builds all the...
2017-04-12 Treehugger RobotMerge "Remove the useless lock from CachedProperty."
2017-04-11 Treehugger RobotMerge "Don't let missing Treble property context files...
2017-04-11 Elliott HughesMove libc_logging.cpp over to CachedProperty.
2017-04-11 Elliott HughesDon't let missing Treble property context files affect...
2017-04-07 Dan WillemsenMerge "Add LLNDK stub libraries for the VNDK"
2017-04-06 Treehugger RobotMerge "versioner: fix LLVM assertion failure."
2017-04-06 Tom CherryMerge "Move scopeguard into android::base"
2017-04-06 Hans BoehmMerge "Fix compare_exchange_weak tests to allow spuriou...
2017-04-05 Treehugger RobotMerge "libc: add const-correct string.h overloads"
2017-04-05 George Burgess IVlibc: add const-correct string.h overloads
2017-04-05 Neil FullerMerge "Addition of a new system file for time zone...
2017-04-04 Christopher FerrisMerge "Add kryo support."
2017-04-04 Treehugger RobotMerge "libc: use __bos instead of __bos0 for strchr."
2017-04-04 Josh GaoMerge "Break android_set_abort_message out of libc_logg...
2017-04-04 Josh GaoMerge "Break android_set_abort_message out of libc_logg...
2017-04-03 Josh GaoBreak android_set_abort_message out of libc_logging.
2017-04-03 Josh GaoMerge changes I826756d9,I00e2edb2
2017-04-03 Nick KralevichMerge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE"
2017-04-03 Treehugger RobotMerge "Cleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE"
2017-04-03 Nick KralevichCleanup ANDROID_DNS_MODE and BIONIC_DNSCACHE
2017-04-02 Treehugger RobotMerge "Fix lookup logic for linked namespaces"
2017-04-01 Treehugger RobotMerge "Expand whitelist"
2017-03-31 Treehugger RobotMerge "Revert "isnan and isinf aren't functions.""
2017-03-30 Josh GaoMerge "Add more ptrace process resumption tests."
2017-03-29 Elliott HughesMerge "Fix x86 system calls made from ELF preinit."
2017-03-29 Elliott HughesMerge "Fix x86 system calls made from ELF preinit."
2017-03-29 Elliott HughesFix x86 system calls made from ELF preinit.
2017-03-28 Christopher FerrisMerge "bionic: arm64: generic: strcmp: align to 64B...
2017-03-25 Dimitry IvanovMerge "Revert "linker: add more directories to default...
2017-03-21 Treehugger RobotMerge "POSIX support varies by API level."
2017-03-21 Elliott HughesMerge "pthread barrier and spinlock types should only...
2017-03-20 Dimitry IvanovMerge changes Ib2bad794,I82436292
2017-03-20 Dimitry IvanovMerge changes Ib2bad794,I82436292
2017-03-20 Dimitry IvanovAdd end() method to bionic's ScopedTrace class
2017-03-14 Treehugger RobotMerge "linker: add more directories to default lib...
2017-03-13 Treehugger RobotMerge "Support all architectures in seccomp"
2017-03-13 Christopher FerrisMerge "Fix the way malloc debug returns info."
2017-03-09 Josh GaoMerge changes from topic 'debuggerd_fallback'
2017-03-09 Josh GaoMerge changes from topic 'debuggerd_fallback'
2017-03-09 Alex KlyubinMerge "Prefer property_contexts from /system & /vendor"
2017-03-09 Treehugger RobotMerge "Prefer property_contexts from /system & /vendor"
2017-03-09 Josh GaoIncrease signal stack size on 32-bit to 16kB.
2017-03-08 Alex KlyubinPrefer property_contexts from /system & /vendor
2017-03-08 Josh GaoMerge "Fix leak of bionic TLS when threads are detached."
2017-03-08 Treehugger RobotMerge "Fix leak of bionic TLS when threads are detached."
2017-03-08 Josh GaoFix leak of bionic TLS when threads are detached.
2017-03-03 Christopher FerrisMerge "Refactor the kernel update scripts."
2017-03-02 Paul LawrenceMerge "Expand whitelist"
2017-03-01 Victor KhimenkoMerge "Stop using __system_property_area__"
2017-03-01 Victor KhimenkoMerge "Stop using __system_property_area__"
2017-03-01 Victor KhimenkoStop using __system_property_area__
2017-03-01 Dimitry IvanovMerge "Revert "Revert "Revert "Make libc.so global""""
2017-02-27 Treehugger RobotMerge "Fix pre-L MB_CUR_MAX."
2017-02-27 Christopher FerrisMerge "Update to kernel headers v4.10."
2017-02-27 Paul LawrenceMerge "Revert "Move seccomp policy to bionic""
2017-02-27 Paul LawrenceMerge "Move seccomp policy to bionic"
2017-02-25 Treehugger RobotMerge "Add tests for <endian.h>."
2017-02-25 Treehugger RobotMerge "loader: set PT_INTERP to itself"
2017-02-25 Dimitry IvanovMerge "libc: __system_property_set uses writev to write...
2017-02-25 Treehugger RobotMerge "libc: __system_property_set uses writev to write...
2017-02-24 Dimitry Ivanovlibc: __system_property_set uses writev to write atomically
2017-02-24 Dimitry IvanovMerge "Hide internal __system_property_* functions"
2017-02-24 Hans BoehmMerge "Replace cxa_guard fences with acquire loads"
2017-02-24 Hans BoehmMerge "Replace cxa_guard fences with acquire loads"
2017-02-23 Treehugger RobotMerge "Autogenerate single policy from syscalls and...
2017-02-23 Hans BoehmReplace cxa_guard fences with acquire loads
2017-02-23 Josh GaoMerge "Allocate thread local buffers in __init_tls."
2017-02-23 Treehugger RobotMerge "Cope with argv[0] being null in the dynamic...
2017-02-23 Josh GaoMerge "Allocate thread local buffers in __init_tls."
2017-02-23 Josh GaoAllocate thread local buffers in __init_tls.
2017-02-22 Elliott HughesMerge "Add timeout support to __system_property_wait."
2017-02-22 Treehugger RobotMerge "Add timeout support to __system_property_wait."
2017-02-22 Elliott HughesMerge "Downgrade the special case of pthread_t(0) to...
next