aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Optimize tolower(3)/toupper(3) from <ctype.h>.staging/lineage-17.0_merge-android-10.0.0_r9Elliott Hughes2019-12-117-133/+110
* ASCII fastpath for towupper and towlower.Balaram Makam2019-12-111-0/+10
* bionic: Squash of pre-P mutex behavior restorationnx1112019-12-111-8/+14
* Implement per-process target SDK version override.Danny Baumann2019-12-112-1/+15
* libc: Mark libstdc++ as vendor availableRashed Abdel-Tawab2019-12-111-0/+1
* bionic: Sort and cache hosts file data for fast lookupTom Marshall2019-12-114-0/+564
* linker: Add support for dynamic SHIM librariesChristopher R. Palmer2019-12-114-0/+107
* Add inaddr.h header fileRoopesh Rajashekharaiah Nataraja2019-12-113-2/+38
* Snap for 5715871 from 358c8c95725380eafe9f2aed0a4e2542592e85ff to qt-qpr1-rel...android-build-team Robot2019-07-101-3/+2
|\
| * Do not check tcache clear when doing a purge.Christopher Ferris2019-07-091-3/+2
| |\
| | * Do not check tcache clear when doing a purge.Christopher Ferris2019-07-081-3/+2
* | | Snap for 5645193 from d13cb58b3afda031fbe38f6dc8eaca28237c8a3b to qt-qpr1-rel...android-build-team Robot2019-06-082-0/+11
|\| |
| * | Add bootstrap directory to bootstrap linker's search path.Peter Collingbourne2019-06-062-0/+11
* | | Snap for 5582435 from dd0d0d10a301991e53f387a0f89f7a4e27c2df07 to qt-qpr1-rel...android-build-team Robot2019-05-181-0/+8
|\| |
| * | Temporarily disable unwind through signal test.Christopher Ferris2019-05-171-0/+8
| |\|
| | * Temporarily disable unwind through signal test.Christopher Ferris2019-05-161-0/+8
| |/
* | Merge "Add removed platform functions used by apps." into qt-devChristopher Ferris2019-05-082-0/+39
|\|
| * Merge "Add removed platform functions used by apps." into qt-devChristopher Ferris2019-05-082-0/+39
| |\
| | * Add removed platform functions used by apps.Christopher Ferris2019-05-082-0/+39
* | | Avoid using malloc debug code after exit.Christopher Ferris2019-05-082-10/+109
|\| |
| * | Avoid using malloc debug code after exit.Christopher Ferris2019-05-082-10/+109
* | | Match maximum command line size for startup tracing.Florian Mayer2019-05-081-10/+11
|\| |
| * | Match maximum command line size for startup tracing.Florian Mayer2019-05-081-10/+11
* | | Merge "Revert fwalk/sfp locking to fix concurrent reads" into qt-devRyan Prichard2019-05-075-7/+38
|\| |
| * | Merge "Revert fwalk/sfp locking to fix concurrent reads" into qt-devRyan Prichard2019-05-075-7/+38
| |\ \
| | * | Revert fwalk/sfp locking to fix concurrent readsRyan Prichard2019-05-065-7/+38
| | |/
* | | Exclude libgcc_stripped wherever libgcc is excludedYi Kong2019-05-072-0/+3
|\| |
| * | Exclude libgcc_stripped wherever libgcc is excludedYi Kong2019-05-072-0/+3
| |/
* | Fix malloc_info missing large allocs.Christopher Ferris2019-05-032-8/+62
|\|
| * Fix malloc_info missing large allocs.Christopher Ferris2019-05-032-8/+62
* | Make purging clear the current thread cache too.Christopher Ferris2019-05-011-0/+8
|\|
| * Make purging clear the current thread cache too.Christopher Ferris2019-05-011-0/+8
|/
* Merge "__cxa_finalize: skip fflush call on dlclose" into qt-devRyan Prichard2019-04-301-1/+4
|\
| * __cxa_finalize: skip fflush call on dlcloseRyan Prichard2019-04-261-1/+4
* | Make pthread_get/setschedparam weak for native bridgedimitry2019-04-262-0/+5
* | Merge "Implement __gnu_[u]ldivmod_helper methods in libc" into qt-devYi Kong2019-04-242-2/+46
|\ \
| * | Implement __gnu_[u]ldivmod_helper methods in libcYi Kong2019-04-232-2/+46
| |/
* | Merge "PIMutexUnlock: load owner_tid in non-common case" into qt-devRyan Prichard2019-04-232-0/+20
|\ \
| * | PIMutexUnlock: load owner_tid in non-common caseRyan Prichard2019-04-232-0/+20
| |/
* | Merge "Only write main library's RELRO by default." into qt-devTreeHugger Robot2019-04-232-2/+28
|\ \
| * | Only write main library's RELRO by default.Torne (Richard Coles)2019-04-232-2/+28
| |/
* / Reland ifuncs for strcmp and strlen.Elliott Hughes2019-04-223-51/+5
|/
* Workaround ASan not knowing about reallocarray.Elliott Hughes2019-04-221-1/+1
* Move all leak info functions to android_mallopt.Christopher Ferris2019-04-195-50/+84
* Merge "Remove gMallocLeakZygoteChild." into qt-devChristopher Ferris2019-04-1711-33/+44
|\
| * Remove gMallocLeakZygoteChild.Christopher Ferris2019-04-1611-33/+44
* | clean_header: Run outside of $ANDROID_BUILD_TOPDaniel Mentz2019-04-161-2/+11
* | clean_header: Fix error handling for no-such-file caseDaniel Mentz2019-04-161-2/+2
|/
* Add malloc benchmarks.Christopher Ferris2019-04-092-13/+109
* Don't load libc_malloc_* libs from runtime ns for libc_scudoJiyong Park2019-04-101-0/+8