OSDN Git Service

android-x86/bionic.git
2017-06-15 Treehugger... Merge "MIPS64: move fstat64/fstatat64/_flush_cache...
2017-06-15 Treehugger... Merge "Expose pthread_mutex_lock_timeout_np to the...
2017-06-15 Elliott HughesMerge "Don't use the overloadable attribute if we're...
2017-06-15 Nicolas GeoffrayMerge "Move libc/zoneinfo/ files to system/timezone"
2017-06-15 Miodrag DinicMIPS64: move fstat64/fstatat64/_flush_cache syscalls...
2017-06-15 Treehugger... Merge "Add <sys/mtio.h>."
2017-06-15 Elliott HughesAdd <sys/mtio.h>.
2017-06-14 Elliott HughesDon't use the overloadable attribute if we're not forti...
2017-06-14 Neil FullerMove libc/zoneinfo/ files to system/timezone
2017-06-14 Treehugger... Merge "Remove `volatile` from the `__errno` declaration."
2017-06-13 Treehugger... Merge "The bsd_signal declaration shouldn't be visible...
2017-06-13 Elliott HughesRemove `volatile` from the `__errno` declaration.
2017-06-13 Elliott HughesThe bsd_signal declaration shouldn't be visible if...
2017-06-13 Treehugger... Merge "libc: Sync qsort(3) with FreeBSD revision r318515."
2017-06-13 Xin Lilibc: Sync qsort(3) with FreeBSD revision r318515.
2017-06-13 Christopher... Merge "Split memmove benchmark into separate overlappin...
2017-06-12 Dan AlbertExpose pthread_mutex_lock_timeout_np to the NDK.
2017-06-09 Anders LewisSplit memmove benchmark into separate overlapping ...
2017-06-09 Josh GaoMerge "Explain why we have a test that FALLOC_FL_PUNCH_...
2017-06-02 Christopher... Merge "Use libdemangle for function names."
2017-06-02 Josh GaoExplain why we have a test that FALLOC_FL_PUNCH_HOLE...
2017-06-02 Christopher... Use libdemangle for function names.
2017-06-01 Treehugger... Merge "Fix boost build with unified headers."
2017-06-01 Elliott HughesFix boost build with unified headers.
2017-06-01 Treehugger... Merge "MIPS: 32/64-bit VDSO support"
2017-06-01 Goran FerencMIPS: 32/64-bit VDSO support
2017-06-01 Treehugger... Merge "Make dl_iterate_phdr return correct name for...
2017-05-31 Dimitry IvanovMake dl_iterate_phdr return correct name for first...
2017-05-31 Christopher... Merge "Move mallopt to correct section."
2017-05-31 Christopher... Merge "Revert "Make mallopt available in the future.""
2017-05-31 Christopher... Move mallopt to correct section.
2017-05-31 Christopher... Merge "Add mallopt to canonical list of exports."
2017-05-31 Christopher... Add mallopt to canonical list of exports.
2017-05-31 Christopher... Revert "Make mallopt available in the future."
2017-05-26 Elliott HughesMerge "Enable exporting the non-uapi scsi headers."
2017-05-26 Christopher... Merge "Add offset to backtrace_string printing."
2017-05-26 Elliott HughesEnable exporting the non-uapi scsi headers.
2017-05-26 Christopher... Add offset to backtrace_string printing.
2017-05-26 Treehugger... Merge "Relax flaky _SC_AVPHYS_PAGES check in sys_sysinf...
2017-05-26 Treehugger... Merge "Expand whitelist"
2017-05-26 Christopher... Merge "Update malloc debug documentation."
2017-05-26 Christopher... Update malloc debug documentation.
2017-05-25 Paul LawrenceExpand whitelist
2017-05-25 Treehugger... Merge "Remove the repetitive warnings from the uapi...
2017-05-25 Dimitry IvanovRelax flaky _SC_AVPHYS_PAGES check in sys_sysinfo_test
2017-05-25 Elliott HughesRemove the repetitive warnings from the uapi headers.
2017-05-25 Treehugger... Merge "Stop including <sys/sysmacros.h> from <sys/types...
2017-05-25 Christopher... Merge "Fix assembler warnings."
2017-05-24 Christopher... Fix assembler warnings.
2017-05-24 Elliott HughesMerge "Remove obsolete __stack_chk_fail_local."
2017-05-24 Treehugger... Merge "Fix _POSIX_THREAD_PROCESS_SHARED."
2017-05-23 Elliott HughesRemove obsolete __stack_chk_fail_local.
2017-05-23 Elliott HughesMerge "Switch to inline assembler in crtbegin."
2017-05-23 Elliott HughesStop including <sys/sysmacros.h> from <sys/types.h>.
2017-05-23 Elliott HughesSwitch to inline assembler in crtbegin.
2017-05-23 Treehugger... Merge "Make use of the DNS query hook in the netcontext"
2017-05-23 Dan WillemsenMerge "Move libdlext_... to NATIVE_TESTS instead of...
2017-05-23 Treehugger... Merge changes Iefdc1662,I8ee9ce62
2017-05-23 Dan WillemsenMove libdlext_... to NATIVE_TESTS instead of ETC
2017-05-22 Ben SchwartzMake use of the DNS query hook in the netcontext
2017-05-22 Treehugger... Merge "Add a netcontext variant of gethostbyname"
2017-05-22 Dan AlbertDon't define IN_CLOEXEC/IN_NONBLOCK for pre-L.
2017-05-22 Dan AlbertUndef EPOLL_CLOEXEC for pre-L.
2017-05-22 Ben SchwartzAdd a netcontext variant of gethostbyname
2017-05-22 Treehugger... Merge "Add a netcontext variant of gethostbyaddr"
2017-05-22 Treehugger... Merge "Add the DNS query hook to net context"
2017-05-20 Treehugger... Merge "Va_end should be used with va_start"
2017-05-20 Mikhail LappoVa_end should be used with va_start
2017-05-20 Elliott HughesFix _POSIX_THREAD_PROCESS_SHARED.
2017-05-19 Christopher... Merge "Fix missing function export."
2017-05-19 Christopher... Fix missing function export.
2017-05-19 Elliott HughesMerge "Make `union semun` usable."
2017-05-18 Elliott HughesMake `union semun` usable.
2017-05-18 Ben SchwartzAdd a netcontext variant of gethostbyaddr
2017-05-18 Ben SchwartzAdd the DNS query hook to net context
2017-05-18 Treehugger... Merge "Fix Mac build."
2017-05-18 Christopher... Merge "Make mallopt available in the future."
2017-05-18 Treehugger... Merge "Remove reference to obj/lib"
2017-05-18 Elliott HughesFix Mac build.
2017-05-17 Dan WillemsenRemove reference to obj/lib
2017-05-17 Treehugger... Merge "tests/utils.h should #include <sys/sysmacros.h>"
2017-05-17 Christopher... Make mallopt available in the future.
2017-05-17 Dan WillemsenMerge "Stop using $(TARGET_OUT_INTERMEDIATE_LIBRARIES)"
2017-05-17 Elliott Hughestests/utils.h should #include <sys/sysmacros.h>
2017-05-16 Dan WillemsenStop using $(TARGET_OUT_INTERMEDIATE_LIBRARIES)
2017-05-16 Christopher... Merge "libc: ARM64: fix memset for non-standard ZVA...
2017-05-16 Christopher... Merge "Add support for modifying decay timer."
2017-05-16 Kevin Brodskylibc: ARM64: fix memset for non-standard ZVA sizes
2017-05-15 Christopher... Add support for modifying decay timer.
2017-05-15 Christopher... Merge "Add support for cortex-a73."
2017-05-15 Christopher... Add support for cortex-a73.
2017-05-15 Elliott HughesMerge "test: check unbounded memory leak in pthread...
2017-05-12 Zhenhua WANGtest: check unbounded memory leak in pthread detach
2017-05-12 Treehugger... Merge "Clean up __isthreaded."
2017-05-11 Treehugger... Merge "Run bionic/libc/tools/genversion-scripts.py"
2017-05-11 Elliott HughesClean up __isthreaded.
2017-05-11 Elliott HughesRun bionic/libc/tools/genversion-scripts.py
2017-05-11 Treehugger... Merge "Fix clang-tidy perfomrance warnings."
2017-05-10 wyFix clang-tidy perfomrance warnings.
2017-05-10 Treehugger... Merge "greylist is no longer enabled by default."
next