OSDN Git Service

android-x86/bionic.git
2016-11-18 Treehugger... Merge "Improve dlerror_concurrent test"
2016-11-17 Dimitry IvanovImprove dlerror_concurrent test
2016-11-17 Christopher... Merge "Fix iswlower/iswupper."
2016-11-17 Dimitry IvanovMerge "Relax ELF header checks - warn for apps targetin...
2016-11-17 Treehugger... Merge "Remove unused includes/externals"
2016-11-17 Dimitry IvanovRelax ELF header checks - warn for apps targeting pre-O
2016-11-17 Treehugger... Merge "Add and use constants for the Android API levels."
2016-11-17 Elliott HughesAdd and use constants for the Android API levels.
2016-11-17 Dimitry IvanovMerge "Add original prebuilt test libraries"
2016-11-16 Dimitry IvanovRemove unused includes/externals
2016-11-16 Elliott HughesFix iswlower/iswupper.
2016-11-16 Dimitry IvanovAdd original prebuilt test libraries
2016-11-16 Elliott HughesMerge "Downgrade W+E load segments to a warning unless...
2016-11-16 Christopher... Merge "Fix uninitialized variable usage."
2016-11-16 Christopher... Fix uninitialized variable usage.
2016-11-16 Martijn CoenenMerge "Fix deprecated range_x() calls."
2016-11-16 Treehugger... Merge "Fix getrandom syscall checking"
2016-11-16 Elliott HughesDowngrade W+E load segments to a warning unless targeti...
2016-11-16 Wei WangFix getrandom syscall checking
2016-11-15 Colin CrossMerge "Don't pack relocations in libc.so"
2016-11-15 Colin CrossDon't pack relocations in libc.so
2016-11-15 Elliott HughesMerge "Differentiate the wctype functions we need to...
2016-11-15 Martijn CoenenFix deprecated range_x() calls.
2016-11-15 Treehugger... Merge changes I72d37b7c,I7d254a10,I2e967acf
2016-11-14 Elliott HughesDifferentiate the wctype functions we need to improve.
2016-11-11 Treehugger... Merge changes I7f32dc9f,I9d88ddb1
2016-11-11 Josh GaoRevert "Revert "Attempt to use arc4random where getauxv...
2016-11-11 Josh GaoRevert "Revert "Update getentropy_linux.c from upstream.""
2016-11-10 Josh Gaoversioner: use a virtual filesystem for input files.
2016-11-10 Josh Gaoversioner: cache -cc1 flags generated by the clang...
2016-11-09 Josh Gaoversioner: refactor to use CompilerInstance directly.
2016-11-09 Treehugger... Merge "versioner: don't always hide future decls."
2016-11-09 Treehugger... Merge "Document how to run the benchmarks."
2016-11-09 Treehugger... Merge "Fix error case to print newlines properly."
2016-11-09 Josh Gaoversioner: don't always hide future decls.
2016-11-08 Elliott HughesDocument how to run the benchmarks.
2016-11-08 Christopher... Fix error case to print newlines properly.
2016-11-08 Dimitry IvanovMerge "Eliminate deadlock in forked child due to delaye...
2016-11-08 Elliott HughesMerge "Remove bogus OPEN_MAX and CHILD_MAX constants."
2016-11-07 Treehugger... Merge "Add legacy inlines for fenv APIs."
2016-11-07 Treehugger... Merge "Show amount of parallelism in gtest output."
2016-11-07 Elliott HughesRemove bogus OPEN_MAX and CHILD_MAX constants.
2016-11-07 Dan AlbertAdd legacy inlines for fenv APIs.
2016-11-07 Treehugger... Merge changes I660ddce6,Ic58d0481,I5d45aa72
2016-11-07 Christopher... Merge "Fix cortex-a53 inclusion of files."
2016-11-07 Elliott HughesMerge "Fix format macros for fast16 and fast32 int...
2016-11-07 Christopher... Merge "Make prctl test check maps."
2016-11-07 Neil FullerMerge "Update timezone data to 2016i."
2016-11-07 Christopher... Fix cortex-a53 inclusion of files.
2016-11-07 Christopher... Make prctl test check maps.
2016-11-07 Mingwei ShiEliminate deadlock in forked child due to delayed reset...
2016-11-05 Treehugger... Merge "Clean up update_headers.sh."
2016-11-05 Treehugger... Merge "Set __get_thread()->tid as part of clone()."
2016-11-04 Dan AlbertMark LIBC_DEPRECATED as platform-only.
2016-11-04 Dan AlbertRemove _ZTV9type_info from the version script.
2016-11-04 Dan AlbertRun genversion-scripts.py.
2016-11-04 Treehugger... Merge changes I9d050e54,Ic487036a
2016-11-04 Robert SesekSet __get_thread()->tid as part of clone().
2016-11-04 Josh Gaoversioner: allow static inlines that don't conflict.
2016-11-04 Josh Gaoversioner: fix output.
2016-11-04 Dan AlbertClean up update_headers.sh.
2016-11-04 Neil FullerUpdate timezone data to 2016i.
2016-11-03 Christopher... Merge "Small cleanup of cortex-a15 code."
2016-11-02 Treehugger... Merge changes I751520a1,I5762e815
2016-11-02 Treehugger... Merge "Copy the NOTICE file when updating headers."
2016-11-01 Christopher... Small cleanup of cortex-a15 code.
2016-11-01 Dan AlbertAdd legacy inline for wait4.
2016-10-31 Dan AlbertRevert "Add legacy inlines for locale aware APIs."
2016-10-31 Dan AlbertCopy the NOTICE file when updating headers.
2016-10-29 Treehugger... Merge "Fix gettid() after clone()."
2016-10-28 Treehugger... Merge "Replace .align with .balign for clarity"
2016-10-28 Elliott HughesShow amount of parallelism in gtest output.
2016-10-28 Robert SesekFix gettid() after clone().
2016-10-27 Treehugger... Merge "Use ENTRY_PRIVATE in __bionic_clone assembler."
2016-10-27 Dimitry IvanovReplace .align with .balign for clarity
2016-10-27 Xiaolei YuFix format macros for fast16 and fast32 int types.
2016-10-27 Elliott HughesUse ENTRY_PRIVATE in __bionic_clone assembler.
2016-10-26 Pirama Arumuga... Merge "Make versioner build with LLVM r275480"
2016-10-26 Elliott HughesMerge "_FILE_OFFSET_BITS=64's posix_fallocate should...
2016-10-25 Elliott Hughes_FILE_OFFSET_BITS=64's posix_fallocate should be posix_...
2016-10-25 Pirama Arumuga... Make versioner build with LLVM r275480
2016-10-25 Neil FullerMerge "Update timezone data to 2016h."
2016-10-25 Treehugger... Merge "Don't scan .swp files for copyright headers."
2016-10-25 Elliott HughesDon't scan .swp files for copyright headers.
2016-10-25 Treehugger... Merge "The default locale "" should be a UTF-8 locale."
2016-10-24 Treehugger... Merge "Minor copyright header unification."
2016-10-24 Elliott HughesThe default locale "" should be a UTF-8 locale.
2016-10-24 Elliott HughesMinor copyright header unification.
2016-10-21 Neil FullerUpdate timezone data to 2016h.
2016-10-20 Treehugger... Merge changes from topic 'ndk-headers-licenses'
2016-10-20 Treehugger... Merge "Update our notice files as a pre-upload step."
2016-10-20 Colin CrossMerge "Add missing host ldlibs"
2016-10-20 Treehugger... Merge "Fix stdin/stdout/stderr for pre-M."
2016-10-20 Dan AlbertAdd license to ndk_headers modules.
2016-10-20 Dan AlbertOne NOTICE file to rule them all.
2016-10-20 Dan AlbertUpdate our notice files as a pre-upload step.
2016-10-20 Colin CrossAdd missing host ldlibs
2016-10-20 Dan AlbertFix stdin/stdout/stderr for pre-M.
2016-10-20 Elliott HughesMerge "Add regression test for http://b/31938693."
2016-10-20 Treehugger... Merge "Add test for libraries with textrels"
next