OSDN Git Service

android-x86/bionic.git
2016-07-27 Elliott HughesMerge \"Admit that we don\'t actually support thread...
2016-07-27 Treehugger... Merge "Admit that we don't actually support thread...
2016-07-27 Elliott HughesAdmit that we don't actually support thread priority...
2016-07-27 Elliott HughesMerge \"Clean up <uchar.h> and <wctype.h> transitive...
2016-07-27 Treehugger... Merge "Clean up <uchar.h> and <wctype.h> transitive...
2016-07-27 Christopher... Merge \"More kernel header cleanup.\"
2016-07-27 Christopher... Merge "More kernel header cleanup."
2016-07-27 Elliott HughesClean up <uchar.h> and <wctype.h> transitive includes.
2016-07-27 Dan AlbertMerge changes I0262eed9,Iba9ee03a
2016-07-27 Treehugger... Merge changes I0262eed9,Iba9ee03a
2016-07-26 Dan AlbertAdd a temporary hack to work around __NDK_FPABI__.
2016-07-26 Dan AlbertRemove _GNU_SOURCE guard on tmpnam.
2016-07-25 Elliott HughesMerge \"Remove #pragma GCC visibility.\"
2016-07-25 Treehugger... Merge "Remove #pragma GCC visibility."
2016-07-25 Elliott HughesRemove #pragma GCC visibility.
2016-07-25 Elliott HughesMerge \"Stop #define\'ing __func__ and __restrict.\"
2016-07-25 Elliott HughesMerge "Stop #define'ing __func__ and __restrict."
2016-07-25 Elliott HughesStop #define'ing __func__ and __restrict.
2016-07-23 Elliott HughesMerge \"Remove bionic\'s now-unused UniquePtr.\"
2016-07-23 Elliott HughesMerge \"Remove unnecessary \'extern\'s.\"
2016-07-23 Treehugger... Merge "Remove bionic's now-unused UniquePtr."
2016-07-23 Treehugger... Merge "Remove unnecessary 'extern's."
2016-07-23 Elliott HughesRemove bionic's now-unused UniquePtr.
2016-07-23 Elliott HughesRemove unnecessary 'extern's.
2016-07-23 Elliott HughesMerge \"Always include <sys/cdefs.h>.\"
2016-07-23 Treehugger... Merge "Always include <sys/cdefs.h>."
2016-07-23 Josh GaoMerge \"Remove __BIONIC_LEGACY_INLINE.\"
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 Dimitry IvanovMerge "Add sanity checks for e_shentsize and e_shstrndx"
2016-07-22 Elliott HughesMerge \"Make it possible to build bionic with -I instea...
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 Josh GaoMerge changes I7718b1ba,I648adc35
2016-07-22 Christopher... More kernel header cleanup.
2016-07-22 Treehugger... Merge changes I7718b1ba,I648adc35
2016-07-22 Elliott HughesMerge \"Only define sa_family_t once.\"
2016-07-22 Treehugger... Merge "Only define sa_family_t once."
2016-07-21 Elliott HughesOnly define sa_family_t once.
2016-07-21 Elliott HughesMerge \"Treat \"persist.sys.timezone\" as being a Java...
2016-07-21 Treehugger... Merge "Treat "persist.sys.timezone" as being a Java...
2016-07-21 Christopher... resolve merge conflicts of 823e32e to stage-aosp-master
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 Evgenii StepanovMerge "Align-up and randomize shared libraries."
2016-07-20 Christopher... Merge \"Move/remove android only kernel uapi headers.\"
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 Elliott HughesMerge \"Expand the testing docs slightly.\"
2016-07-19 Elliott HughesMerge \"Remove __LIBC_ABI_PUBLIC__.\"
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 Elliott HughesMerge \"Add a test for a known kernel bug.\"
2016-07-19 Treehugger... Merge "Add a test for a known kernel bug."
2016-07-18 Elliott HughesMerge \"Don\'t declare SYS_* constants for unavailable...
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 "resolve merge conflicts of cf85fd5 to stage...
2016-07-15 Dimitry Ivanovresolve merge conflicts of cf85fd5 to stage-aosp-master
2016-07-15 Colin Crossresolve merge conflicts of cf85fd5 to stage-aosp-master
2016-07-15 Treehugger... Merge "Convert linker from Android.mk to Android.bp"
2016-07-15 Dan AlbertMerge \"Put the legacy stdio fds back for pre-M.\"
2016-07-15 Treehugger... Merge "Put the legacy stdio fds back for pre-M."
2016-07-15 Dan AlbertMerge \"Add an alias for _CTYPE_N.\"
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 Yabin CuiMerge "Force pthread_cond_timedwait_relative_np using...
2016-07-15 Colin CrossMerge \"Fix clean mma in bionic\"
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 Colin CrossMerge \"Convert bionic benchmarks and tests to Android...
2016-07-14 Treehugger... Merge "Convert bionic benchmarks and tests to Android.bp"
2016-07-14 Dimitry IvanovMerge \"Fix typo in the comment\"
2016-07-14 Treehugger... Merge "Fix typo in the comment"
2016-07-14 Colin CrossMerge \"Convert malloc_debug from Android.mk to Android...
2016-07-14 Colin CrossMerge "Convert malloc_debug from Android.mk to Android.bp"
2016-07-14 Colin CrossMerge \"Move relocation_packer from Android.mk to Andro...
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 IvanovMerge \"linker: Improve elf-file validation\"
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 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 Dimitry IvanovMerge \"Fix dlext.ns_smoke test\"
2016-07-14 Treehugger... Merge "Fix dlext.ns_smoke test"
next