summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_bionic into ...replicant-6.0-beta-0001replicant-6.0-alpha-0006replicant-6.0Wolfgang Wiedmeyer2016-12-1212-622/+685
|\
| * linker: Avoid logcat spam with some blobsMarcin Chojnacki2016-08-041-0/+4
| * bionic: Sort and cache hosts file data for fast lookupTom Marshall2016-08-044-0/+564
| * Move tzdata scripts from bionic to external/icuNeil Fuller2016-07-182-454/+0
| * libc: Fix invalid offset warning with ClangSteve Kondik2016-07-011-2/+2
| * Do not depend on host bits to get the right size to write.Junichi Uekawa2016-06-281-3/+3
| * cortex-a9: Fix reference to __memcpy_base_aligned.Kyle Repinski2016-06-271-1/+1
| * bionic: Use a more simple strrchr for arm64Steve Kondik2016-04-301-138/+21
| * Merge tag 'android-6.0.1_r30' into HEADJessica Wagantall2016-04-181-0/+0
| |\
| | * Update timezone data to 2016aNeil Fuller2016-02-261-0/+0
| * | bionic: Teach fnmatch(3) to handle UTF-8 characters in patternsTom Marshall2016-04-131-24/+90
* | | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_bionic into ...replicant-6.0-alpha-0005replicant-6.0-alpha-0004Wolfgang Wiedmeyer2016-03-1811-50/+157
|\ \ \ | |/ /
| * | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/bi...Steve Kondik2016-03-101-0/+7
| |\ \
| | * \ Merge "Fix potential race condition on CTS TC pthread_gettid_np" into marshma...Daniel Xie2015-11-111-0/+7
| | |\ \ | | | |/ | | |/|
| | | * Merge "Fix potential race condition on CTS TC pthread_gettid_np" into marshma...Daniel Xie2015-11-111-0/+7
| | | |\
| | | | * Merge "Fix potential race condition on CTS TC pthread_gettid_np" into marshma...Daniel Xie2015-11-111-0/+7
| | | | |\
| | | | | * Fix potential race condition on CTS TC pthread_gettid_npJunjie Hu2015-11-111-0/+7
| | | | |/
| * | | | linker: Allow text-relocs for x86 (only)Christopher R. Palmer2016-03-101-0/+2
| * | | | Don't leak sockets if setsockopt() or fchown() fail.Erik Kline2016-03-091-2/+6
| * | | | Fix GNU/POSIX basename headers.Josh Gao2016-03-095-34/+101
| * | | | Add prlimit to LP32.Elliott Hughes2016-03-093-10/+37
| * | | | bionic: linker: Load shim libs *before* the self-linked libsChristopher R. Palmer2016-02-141-4/+4
* | | | | libdl: depend on relocation_packer that is build from sourcereplicant-6.0-alpha-0003replicant-6.0-alpha-0002replicant-6.0-alpha-0001Wolfgang Wiedmeyer2016-01-151-2/+2
|/ / / /
* | | | libc: ARM64: kryo: use generic memmove routineScott Mertz2015-12-212-1/+330
* | | | bionic: Do not allow LD_SHIM_LIBS for setuid executablesChristopher R. Palmer2015-12-121-0/+1
* | | | Make shim lib load failure non-fatal.Danny Baumann2015-12-121-10/+12
* | | | libc: ARM64: denver64: optimized memmove breaks denverAndré Pinela2015-12-102-1/+330
* | | | bionic: Notify userspace about packets with CHECKSUM_UNNECESSARYSubash Abhinov Kasiviswanathan2015-12-071-28/+30
* | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/bio...Steve Kondik2015-12-077-53/+145
|\ \ \ \ | |/ / /
| * | | resolve merge conflicts of 216bff9ff3 to mnc-dr-dev.Andreas Gampe2015-10-221-1/+1
| |\ \ \ | | |/ /
| | * | resolve merge conflicts of d676080a37 to lmp-mr1-ub-dev.Christopher Ferris2015-10-224-50/+130
| | |\ \
| | | * \ resolve merge conflicts of d676080a37 to lmp-mr1-ub-dev.Christopher Ferris2015-10-214-50/+130
| | | |\ \
| | | | * \ Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-214-50/+130
| | | | |\ \
| | | | | * | Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-194-50/+130
| * | | | | | am 1a61896b: am 98384649: am 75316283: am 2d23418e: am 18442e02: (-s ours) am...Elliott Hughes2015-10-190-0/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am 98384649: am 75316283: am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sy...Elliott Hughes2015-10-190-0/+0
| | |\ \ \ \ \ | | | |/ / / / | | | | | | / | | | |_|_|/ | | |/| | |
| | | * | | am 75316283: am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstr...Elliott Hughes2015-10-190-0/+0
| | | |\ \ \ | | | | |/ /
| | | | * | am 2d23418e: am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD li...Elliott Hughes2015-10-190-0/+0
| | | | |\ \ | | | | | |/
| | | | | * am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-190-0/+0
| | | | | |\
| | | | | | * am beb6e08a: Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-194-50/+130
| | | | | | |\
| | | | | | | * Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-164-50/+130
| * | | | | | | Merge "Update timezone data to 2015g" into mnc-dr-devNeil Fuller2015-10-151-0/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Update timezone data to 2015gNeil Fuller2015-10-141-0/+0
| * | | | | | | | Merge "Ensure that readlink has access to /proc/self/fd" into mnc-dr-devDimitry Ivanov2015-10-151-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Ensure that readlink has access to /proc/self/fdDmitriy Ivanov2015-10-141-0/+8
| | |/ / / / / / /
| * | | | | | | | Merge "Sync with upstream NetBSD lib/libc/regex." into mnc-dr-devChristopher Ferris2015-10-154-50/+130
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-144-50/+130
| * | | | | | | | Log dlopen failures caused by text relocationsDmitriy Ivanov2015-10-131-0/+1
| |/ / / / / / /
| * | | | | | | linker: don't pass dlextinfo to dependent loads.Torne (Richard Coles)2015-10-082-3/+6
* | | | | | | | Revert "Revert "linker: Reset the active shim libs each time we do a dlopen""Christopher R. Palmer2015-12-011-2/+8