summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Export two dlmalloc functions everywhere.Christopher Ferris2015-06-062-6/+31
* Fix a few libc makefile mishaps.Christopher Ferris2015-06-061-4/+7
* am 61b040a5: resolved conflicts for merge of ea248d9c to lmp-mr1-ub-devYabin Cui2015-06-050-0/+0
|\
| * resolved conflicts for merge of ea248d9c to lmp-mr1-ub-devYabin Cui2015-06-020-0/+0
| |\
| | * Merge "Make sys_resource test more robust." into lollipop-cts-devYabin Cui2015-06-021-44/+68
| | |\
| | | * Merge "Make sys_resource test more robust." into lollipop-cts-devYabin Cui2015-06-021-44/+68
| | | |\
| | | | * Make sys_resource test more robust.Yabin Cui2015-06-021-44/+68
| | | |/
* | | | Hide __atexitDmitriy Ivanov2015-06-043-15/+12
* | | | Merge "Reorder DIR structure due to bad apps." into mnc-devChristopher Ferris2015-06-041-1/+7
|\ \ \ \
| * | | | Reorder DIR structure due to bad apps.Christopher Ferris2015-06-041-1/+7
* | | | | Strip version info when extracting symbolsDmitriy Ivanov2015-06-041-2/+3
|/ / / /
* | | | Merge "Backward compatibility for dlsym(RTLD_DEFAULT, ...)" into mnc-devDmitriy Ivanov2015-06-034-9/+34
|\ \ \ \
| * | | | Backward compatibility for dlsym(RTLD_DEFAULT, ...)Dmitriy Ivanov2015-06-024-9/+34
* | | | | Merge "libc: Add O_PATH support for fgetxattr / fsetxattr" into mnc-devNick Kralevich2015-06-0218-26/+259
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libc: Add O_PATH support for fgetxattr / fsetxattrNick Kralevich2015-06-0218-26/+259
* | | | | Work around for libraries without dt_sonameDmitriy Ivanov2015-06-021-0/+13
|/ / / /
* | | | Fix dlsym(handle_of_main_executable, ...)Dmitriy Ivanov2015-06-013-2/+45
* | | | Cleanup ftruncate negative test.Dan Albert2015-06-012-6/+7
* | | | Fix error handling for negative size in ftruncate.Dan Albert2015-06-017-60/+38
* | | | Improve some of error/warning messagesDmitriy Ivanov2015-05-281-2/+3
* | | | Work around incorrect dt_needed entriesDmitriy Ivanov2015-05-282-1/+19
* | | | Add functions to provide target sdk versionDmitriy Ivanov2015-05-279-15/+138
* | | | Fix RTLD_NEXT lookup for the local_groupDmitriy Ivanov2015-05-221-1/+1
* | | | am fd20a8c2: resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-devYabin Cui2015-05-201-3/+3
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-devYabin Cui2015-05-201-3/+3
| |\ \ \ | | |/ /
| | * | Merge "Fix timer flaky test in lollipop-mr1-cts-dev." into lollipop-mr1-cts-devYabin Cui2015-05-091-73/+76
| | |\ \
| | | * | Fix timer flaky test in lollipop-mr1-cts-dev.Yabin Cui2015-05-081-73/+76
| | |/ /
* | | | Hide rt_sigqueueinfo.Yabin Cui2015-05-188-18/+21
* | | | Remove pthread_detach_no_leak test.Yabin Cui2015-05-181-36/+0
* | | | Merge "Apply work around b/19059885 to x86" into mnc-devDmitriy Ivanov2015-05-165-9/+15
|\ \ \ \
| * | | | Apply work around b/19059885 to x86Dmitriy Ivanov2015-05-155-9/+15
* | | | | Use unified syntax to compile with both llvm and gcc.Chih-Hung Hsieh2015-05-159-91/+89
* | | | | Fix opcode to compile with both gcc and llvm.Chih-Hung Hsieh2015-05-152-11/+2
* | | | | Don't use TEMP_FAILURE_RETRY on close in bionic.Elliott Hughes2015-05-152-3/+2
|/ / / /
* | | | Remove -z global workaround for target x86Dmitriy Ivanov2015-05-151-4/+1
* | | | Fix regression in crash reportingJohn Reck2015-05-151-9/+0
* | | | ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()Spencer Low2015-05-132-81/+25
* | | | Improved dlsym tests and fixes to linkerDmitriy Ivanov2015-05-126-47/+169
* | | | Update NOTICE files (the second time today).Elliott Hughes2015-05-122-84/+0
* | | | Simplify three copyright headers.Elliott Hughes2015-05-123-3/+3
* | | | Merge "Update NOTICE files." into mnc-devElliott Hughes2015-05-123-90/+234
|\ \ \ \
| * | | | Update NOTICE files.Elliott Hughes2015-05-123-90/+234
* | | | | Switch libc/libcstdc++/libm to hash-style=bothDmitriy Ivanov2015-05-082-3/+3
* | | | | Merge changes from topic 'blobs' into mnc-devDan Albert2015-05-084-24/+1
|\ \ \ \ \
| * | | | | Revert "Fix volantis boot."Dan Albert2015-05-084-20/+1
| * | | | | Revert "Fix clang build."Dan Albert2015-05-081-4/+0
| * | | | | Revert "Try again to fix clang build."Dan Albert2015-05-081-1/+1
* | | | | | Merge "remove rootdir build.prop" into mnc-devAndres Morales2015-05-081-1/+0
|\ \ \ \ \ \
| * | | | | | remove rootdir build.propAndres Morales2015-05-071-1/+0
* | | | | | | Add definitions of Elf32_Sxword and ELFXX_R_INFODmitriy Ivanov2015-05-071-0/+5
| |/ / / / / |/| | | | |