OSDN Git Service

android-x86/bionic.git
2014-10-07 Dan AlbertMerge "Use snprintf instead of sprintf."
2014-10-07 Dan AlbertUse snprintf instead of sprintf.
2014-10-07 Dmitriy IvanovMerge "Fix 2nd arch prefix application"
2014-10-07 Dmitriy IvanovFix 2nd arch prefix application
2014-10-06 Christopher... Merge "Force export symbols on all x86 variants in...
2014-10-06 Christopher... Force export symbols on all x86 variants in libc.
2014-10-06 Nick KralevichMerge "cdefs.h: add artificial attribute to FORTIFY_SOU...
2014-10-06 Nick Kralevichcdefs.h: add artificial attribute to FORTIFY_SOURCE...
2014-10-06 Dan AlbertMerge "Add compile time test infrastructure for bionic."
2014-10-06 Dmitriy IvanovMerge "Resolve "unused DT entry" warnings for x86_64"
2014-10-06 Dan AlbertAdd compile time test infrastructure for bionic.
2014-10-06 Dmitriy IvanovResolve "unused DT entry" warnings for x86_64
2014-10-06 Dmitriy IvanovMerge "Add file_offset parameter to android_extinfo"
2014-10-06 Dmitriy IvanovAdd file_offset parameter to android_extinfo
2014-10-06 Nick KralevichMerge "Revert "cdefs.h: add artificial attribute to...
2014-10-06 Nick KralevichRevert "cdefs.h: add artificial attribute to FORTIFY_SO...
2014-10-06 Nick KralevichMerge "cdefs.h: add artificial attribute to FORTIFY_SOU...
2014-10-05 Nick KralevichMerge "further cleanup memcpy fortify implementation"
2014-10-05 Nick Kralevichfurther cleanup memcpy fortify implementation
2014-10-05 Nick Kralevichcdefs.h: add artificial attribute to FORTIFY_SOURCE...
2014-10-04 Nick KralevichMerge "string.h: remove unused variable"
2014-10-04 Nick Kralevichstring.h: remove unused variable
2014-10-04 Elliott HughesMerge "Reimplement clock(3) using clock_gettime(3)"
2014-10-04 Alex Van BruntReimplement clock(3) using clock_gettime(3)
2014-10-02 Dmitriy IvanovMerge "Add RTLD_NODELETE flag support"
2014-10-01 Hans BoehmMerge "Make memory_order_acquire visible in global...
2014-10-01 Christopher... Merge "Add stpcpy assembler version."
2014-10-01 Dmitriy IvanovAdd RTLD_NODELETE flag support
2014-10-01 Elliott HughesMerge "Update bionic to tzdata 2014h."
2014-10-01 Elliott HughesMerge "Fix update-tzdata.py to rebuild icu4c .dat file."
2014-10-01 Christopher... Add stpcpy assembler version.
2014-10-01 Hans BoehmMake memory_order_acquire visible in global namespace
2014-10-01 Dan AlbertMerge "Add coverage flag for libm."
2014-10-01 Elliott HughesUpdate bionic to tzdata 2014h.
2014-10-01 Elliott HughesFix update-tzdata.py to rebuild icu4c .dat file.
2014-09-30 Dan AlbertAdd coverage flag for libm.
2014-09-30 Elliott HughesMerge "Update our FreeBSD realpath(3) to upstream head."
2014-09-30 Dmitriy IvanovMerge "Fix mips build"
2014-09-30 Dan AlbertMerge "Clean up the pthread key tests."
2014-09-30 Elliott HughesUpdate our FreeBSD realpath(3) to upstream head.
2014-09-30 Dmitriy IvanovFix mips build
2014-09-30 Dan AlbertClean up the pthread key tests.
2014-09-30 Dmitriy IvanovMerge "Fix unused DT entry warnings."
2014-09-30 Dmitriy IvanovFix unused DT entry warnings.
2014-09-30 Dan AlbertMerge "Switch benchmarks and tests to libc++."
2014-09-30 Dan AlbertMerge "Ignore multiple symbol definition errors."
2014-09-30 Dan AlbertSwitch benchmarks and tests to libc++.
2014-09-30 Dan AlbertIgnore multiple symbol definition errors.
2014-09-30 Dmitriy IvanovMerge "Return has_DT_SYMBOLIC flag."
2014-09-30 Andrew HsiehMerge "Remove arch-mips64/bionic/__get_sp.S"
2014-09-29 Andrew HsiehRemove arch-mips64/bionic/__get_sp.S
2014-09-29 Christopher... Merge "Cleanup arm assembly."
2014-09-29 Christopher... Cleanup arm assembly.
2014-09-29 Dmitriy IvanovReturn has_DT_SYMBOLIC flag.
2014-09-29 Dan AlbertMerge "Static libc++ is being renamed libc++_static."
2014-09-27 Dan AlbertStatic libc++ is being renamed libc++_static.
2014-09-27 Dan AlbertMerge "Make __aeabi_*() symbols weak."
2014-09-27 Dan AlbertMerge "Add a dummy libdl.a."
2014-09-26 Elliott HughesMerge "Fix gdb could not get shared library list issue"
2014-09-26 Ningsheng JianFix gdb could not get shared library list issue
2014-09-26 Dan AlbertMake __aeabi_*() symbols weak.
2014-09-26 Dan AlbertAdd a dummy libdl.a.
2014-09-26 Christopher... Merge "Add __memcpy_chk assembly for 64 bit."
2014-09-26 Christopher... Add __memcpy_chk assembly for 64 bit.
2014-09-25 Dan AlbertMerge "Prevent benchmarks from being optimized away."
2014-09-25 Dan AlbertPrevent benchmarks from being optimized away.
2014-09-25 Elliott HughesMerge "Re-expose more stdio implementation details...
2014-09-25 Elliott HughesRe-expose more stdio implementation details for LP32.
2014-09-24 Christopher... Merge "Fix sys_stat.mkfifo when not run as root."
2014-09-24 Christopher... Fix sys_stat.mkfifo when not run as root.
2014-09-24 Elliott HughesMerge "Switch to OpenBSD fopen/fclose."
2014-09-24 Elliott HughesMerge "Sync with current upstream getopt_long.c."
2014-09-24 Elliott HughesSync with current upstream getopt_long.c.
2014-09-24 Elliott HughesSwitch to OpenBSD fopen/fclose.
2014-09-24 Elliott HughesMerge "Sync with upstream findfp.c."
2014-09-24 Elliott HughesSync with upstream findfp.c.
2014-09-24 Dan AlbertMerge "Coverage configs for bionic."
2014-09-24 Dan AlbertMerge "Add a dummy atexit(3) to the linker."
2014-09-24 Dan AlbertCoverage configs for bionic.
2014-09-24 Dan AlbertAdd a dummy atexit(3) to the linker.
2014-09-24 Dan AlbertMerge "Fix incorrect parameter types for locale funcs."
2014-09-24 Elliott HughesMerge "Switch to OpenBSD flags.c."
2014-09-24 Christopher... Merge "Remove the unnecessary generic-neon code."
2014-09-24 Elliott HughesSwitch to OpenBSD flags.c.
2014-09-24 Elliott HughesMerge "CLOEXEC support in fdopen, freopen, and mkostemp...
2014-09-24 Christopher... Remove the unnecessary generic-neon code.
2014-09-24 Elliott HughesCLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.
2014-09-23 Dan AlbertFix incorrect parameter types for locale funcs.
2014-09-23 Elliott HughesMerge "Pull in upstream fixes to reject invalid bases."
2014-09-23 Elliott HughesPull in upstream fixes to reject invalid bases.
2014-09-23 Elliott HughesMerge "Sync with some upstream OpenBSD #include cleanup."
2014-09-23 Elliott HughesMerge "Switch to OpenBSD insque/remque/killpg."
2014-09-23 Elliott HughesSwitch to OpenBSD insque/remque/killpg.
2014-09-23 Elliott HughesSync with some upstream OpenBSD #include cleanup.
2014-09-23 Elliott HughesMerge "Fix a couple more cases of missing CLOEXEC."
2014-09-23 Elliott HughesFix a couple more cases of missing CLOEXEC.
2014-09-22 Elliott HughesMerge "Test pthread_cleanup_push(3)/pthread_cleanup_pop...
2014-09-22 Elliott HughesTest pthread_cleanup_push(3)/pthread_cleanup_pop(3).
2014-09-22 Elliott HughesMerge "Clean up fpathconf(3)/pathconf(3)."
2014-09-22 Elliott HughesClean up fpathconf(3)/pathconf(3).
next