OSDN Git Service

android-x86/bionic.git
2014-04-29 Calin JuravleReserve space in mbstate to allow for proper wchar...
2014-04-26 Elliott HughesMerge "Don't use so much stack in tzcode."
2014-04-26 Elliott HughesDon't use so much stack in tzcode.
2014-04-26 Elliott HughesMerge "Pass si_code through to debuggerd."
2014-04-26 Elliott HughesPass si_code through to debuggerd.
2014-04-26 Elliott HughesMerge "Fix brk/sbrk error checking."
2014-04-26 Elliott HughesFix brk/sbrk error checking.
2014-04-24 Colin CrossMerge "Reserve space in pthread structures for future...
2014-04-24 Calin JuravleReserve space in pthread structures for future extensib...
2014-04-24 Elliott HughesMerge "Allow liblog to pass failure reasons to debuggerd."
2014-04-24 Greg HackmannMerge "Revert "Reserve space in pthread structures...
2014-04-24 Greg HackmannRevert "Reserve space in pthread structures for future...
2014-04-24 Calin JuravleMerge "Remove an unsed include dir"
2014-04-24 Calin JuravleRemove an unsed include dir
2014-04-24 Calin JuravleMerge "Removed non-existing include dir"
2014-04-24 Calin JuravleRemoved non-existing include dir
2014-04-24 Calin JuravleMerge "Reserve space in pthread structures for future...
2014-04-24 Calin JuravleMerge "Clean-up _fpmath and fake_long_doubles"
2014-04-24 Elliott HughesMerge "Fix fallout from host GCC upgrade."
2014-04-24 Elliott HughesFix fallout from host GCC upgrade.
2014-04-23 Elliott HughesAllow liblog to pass failure reasons to debuggerd.
2014-04-23 Elliott HughesMerge "Remove two dead files."
2014-04-23 Elliott HughesRemove two dead files.
2014-04-23 Ruchi KandoiMerge "prctl: Adds the PR_SET_TIMERSLACK_PID option"
2014-04-23 Ruchi Kandoiprctl: Adds the PR_SET_TIMERSLACK_PID option
2014-04-23 Calin JuravleClean-up _fpmath and fake_long_doubles
2014-04-23 Calin JuravleReserve space in pthread structures for future extensib...
2014-04-23 Elliott HughesMerge "Fix the glibc tests again."
2014-04-23 Elliott HughesFix the glibc tests again.
2014-04-23 Elliott HughesMerge "Tests for environment variables utility functions"
2014-04-23 Grigoriy KraynovTests for environment variables utility functions
2014-04-23 Elliott HughesMerge "Switch to the upstream OpenBSD getenv/putenv...
2014-04-23 Elliott HughesMerge "Remove strntoimax and strntoumax from the future."
2014-04-23 Dmitriy IvanovMerge "Get ANDROID_DATA dir from enviroment"
2014-04-23 Dmitriy IvanovGet ANDROID_DATA dir from enviroment
2014-04-23 Elliott HughesRemove strntoimax and strntoumax from the future.
2014-04-23 Elliott HughesSwitch to the upstream OpenBSD getenv/putenv/setenv...
2014-04-22 Dmitriy IvanovMerge "Follow up on building tests for both platforms"
2014-04-22 Elliott HughesMerge "LP64 shouldn't include the non-standard <time64...
2014-04-22 Dmitriy IvanovFollow up on building tests for both platforms
2014-04-22 Elliott HughesLP64 shouldn't include the non-standard <time64.h>...
2014-04-22 Christopher... Merge "Build 32/64 bit versions of tests/benchmarks."
2014-04-22 Elliott HughesMerge "Use -fvisibility=hidden to build libc_gdtoa."
2014-04-22 Elliott HughesUse -fvisibility=hidden to build libc_gdtoa.
2014-04-22 Christopher... Build 32/64 bit versions of tests/benchmarks.
2014-04-22 Elliott HughesMerge "Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN."
2014-04-22 Torne (Richard... Merge "Fix arm64/x86 build."
2014-04-22 Torne (Richard... Fix arm64/x86 build.
2014-04-22 Torne (Richard... Merge "Allow sharing the RELRO section via a file."
2014-04-22 Torne (Richard... Merge "Support loading libraries to a reserved address."
2014-04-22 Torne (Richard... Merge "Add android_dlopen_ext() interface to linker."
2014-04-22 Elliott HughesFix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN.
2014-04-22 Elliott HughesMerge "Clean up and document our hacks for building...
2014-04-22 Elliott HughesClean up and document our hacks for building BSD source.
2014-04-21 Elliott HughesMerge "clang is >= 3.4 now; remove a hack."
2014-04-21 Elliott HughesMerge "Remove unused #defines from "arith.h"."
2014-04-21 Elliott Hughesclang is >= 3.4 now; remove a hack.
2014-04-21 Elliott HughesRemove unused #defines from "arith.h".
2014-04-19 Elliott HughesMerge "Make libc signal handler output more like debugg...
2014-04-19 Dmitriy IvanovMerge "Fix for libgcc compat generation script."
2014-04-19 Elliott HughesMake libc signal handler output more like debuggerd.
2014-04-19 Dmitriy IvanovFix for libgcc compat generation script.
2014-04-18 Elliott HughesMerge "Temporarily disable text relocation warnings...
2014-04-18 Du ChenyangTemporarily disable text relocation warnings for x86...
2014-04-18 Elliott HughesMerge "Make uselocale(3) claim its pthread key in an...
2014-04-18 Elliott HughesMerge "Switch to upstream OpenBSD fread/fvwrite."
2014-04-18 Dan AlbertMerge "Brings LC_* defs into line with POSIX"
2014-04-18 Dan AlbertBrings LC_* defs into line with POSIX
2014-04-18 Elliott HughesMerge "Fix a wchar.wcstombs_wcrtombs test failure."
2014-04-18 Elliott HughesMake uselocale(3) claim its pthread key in an ELF const...
2014-04-18 Elliott HughesFix a wchar.wcstombs_wcrtombs test failure.
2014-04-18 Elliott HughesSwitch to upstream OpenBSD fread/fvwrite.
2014-04-18 Elliott HughesMerge "Upgrade to current vfprintf."
2014-04-18 Elliott HughesMerge "Upgrade our <ctype.h> implementation to OpenBSD...
2014-04-18 Elliott HughesUpgrade our <ctype.h> implementation to OpenBSD head.
2014-04-18 Dan AlbertMerge "Changes our ctype identifiers to match the BSDs"
2014-04-18 Dan AlbertChanges our ctype identifiers to match the BSDs
2014-04-18 Elliott HughesUpgrade to current vfprintf.
2014-04-17 Torne (Richard... Allow sharing the RELRO section via a file.
2014-04-17 Torne (Richard... Support loading libraries to a reserved address.
2014-04-17 Torne (Richard... Add android_dlopen_ext() interface to linker.
2014-04-17 Elliott HughesMerge "Regenerate the NOTICE files."
2014-04-17 Elliott HughesRegenerate the NOTICE files.
2014-04-16 Elliott HughesMerge "Switch fpclassify over to ieee_ext."
2014-04-16 Elliott HughesMerge "Clean up <machine/ieee.h>."
2014-04-16 Elliott HughesSwitch fpclassify over to ieee_ext.
2014-04-16 Elliott HughesClean up <machine/ieee.h>.
2014-04-16 Elliott HughesMerge "Use FLT_ROUNDS in LP64 strtold."
2014-04-16 Elliott HughesUse FLT_ROUNDS in LP64 strtold.
2014-04-16 Elliott HughesMerge "Switch to gdtoa."
2014-04-16 Elliott HughesSwitch to gdtoa.
2014-04-15 Ben ChengMerge "Fix signed vs unsigned comparison."
2014-04-15 Ben ChengFix signed vs unsigned comparison.
2014-04-15 Elliott HughesMerge "Add iswblank for libcxx."
2014-04-15 Elliott HughesAdd iswblank for libcxx.
2014-04-14 Elliott HughesMerge "Fix arm64 floating point definitions."
2014-04-14 Elliott HughesFix arm64 floating point definitions.
2014-04-14 Elliott HughesMerge "Reimplement isinf/isnan/fpclassify."
2014-04-14 Elliott HughesReimplement isinf/isnan/fpclassify.
2014-04-14 Elliott HughesMerge "Extra tests for printf of NaN and Inf."
next