OSDN Git Service

android-x86/bionic.git
2016-08-08 Jaap Jan MeijerMerge remote-tracking branch 'cm/cm-13.0' into cm-13... cm-13.0-x86
2016-08-05 Marcin Chojnackilinker: Avoid logcat spam with some blobs
2016-08-04 Tom Marshallbionic: Sort and cache hosts file data for fast lookup
2016-07-26 Jaap Jan MeijerMerge remote-tracking branch 'x86/marshmallow-x86'...
2016-07-18 Neil FullerMove tzdata scripts from bionic to external/icu
2016-07-01 Steve Kondiklibc: Fix invalid offset warning with Clang
2016-06-28 Junichi UekawaDo not depend on host bits to get the right size to...
2016-06-27 Kyle Repinskicortex-a9: Fix reference to __memcpy_base_aligned.
2016-05-05 Elliott HughesAdd prlimit to LP32. android-x86-6.0-r1 android-x86-6.0-r2
2016-05-05 Chih-Wei Huangadd syscalls ioperm and iopl
2016-05-05 Chih-Wei Huangchange PROP_NAME_MAX to 128
2016-05-01 Steve Kondikbionic: Use a more simple strrchr for arm64
2016-04-19 Jessica WagantallMerge tag 'android-6.0.1_r30' into HEAD
2016-04-13 Tom Marshallbionic: Teach fnmatch(3) to handle UTF-8 characters...
2016-03-11 Steve KondikMerge tag 'android-6.0.1_r22' of https://android.google...
2016-03-10 Christopher... linker: Allow text-relocs for x86 (only)
2016-03-09 Erik KlineDon't leak sockets if setsockopt() or fchown() fail.
2016-03-09 Josh GaoFix GNU/POSIX basename headers.
2016-03-09 Elliott HughesAdd prlimit to LP32.
2016-02-27 Neil FullerUpdate timezone data to 2016a
2016-02-14 Christopher... bionic: linker: Load shim libs *before* the self-linked...
2015-12-21 Scott Mertzlibc: ARM64: kryo: use generic memmove routine
2015-12-12 Christopher... bionic: Do not allow LD_SHIM_LIBS for setuid executables
2015-12-12 Danny BaumannMake shim lib load failure non-fatal.
2015-12-10 André Pinelalibc: ARM64: denver64: optimized memmove breaks denver
2015-12-08 Subash Abhinov... bionic: Notify userspace about packets with CHECKSUM_UN...
2015-12-08 Steve KondikMerge tag 'android-6.0.1_r3' of https://android.googles...
2015-12-01 Christopher... Revert "Revert "linker: Reset the active shim libs...
2015-12-01 Christopher... linker: Don't try to walk the g_active_shim_libs when...
2015-12-01 Mao Jinlongkernel-header : add alarm type and clock type for power...
2015-12-01 Ethan ChenRevert "linker: Reset the active shim libs each time...
2015-11-29 Christopher... linker: Reset the active shim libs each time we do...
2015-11-24 Steve Kondiklibc: Add memchr to a53+a57 target
2015-11-19 Wilco Dijkstralibc: AArch64: Tune memcpy
2015-11-19 HashBanglibc: include strrchr for kryo and denver64
2015-11-15 Christopher... linker: Fix the fact that shim libs do not properly...
2015-11-11 Daniel XieMerge "Fix potential race condition on CTS TC pthread_g...
2015-11-11 Daniel XieMerge "Fix potential race condition on CTS TC pthread_g...
2015-11-11 Daniel XieMerge "Fix potential race condition on CTS TC pthread_g...
2015-11-11 Junjie HuFix potential race condition on CTS TC pthread_gettid_np
2015-11-07 Elliott HughesFix regoff_t for LP32 and _FILE_OFFSET_BITS=64.
2015-11-07 Richard Earnshawlibc: ARM64: add assembly strrchr
2015-11-07 Wilco Dijkstralibc: ARM64: improve performance in strlen
2015-11-07 Wilco Dijkstralibc: ARM64: optimize memset.
2015-11-07 Wilco Dijkstralibc: ARM64: Optimize memcpy.
2015-11-07 Wilco Dijkstralibc: ARM64: optimize memmove
2015-11-07 Jake Weinsteinlibc: ARM64: remove bcopy from memset
2015-11-07 Jake Weinsteinlibc: remove bcopy from memmove on 64-bit architectures
2015-11-07 Christopher... Fix arm64 fenv warnings, and make warnings errors.
2015-11-07 Elliott HughesSync with upstream FreeBSD libm.
2015-11-07 Elliott HughesRevert "Revert "Use compiler builtins for fabs.""
2015-11-07 Elliott HughesUse __builtin_* in <math.h>.
2015-11-07 Christopher... linker: Add support for dynamic "shim" libs
2015-11-06 Michael Bestaslibc: arm: Add optimised memchr to scorpion
2015-11-05 Ricardo CerqueiraMerge tag 'android-6.0.0_r26' into cm-13.0
2015-11-03 Tom Marshallbionic: Let popen fall back to /sbin/sh
2015-10-31 Yingshiuan Panlibc: arm: add optimized memchr implementation
2015-10-30 Steve Kondiklibc: Add Scorpion-optimized variant
2015-10-30 Christopher... Fix over read in strcpy/stpcpy/strcat.
2015-10-30 Christopher... Make all labels local.
2015-10-30 Jake Weinsteinlibm: ARM: reorganize a bit to match ARM64
2015-10-30 Christopher... Add optimized cortex-a7/cortex-a53 memset/memcpy.
2015-10-30 Brent DeGraaf[AOSP Master] libc: krait: Use performance version...
2015-10-30 Christopher... Remove pushes from memsets (krait/cortex-a9).
2015-10-30 Christopher... Replace bx lr with update of pc from the stack.
2015-10-30 Christopher... Add cortex-a53.a57 target for 32 bit big/little.
2015-10-30 Christopher... bionic: Allow devices to add device specfic static...
2015-10-23 Andreas Gamperesolve merge conflicts of 216bff9ff3 to mnc-dr-dev.
2015-10-22 Christopher... resolve merge conflicts of d676080a37 to lmp-mr1-ub...
2015-10-21 Christopher... resolve merge conflicts of d676080a37 to lmp-mr1-ub...
2015-10-21 Elliott HughesSync with upstream NetBSD lib/libc/regex.
2015-10-19 Flemmardbionic: Add flag to restore legacy mmap behavior
2015-10-19 Elliott HughesSync with upstream NetBSD lib/libc/regex.
2015-10-19 Elliott Hughesam 1a61896b: am 98384649: am 75316283: am 2d23418e...
2015-10-19 Elliott Hughesam 98384649: am 75316283: am 2d23418e: am 18442e02...
2015-10-19 Elliott Hughesam 75316283: am 2d23418e: am 18442e02: (-s ours) am...
2015-10-19 Elliott Hughesam 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync...
2015-10-19 Elliott Hughesam 18442e02: (-s ours) am beb6e08a: Sync with upstream...
2015-10-19 Elliott Hughesam beb6e08a: Sync with upstream NetBSD lib/libc/regex.
2015-10-17 Elliott HughesSync with upstream NetBSD lib/libc/regex.
2015-10-15 Neil FullerMerge "Update timezone data to 2015g" into mnc-dr-dev
2015-10-15 Dimitry IvanovMerge "Ensure that readlink has access to /proc/self...
2015-10-15 Christopher... Merge "Sync with upstream NetBSD lib/libc/regex." into...
2015-10-14 Elliott HughesSync with upstream NetBSD lib/libc/regex.
2015-10-14 Dmitriy IvanovEnsure that readlink has access to /proc/self/fd
2015-10-14 Neil FullerUpdate timezone data to 2015g
2015-10-13 Dmitriy IvanovLog dlopen failures caused by text relocations
2015-10-08 Torne (Richard... linker: don't pass dlextinfo to dependent loads.
2015-10-06 Brent DeGraaflibc: kryo specific memory routine
2015-10-06 Maunik Shahbionic: Detect userspace memory leak
2015-10-06 Xin QiPerformance: krait: Implement optimized versions of...
2015-10-06 Brent DeGraafPerformance: krait: Re-factor high-performance memcpy...
2015-10-02 The Android... merge in mnc-dr-release history after reset to mnc...
2015-09-29 Christopher... am 93a91f0c: Force cts to only run one test at a time.
2015-09-25 Christopher... Force cts to only run one test at a time.
2015-09-24 The Android... merge in mnc-dr-release history after reset to mnc...
2015-09-23 Yabin CuiIncrease alternative signal stack size on 64-bit devices.
2015-08-26 The Android... merge in mnc-dr-release history after reset to mnc...
2015-08-26 The Android... merge in mnc-release history after reset to mnc-dev
2015-08-25 Neil FullerUpdate timezone data to 2015f
next