OSDN Git Service

android-x86/bionic.git
2016-10-28 Treehugger... Merge "Replace .align with .balign for clarity"
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 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"
2016-10-19 Elliott HughesAdd regression test for http://b/31938693.
2016-10-19 Dimitry IvanovAdd test for libraries with textrels
2016-10-19 Elliott HughesMerge "Fix our _POSIX_* macros to declare barriers...
2016-10-19 Elliott HughesFix our _POSIX_* macros to declare barriers and spin...
2016-10-14 Treehugger... Merge "Fix ifaddrs error handling."
2016-10-14 Elliott HughesFix ifaddrs error handling.
2016-10-12 Treehugger... Merge "Remove unused build targets"
2016-10-12 Dimitry IvanovRemove unused build targets
2016-10-11 Treehugger... Merge "Allocate all arc4random data on the same page."
2016-10-11 Elliott HughesAllocate all arc4random data on the same page.
2016-10-11 Elliott HughesMerge "Remove obsolete -std request."
2016-10-11 Treehugger... Merge "Migrate libstdc++ to ndk_library."
2016-10-11 Elliott HughesMerge "Fix Mac build."
2016-10-11 Elliott HughesFix Mac build.
2016-10-11 Treehugger... Merge changes I5667e991,I9d2a873e
2016-10-10 Treehugger... Merge "Use STDERR_FILENO instead of opening /dev/stderr."
2016-10-10 Dimitry Ivanovbionic-unit-tests: remove dependency on ANDROID_DATA
2016-10-10 Dimitry Ivanovbionic-unit-tests: Create symlinks in runtime
2016-10-08 Treehugger... Merge "Document a post-N dynamic linker change."
2016-10-07 Elliott HughesDocument a post-N dynamic linker change.
2016-10-07 Elliott HughesMerge "Turn the recent blog post into markdown docs."
2016-10-07 Josh GaoUse STDERR_FILENO instead of opening /dev/stderr.
2016-10-07 Elliott HughesRemove obsolete -std request.
2016-10-07 Elliott HughesTurn the recent blog post into markdown docs.
2016-10-06 Dan AlbertMigrate libstdc++ to ndk_library.
2016-10-05 Dimitry IvanovMerge changes Ie6777e2b,Iaed834be
2016-10-05 neo.chaeFix for default library path "/vendor/lib"
2016-10-05 Dimitry IvanovFix bionic-unit-tests
2016-10-04 Elliott HughesMerge "Add missing O_CLOEXEC and TEMP_FAILURE_RETRY...
2016-10-03 Elliott HughesAdd missing O_CLOEXEC and TEMP_FAILURE_RETRY to localti...
2016-10-03 Elliott HughesMerge "Fix tzdata loading."
2016-10-03 Elliott HughesFix tzdata loading.
2016-10-03 Joachim SauerMerge "Update timezone data to 2016g."
2016-09-30 Joachim SauerUpdate timezone data to 2016g.
2016-09-30 Elliott HughesMerge "Fix mbsnrtowcs where `dst` is null."
2016-09-30 Elliott HughesMerge "Fix tests/run-on-host.sh for glibc."
2016-09-30 Treehugger... Merge "Update escaping in Android.bp files"
2016-09-30 Elliott HughesFix mbsnrtowcs where `dst` is null.
2016-09-30 Elliott HughesFix tests/run-on-host.sh for glibc.
2016-09-29 Colin CrossUpdate escaping in Android.bp files
2016-09-29 Christopher... Merge "Update documentation."
2016-09-29 Elliott HughesMerge "Rename __pure, __pure2, and __purefunc."
2016-09-28 Christopher... Update documentation.
2016-09-28 Elliott HughesRename __pure, __pure2, and __purefunc.
2016-09-26 Josh GaoMerge changes Idcbc544e,Ic7cfad1c
2016-09-26 Treehugger... Merge "Fix complex.csqrtf test and add a trivial sincos...
2016-09-26 Elliott HughesFix complex.csqrtf test and add a trivial sincosl test.
2016-09-23 Josh GaoFix warnings (and errors) in static inline headers.
2016-09-23 Josh GaoAdd versioner to preupload hook.
2016-09-22 Treehugger... Merge changes Ic43d690d,Ifec6c320
2016-09-22 Dan AlbertAdd legacy inlines for locale aware APIs.
2016-09-22 Dan AlbertAdd strtof_l and strtod_l.
2016-09-21 Nick DesaulniersMerge "bionic: tests: add test for fallocate FALLOC_FL_...
2016-09-21 Elliott HughesMerge "Remove remaining big-endian cruft."
2016-09-21 Elliott HughesMerge "Remove _KERNEL references from <machine/elf_mach...
2016-09-21 Nick Desaulniersbionic: tests: add test for fallocate FALLOC_FL_PUNCH_HOLE
2016-09-21 Treehugger... Merge "Match _Nonnull between char and wchar_t funcs."
2016-09-21 Treehugger... Merge "Add __ANDROID_API_FUTURE__."
2016-09-21 Dan AlbertMatch _Nonnull between char and wchar_t funcs.
2016-09-21 Dan AlbertAdd __ANDROID_API_FUTURE__.
2016-09-17 Elliott HughesMerge "Fix some easy cases of __ANDROID__ versus __BION...
2016-09-17 Elliott HughesRemove remaining big-endian cruft.
2016-09-17 Elliott HughesRemove _KERNEL references from <machine/elf_machdep.h>.
2016-09-17 Elliott HughesFix some easy cases of __ANDROID__ versus __BIONIC__.
2016-09-16 Treehugger... Merge "Make static library for loader tests"
2016-09-15 Treehugger... Merge changes Iada279ee,Ic6089895,Ie2241b19,Ib0610707
2016-09-15 Dimitry IvanovMake static library for loader tests
2016-09-15 Josh Gaoversioner: turn on -Wundef.
2016-09-15 Josh GaoFix BYTE_ORDER check in <netinet/ip6.h>.
2016-09-15 Josh GaoFix instances of '#if __i386__'.
2016-09-15 Josh GaoFix instances of '#if __LP64__'.
2016-09-15 Josh GaoMerge "Initialize main thread TLS before the global...
2016-09-15 Kenny RootMerge "Fix memory leak in test util"
next