aboutsummaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Check for bad packets in getaddrinfo.c's getanswer.replicant-6.0-0001Elliott Hughes2017-02-072-5/+18
* 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
* 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
* | Don't leak sockets if setsockopt() or fchown() fail.Erik Kline2016-03-091-2/+6
* | Fix GNU/POSIX basename headers.Josh Gao2016-03-092-10/+11
* | Add prlimit to LP32.Elliott Hughes2016-03-092-3/+19
* | 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
* | 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-075-50/+130
|\|
| * 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
| * | | | | 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
| * | | | | | Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-144-50/+130
| |/ / / / /
* | | | | | kernel-header : add alarm type and clock type for power off alarmMao Jinlong2015-12-012-6/+10
* | | | | | 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
* | | | | | Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64.Elliott Hughes2015-11-071-2/+3
* | | | | | 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
* | | | | | libc: ARM64: optimize memmoveWilco Dijkstra2015-11-071-281/+105
* | | | | | libc: ARM64: remove bcopy from memsetJake Weinstein2015-11-071-15/+0
* | | | | | libc: remove bcopy from memmove on 64-bit architecturesJake Weinstein2015-11-072-17/+2
* | | | | | libc: arm: Add optimised memchr to scorpionMichael Bestas2015-11-051-0/+1
* | | | | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-1/+6
|\| | | | |
| * | | | | Increase alternative signal stack size on 64-bit devices.Yabin Cui2015-09-231-1/+6
| |/ / / /
* | | | | bionic: Let popen fall back to /sbin/shTom Marshall2015-11-032-0/+3
* | | | | libc: arm: add optimized memchr implementationYingshiuan Pan2015-10-319-1/+162
* | | | | libc: Add Scorpion-optimized variantSteve Kondik2015-10-292-1/+18
* | | | | Fix over read in strcpy/stpcpy/strcat.Christopher Ferris2015-10-294-148/+176
* | | | | Make all labels local.Christopher Ferris2015-10-292-176/+176
* | | | | Add optimized cortex-a7/cortex-a53 memset/memcpy.Christopher Ferris2015-10-2914-430/+986
* | | | | [AOSP Master] libc: krait: Use performance version of memcpyBrent DeGraaf2015-10-294-104/+71
* | | | | Remove pushes from memsets (krait/cortex-a9).Christopher Ferris2015-10-292-28/+19
* | | | | Replace bx lr with update of pc from the stack.Christopher Ferris2015-10-295-16/+8
* | | | | Add cortex-a53.a57 target for 32 bit big/little.Christopher Ferris2015-10-291-0/+21