aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/bi...staging/cm-13.0+r22Steve 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
* | | | 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
* | | | | | | | linker: Don't try to walk the g_active_shim_libs when doing dlsymChristopher R. Palmer2015-12-011-3/+4
* | | | | | | | kernel-header : add alarm type and clock type for power off alarmMao Jinlong2015-12-012-6/+10
* | | | | | | | Revert "linker: Reset the active shim libs each time we do a dlopen"Ethan Chen2015-11-301-8/+2
* | | | | | | | linker: Reset the active shim libs each time we do a dlopenChristopher R. Palmer2015-11-291-2/+8
* | | | | | | | libc: Add memchr to a53+a57 targetSteve Kondik2015-11-241-0/+1
* | | | | | | | libc: AArch64: Tune memcpyWilco Dijkstra2015-11-191-24/+33
* | | | | | | | libc: include strrchr for kryo and denver64HashBang2015-11-182-0/+2
* | | | | | | | linker: Fix the fact that shim libs do not properly call constructorsChristopher R. Palmer2015-11-151-0/+1
* | | | | | | | Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.Elliott Hughes2015-11-072-2/+13
* | | | | | | | libc: ARM64: add assembly strrchrRichard Earnshaw2015-11-073-1/+172
* | | | | | | | libc: ARM64: improve performance in strlenWilco Dijkstra2015-11-071-71/+172
* | | | | | | | libc: ARM64: optimize memset.Wilco Dijkstra2015-11-071-190/+186
* | | | | | | | libc: ARM64: Optimize memcpy.Wilco Dijkstra2015-11-071-133/+162