OSDN Git Service

android-x86/bionic.git
2014-05-02 Elliott HughesFix wchar_t signedness problems found on x86-64.
2014-05-02 Elliott HughesMerge "Fix wchar.cpp MIPS narrowing conversion build...
2014-05-02 Elliott HughesFix wchar.cpp MIPS narrowing conversion build failure.
2014-05-01 Elliott HughesMerge "Fix wchar.cpp signed/unsigned comparison build...
2014-05-01 Elliott HughesFix wchar.cpp signed/unsigned comparison build failure.
2014-05-01 Elliott HughesMerge "Switch to a working UTF-8 mb/wc implementation."
2014-05-01 Elliott HughesSwitch to a working UTF-8 mb/wc implementation.
2014-05-01 Christopher... Merge "Add ability to run on host for x86/x86_64."
2014-05-01 Christopher... Add ability to run on host for x86/x86_64.
2014-05-01 Christopher... Merge "Modify hard-coded directory."
2014-05-01 Christopher... Modify hard-coded directory.
2014-05-01 Elliott HughesMerge "Keep the kernel header scrubber's data structure...
2014-05-01 Elliott HughesKeep the kernel header scrubber's data structures in...
2014-04-30 Elliott HughesMerge "Make SIGRTMIN hide the real-time signals we...
2014-04-30 Elliott HughesMerge "Fix the CPU_*_S tests."
2014-04-30 Elliott HughesFix the CPU_*_S tests.
2014-04-30 Elliott HughesMake SIGRTMIN hide the real-time signals we use internally.
2014-04-30 Calin JuravleMerge "Fix cpu_set_t"
2014-04-30 Dan AlbertMerge "Adds quick_exit(3) and at_quick_exit(3) from...
2014-04-30 Calin JuravleFix cpu_set_t
2014-04-30 Calin JuravleMerge "Reserve space in mbstate to allow for proper...
2014-04-30 Elliott HughesMerge "Switch to OpenBSD stdio wide printf functions."
2014-04-30 Dan AlbertAdds quick_exit(3) and at_quick_exit(3) from freebsd
2014-04-30 Elliott HughesSwitch to OpenBSD stdio wide printf functions.
2014-04-30 Elliott HughesMerge "Switch to OpenBSD stdio wide get/put functions."
2014-04-30 Elliott HughesSwitch to OpenBSD stdio wide get/put functions.
2014-04-29 Elliott HughesMerge "Switch to the OpenBSD implementations of the...
2014-04-29 Elliott HughesSwitch to the OpenBSD implementations of the wide scanf...
2014-04-29 Elliott HughesMerge "Fix build (signed char issue)."
2014-04-29 Elliott HughesFix build (signed char issue).
2014-04-29 Elliott HughesMerge "Switch to the OpenBSD wcsto* functions."
2014-04-29 Elliott HughesSwitch to the OpenBSD wcsto* functions.
2014-04-29 Calin JuravleReserve space in mbstate to allow for proper wchar...
2014-04-29 Christopher... Merge "Fix potential makefile bug."
2014-04-29 Christopher... Fix potential makefile bug.
2014-04-29 Elliott HughesMerge "Add mbtowc and fix mbrtowc."
2014-04-29 Elliott HughesAdd mbtowc and fix mbrtowc.
2014-04-28 Elliott HughesMerge "Replace our broken wcswcs with the working upstr...
2014-04-28 Elliott HughesReplace our broken wcswcs with the working upstream...
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.
next