summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Add versions to libm.so symbolsDmitriy Ivanov2015-06-172-0/+382
* | | | | | | | | Merge "Revert "Improve library lookup logic"" into mnc-devDimitry Ivanov2015-06-172-16/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Improve library lookup logic"Dimitry Ivanov2015-06-172-16/+0
* | | | | | | | | | Merge "Improve library lookup logic" into mnc-devDmitriy Ivanov2015-06-172-0/+16
|\| | | | | | | | |
| * | | | | | | | | Improve library lookup logicDmitriy Ivanov2015-06-162-0/+16
* | | | | | | | | | Fixes for building gdbserver (and gdb) out of the box.Elliott Hughes2015-06-163-2/+28
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Add support for cortex-a53 in bionic." into mnc-devTim Murray2015-06-162-0/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add support for cortex-a53 in bionic.Tim Murray2015-06-162-0/+2
* | | | | | | | | Add version to libc.so symbolsDmitriy Ivanov2015-06-162-2/+1457
* | | | | | | | | Hide accidentally-exposed __clock_nanosleep.Elliott Hughes2015-06-168-18/+21
* | | | | | | | | Avoid name collision with user_fpsimd_state in <asm/ptrace.h>.Elliott Hughes2015-06-151-2/+2
* | | | | | | | | Add a sys/procfs.h.Dan Albert2015-06-154-0/+95
* | | | | | | | | Fix two accidentally leaked mips64 symbols.Elliott Hughes2015-06-151-39/+25
|/ / / / / / / /
* | | | / / / / am 00cef820: am 64e9e71c: Define nonportable pthread mutex macros with the _N...Sharvil Nanavati2015-06-151-0/+3
|\| | | | | | | | |_|_|/ / / / |/| | | | | |
| * | | | | | am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix.Sharvil Nanavati2015-06-121-0/+3
| |\| | | | |
| | * | | | | Define nonportable pthread mutex macros with the _NP suffix.Sharvil Nanavati2015-06-121-0/+3
| | |/ / / /
* | | | | | Merge "Make path to apk compliant with jar url format" into mnc-devDmitriy Ivanov2015-06-112-6/+6
|\ \ \ \ \ \
| * | | | | | Make path to apk compliant with jar url formatDmitriy Ivanov2015-06-092-6/+6
* | | | | | | Fix l_addr for the linkerDmitriy Ivanov2015-06-101-1/+1
* | | | | | | Add process_vm_readv and process_vm_writev.Elliott Hughes2015-06-1016-2/+322
* | | | | | | Merge "Statically linked executables should honor AT_SECURE." into mnc-devElliott Hughes2015-06-117-325/+208
|\ \ \ \ \ \ \
| * | | | | | | Statically linked executables should honor AT_SECURE.Elliott Hughes2015-06-107-325/+208
* | | | | | | | Fix application_sdk_versions_smoke testDmitriy Ivanov2015-06-101-1/+3
|/ / / / / / /
* | | | | | | Check if strtab exists before using itDmitriy Ivanov2015-06-101-11/+11
* | | | | | | Allow NULL in pthread_mutex_lock/unlock.Christopher Ferris2015-06-093-0/+54
|/ / / / / /
* | | | | | Fix Mac checkbuild.Ying Wang2015-06-081-0/+3
* | | | | | 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
|\| | | | |