OSDN Git Service

android-x86/bionic.git
2016-07-23 Elliott HughesRemove bionic's now-unused UniquePtr.
2016-07-23 Treehugger... Merge "Always include <sys/cdefs.h>."
2016-07-23 Elliott HughesAlways include <sys/cdefs.h>.
2016-07-23 Elliott HughesMerge "Remove __BIONIC_LEGACY_INLINE."
2016-07-22 Josh GaoRemove __BIONIC_LEGACY_INLINE.
2016-07-22 Dimitry IvanovMerge "Add sanity checks for e_shentsize and e_shstrndx"
2016-07-22 Elliott HughesMerge "Make it possible to build bionic with -I instead...
2016-07-22 Elliott HughesMake it possible to build bionic with -I instead of...
2016-07-22 Dimitry IvanovAdd sanity checks for e_shentsize and e_shstrndx
2016-07-22 Treehugger... Merge changes I7718b1ba,I648adc35
2016-07-22 Treehugger... Merge "Only define sa_family_t once."
2016-07-21 Elliott HughesOnly define sa_family_t once.
2016-07-21 Treehugger... Merge "Treat "persist.sys.timezone" as being a Java...
2016-07-21 Elliott HughesTreat "persist.sys.timezone" as being a Java-format...
2016-07-21 Dimitry IvanovMerge "Pass argc/argv/envp to dso constructors"
2016-07-20 Dimitry IvanovPass argc/argv/envp to dso constructors
2016-07-20 Evgenii StepanovMerge "Align-up and randomize shared libraries."
2016-07-20 Christopher... Merge "Move/remove android only kernel uapi headers."
2016-07-20 Evgenii StepanovAlign-up and randomize shared libraries.
2016-07-19 Treehugger... Merge "Expand the testing docs slightly."
2016-07-19 Treehugger... Merge "Remove __LIBC_ABI_PUBLIC__."
2016-07-19 Elliott HughesExpand the testing docs slightly.
2016-07-19 Elliott HughesRemove __LIBC_ABI_PUBLIC__.
2016-07-19 Christopher... Move/remove android only kernel uapi headers.
2016-07-19 Treehugger... Merge "Add a test for a known kernel bug."
2016-07-18 Treehugger... Merge "Don't declare SYS_* constants for unavailable...
2016-07-18 Elliott HughesDon't declare SYS_* constants for unavailable __NR_...
2016-07-15 Treehugger... Merge "Convert linker from Android.mk to Android.bp"
2016-07-15 Treehugger... Merge "Put the legacy stdio fds back for pre-M."
2016-07-15 Treehugger... Merge "Add an alias for _CTYPE_N."
2016-07-15 Colin CrossConvert linker from Android.mk to Android.bp
2016-07-15 Dan AlbertPut the legacy stdio fds back for pre-M.
2016-07-15 Dan AlbertAdd an alias for _CTYPE_N.
2016-07-15 Yabin CuiMerge "Force pthread_cond_timedwait_relative_np using...
2016-07-15 Treehugger... Merge "Fix clean mma in bionic"
2016-07-15 Elliott HughesAdd a test for a known kernel bug.
2016-07-14 Colin CrossFix clean mma in bionic
2016-07-14 Treehugger... Merge "Convert bionic benchmarks and tests to Android.bp"
2016-07-14 Treehugger... Merge "Fix typo in the comment"
2016-07-14 Colin CrossMerge "Convert malloc_debug from Android.mk to Android.bp"
2016-07-14 Treehugger... Merge "Move relocation_packer from Android.mk to Androi...
2016-07-14 Colin CrossConvert bionic benchmarks and tests to Android.bp
2016-07-14 Dimitry IvanovFix typo in the comment
2016-07-14 Dimitry IvanovMerge "linker: Improve elf-file validation"
2016-07-14 Elliott HughesMerge "Support 32-bit ARM vdso."
2016-07-14 Colin CrossConvert malloc_debug from Android.mk to Android.bp
2016-07-14 Colin CrossMove relocation_packer from Android.mk to Android.bp
2016-07-14 Treehugger... Merge "Fix dlext.ns_smoke test"
2016-07-14 Dimitry Ivanovlinker: Improve elf-file validation
2016-07-13 Dimitry IvanovFix dlext.ns_smoke test
2016-07-13 Yabin CuiForce pthread_cond_timedwait_relative_np using CLOCK_MO...
2016-07-13 Dimitry IvanovMerge "Use trivial types to avoid calls to new for...
2016-07-13 Dimitry IvanovUse trivial types to avoid calls to new for globals
2016-07-12 Treehugger... Merge "linker: Enable debug logging via properties"
2016-07-12 Dimitry Ivanovlinker: Enable debug logging via properties
2016-07-12 Elliott HughesSupport 32-bit ARM vdso.
2016-07-12 Colin CrossMerge "Rename Android.soong.mk to Android.mk"
2016-07-11 Colin CrossRename Android.soong.mk to Android.mk
2016-07-08 Christopher... Merge "Update the kernel header documentation."
2016-07-08 Christopher... Update the kernel header documentation.
2016-07-08 Treehugger... Merge "Add the record alloc option."
2016-07-08 Christopher... Add the record alloc option.
2016-07-07 Neil FullerMerge "Update timezone data to 2016f"
2016-07-06 Neil FullerUpdate timezone data to 2016f
2016-06-30 Elliott HughesMerge "x86-64's va_list is not a pointer type."
2016-06-30 Elliott Hughesx86-64's va_list is not a pointer type.
2016-06-30 Treehugger... Merge "Revert "Skip Clang's integrated-as for hand...
2016-06-30 Josh GaoOnly initialize the global stack protector once.
2016-06-30 Josh GaoMake getpid work before TLS has been initialized.
2016-06-30 Elliott HughesMerge "Apparently mips and x86's va_list is a pointer...
2016-06-30 Elliott HughesApparently mips and x86's va_list is a pointer type.
2016-06-30 Treehugger... Merge "Remove __nonnull (in favor of _Nonnull)."
2016-06-30 Elliott HughesRemove __nonnull (in favor of _Nonnull).
2016-06-30 Pirama Arumuga... Revert "Skip Clang's integrated-as for hand-coded assembly"
2016-06-29 Treehugger... Merge changes I98c9329f,I40936f7b,I09d20ff1
2016-06-28 Josh GaoDefer registration of the arc4random fork-detect handler.
2016-06-28 Josh GaoMake getpid work before the main thread is initialized.
2016-06-28 Josh GaoTake the arc4random lock before forking.
2016-06-27 Treehugger... Merge "Skip Clang's integrated-as for hand-coded assembly"
2016-06-27 Pirama Arumuga... Skip Clang's integrated-as for hand-coded assembly
2016-06-24 Neil FullerMerge "Update timezone data to 2016e"
2016-06-23 Neil FullerUpdate timezone data to 2016e
2016-06-21 Chih-hung HsiehMerge "Fix misc-macro-parentheses warnings in bionic."
2016-06-20 Treehugger... Merge "Lose debuggerd client code to libdebuggerd_client."
2016-06-20 Treehugger... Merge "Make missing public soname error message clear."
2016-06-20 Christopher... Make missing public soname error message clear.
2016-06-16 Josh GaoLose debuggerd client code to libdebuggerd_client.
2016-06-13 Treehugger... Merge "Don't expose all BSD extensions."
2016-06-13 Elliott HughesDon't expose all BSD extensions.
2016-06-13 Treehugger... Merge "Update symbol versions."
2016-06-11 Josh GaoUpdate symbol versions.
2016-06-10 Chih-Hung HsiehFix misc-macro-parentheses warnings in bionic.
2016-06-10 Treehugger... Merge "Rationalize visibility."
2016-06-10 Treehugger... Merge "Remove obsolete GCC workaround."
2016-06-10 Elliott HughesRemove obsolete GCC workaround.
2016-06-10 Elliott HughesRationalize visibility.
2016-06-10 Treehugger... Merge "Fix the SIZE_T_MAX SSIZE_MAX defines."
2016-06-09 Christopher... Fix the SIZE_T_MAX SSIZE_MAX defines.
2016-06-09 Treehugger... Merge "Add ctermid."
2016-06-09 Treehugger... Merge "Clean up obsolete libm makefile cruft."
next