OSDN Git Service

android-x86/bionic.git
2014-05-20 Elliott HughesMerge "Use -fvisibility=hidden to build libm."
2014-05-19 Elliott HughesUse -fvisibility=hidden to build libm.
2014-05-19 Dan AlbertMerge "Revert "Removes bionic's dependence on stlport""
2014-05-19 Dan AlbertRevert "Removes bionic's dependence on stlport"
2014-05-19 Dan AlbertMerge "Removes bionic's dependence on stlport"
2014-05-19 Dan AlbertMerge "Removes RTTI support from libc"
2014-05-19 Elliott HughesMerge "Switch back to OpenBSD inet_ntop now they're...
2014-05-19 Elliott HughesSwitch back to OpenBSD inet_ntop now they're FORTIFY...
2014-05-19 Sreeram RamachandranMerge "Mark sockets on creation (socket()) and accept4()."
2014-05-19 Ben ChengMerge "Address additional warnings found by GCC 4.9."
2014-05-19 Sreeram RamachandranMark sockets on creation (socket()) and accept4().
2014-05-19 Sreeram RamachandranMerge "Query libnetd_client for the appropriate netId...
2014-05-19 Ben ChengAddress additional warnings found by GCC 4.9.
2014-05-19 Paul JensenQuery libnetd_client for the appropriate netId for...
2014-05-19 Dan AlbertRemoves bionic's dependence on stlport
2014-05-19 Dan AlbertRemoves RTTI support from libc
2014-05-19 Sreeram RamachandranMerge "Cosmetic changes to netd client files."
2014-05-19 Christopher... Merge "Accuracy tests for libm"
2014-05-18 Sreeram RamachandranCosmetic changes to netd client files.
2014-05-17 Elliott HughesMerge "Rethrow SIGTRAP too."
2014-05-17 Elliott HughesRethrow SIGTRAP too.
2014-05-17 Elliott HughesMerge "Fix the newly-introduced warning and turn on...
2014-05-17 Elliott HughesMerge "debugger.cpp should know the names of the signal...
2014-05-16 Elliott Hughesdebugger.cpp should know the names of the signals it...
2014-05-16 Elliott HughesFix the newly-introduced warning and turn on -Werror.
2014-05-16 Elliott HughesMerge "Export get_malloc_leak_info and free_malloc_leak...
2014-05-16 Elliott HughesExport get_malloc_leak_info and free_malloc_leak_info...
2014-05-16 Elliott HughesMerge "Hide _exit_with_stack_teardown."
2014-05-16 Elliott HughesHide _exit_with_stack_teardown.
2014-05-16 Elliott HughesMerge "Hide various debug malloc implementation details."
2014-05-16 Elliott HughesMerge "Remove dead code."
2014-05-16 Elliott HughesMerge "Hide __signalfd4, used to implement signalfd...
2014-05-16 Elliott HughesHide __signalfd4, used to implement signalfd(3).
2014-05-16 Jingwei ZhangAccuracy tests for libm
2014-05-16 Elliott HughesHide various debug malloc implementation details.
2014-05-16 Elliott HughesRemove dead code.
2014-05-16 Elliott HughesMerge "Hide __futex_wake_ex and __futex_wait_ex."
2014-05-16 Elliott HughesHide __futex_wake_ex and __futex_wait_ex.
2014-05-16 Elliott HughesMerge "With libstdc++ in libc, __futex_wait and __futex...
2014-05-16 Elliott HughesWith libstdc++ in libc, __futex_wait and __futex_wake...
2014-05-16 Elliott HughesMerge "Move libstdc++ into libc."
2014-05-16 Christopher... Merge "Fix comment typo."
2014-05-16 Christopher... Fix comment typo.
2014-05-16 Dmitriy IvanovMerge "Register _cleanup function with atexit"
2014-05-15 Elliott HughesMerge "Scrub uapi headers slightly harder."
2014-05-15 Dmitriy IvanovMerge "Improve detection of already loaded libraries"
2014-05-15 Dmitriy IvanovRegister _cleanup function with atexit
2014-05-15 Elliott HughesScrub uapi headers slightly harder.
2014-05-15 Calin JuravleMerge "Document a known test issue in stdio_test.cpp."
2014-05-15 Calin JuravleMerge "Fill in missing bits in x86(_64) ucontext_t"
2014-05-15 Calin JuravleDocument a known test issue in stdio_test.cpp.
2014-05-15 Calin JuravleFill in missing bits in x86(_64) ucontext_t
2014-05-15 Andrew HsiehMerge "Rename user_i387_struct -> user_fpregs_struct...
2014-05-15 Elliott HughesMove libstdc++ into libc.
2014-05-15 Andrew HsiehRename user_i387_struct -> user_fpregs_struct in sys...
2014-05-15 Christopher... Merge "Increase minimum thread size for 64 bit."
2014-05-15 Christopher... Increase minimum thread size for 64 bit.
2014-05-15 Elliott HughesMerge "Remove the unused __system_property_wait."
2014-05-15 Elliott HughesRemove the unused __system_property_wait.
2014-05-15 Christopher... Merge "Do not keep struct state on the stack."
2014-05-14 Christopher... Do not keep struct state on the stack.
2014-05-14 Elliott HughesMerge "Add tests for fprintf behavior when the underlyi...
2014-05-14 Dmitriy IvanovImprove detection of already loaded libraries
2014-05-14 Dmitriy IvanovMerge "Fix for linker allocator"
2014-05-14 Elliott HughesAdd tests for fprintf behavior when the underlying...
2014-05-14 Elliott HughesMerge "Add a unit test for already-fixed printf -0...
2014-05-14 Dmitriy IvanovFix for linker allocator
2014-05-14 Sreeram RamachandranMerge "Mark sockets on accept()."
2014-05-14 Elliott HughesAdd a unit test for already-fixed printf -0.0 formatting.
2014-05-14 Elliott HughesMerge "Add a regression test for a long-fixed pthread_o...
2014-05-14 Elliott HughesMerge "Remove the broken pthread deadlock prediction."
2014-05-14 Elliott HughesAdd a regression test for a long-fixed pthread_once...
2014-05-14 Elliott HughesRemove the broken pthread deadlock prediction.
2014-05-14 Sreeram RamachandranMark sockets on accept().
2014-05-14 Elliott HughesMerge "Fix a typo in the big g_ search/replace."
2014-05-14 Elliott HughesFix a typo in the big g_ search/replace.
2014-05-14 Elliott HughesMerge "Switch to g_ for globals."
2014-05-14 Elliott HughesSwitch to g_ for globals.
2014-05-14 Ross McIlroyMerge "Fix x86_64 user_fpregs_struct to use the same...
2014-05-14 Ross McIlroyFix x86_64 user_fpregs_struct to use the same name...
2014-05-14 Calin JuravleMerge "Change wctype_t from int to long."
2014-05-14 Calin JuravleMerge "Change wctype_t from enum to int"
2014-05-14 Elliott HughesMerge "Use the NetBSD inet_ntop until the OpenBSD bug...
2014-05-14 Elliott HughesUse the NetBSD inet_ntop until the OpenBSD bug is fixed.
2014-05-14 Dmitriy IvanovMerge "Remove page level mprotects"
2014-05-14 Elliott HughesMerge "Fix <sys/endian.h> uint32_t build failures."
2014-05-14 Elliott HughesFix <sys/endian.h> uint32_t build failures.
2014-05-14 Dmitriy IvanovRemove page level mprotects
2014-05-14 Elliott HughesMerge "Flesh out <arpa/inet.h>."
2014-05-14 Elliott HughesFlesh out <arpa/inet.h>.
2014-05-14 Elliott HughesMerge "We don't need two copies of <nsswitch.h>."
2014-05-14 Elliott HughesWe don't need two copies of <nsswitch.h>.
2014-05-14 Sreeram RamachandranMerge "Fix build (take two)."
2014-05-14 Sreeram RamachandranFix build (take two).
2014-05-13 Sreeram RamachandranMerge "Fix build."
2014-05-13 Sreeram RamachandranFix build.
2014-05-13 Sreeram RamachandranMerge "Introduce netd_client, a dynamic library that...
2014-05-13 Sreeram RamachandranIntroduce netd_client, a dynamic library that talks...
2014-05-13 Elliott HughesMerge "Upgrade to tzdata2014c."
2014-05-13 Elliott HughesMerge "Consistently use #if defined(__BIONIC__) in...
next