| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Improve library lookup logic" | Dimitry Ivanov | 2015-06-17 | 2 | -16/+0 |
* | Improve library lookup logic | Dmitriy Ivanov | 2015-06-16 | 2 | -0/+16 |
* | Add version to libc.so symbols | Dmitriy Ivanov | 2015-06-16 | 2 | -2/+1457 |
* | Hide accidentally-exposed __clock_nanosleep. | Elliott Hughes | 2015-06-16 | 8 | -18/+21 |
* | Avoid name collision with user_fpsimd_state in <asm/ptrace.h>. | Elliott Hughes | 2015-06-15 | 1 | -2/+2 |
* | Add a sys/procfs.h. | Dan Albert | 2015-06-15 | 4 | -0/+95 |
* | Fix two accidentally leaked mips64 symbols. | Elliott Hughes | 2015-06-15 | 1 | -39/+25 |
* | am 00cef820: am 64e9e71c: Define nonportable pthread mutex macros with the _N... | Sharvil Nanavati | 2015-06-15 | 1 | -0/+3 |
|\ |
|
| * | am 64e9e71c: Define nonportable pthread mutex macros with the _NP suffix. | Sharvil Nanavati | 2015-06-12 | 1 | -0/+3 |
| |\ |
|
| | * | Define nonportable pthread mutex macros with the _NP suffix. | Sharvil Nanavati | 2015-06-12 | 1 | -0/+3 |
* | | | Merge "Make path to apk compliant with jar url format" into mnc-dev | Dmitriy Ivanov | 2015-06-11 | 2 | -6/+6 |
|\ \ \ |
|
| * | | | Make path to apk compliant with jar url format | Dmitriy Ivanov | 2015-06-09 | 2 | -6/+6 |
* | | | | Fix l_addr for the linker | Dmitriy Ivanov | 2015-06-10 | 1 | -1/+1 |
* | | | | Add process_vm_readv and process_vm_writev. | Elliott Hughes | 2015-06-10 | 16 | -2/+322 |
* | | | | Merge "Statically linked executables should honor AT_SECURE." into mnc-dev | Elliott Hughes | 2015-06-11 | 7 | -325/+208 |
|\ \ \ \ |
|
| * | | | | Statically linked executables should honor AT_SECURE. | Elliott Hughes | 2015-06-10 | 7 | -325/+208 |
* | | | | | Fix application_sdk_versions_smoke test | Dmitriy Ivanov | 2015-06-10 | 1 | -1/+3 |
|/ / / / |
|
* | | | | Check if strtab exists before using it | Dmitriy Ivanov | 2015-06-10 | 1 | -11/+11 |
* | | | | Allow NULL in pthread_mutex_lock/unlock. | Christopher Ferris | 2015-06-09 | 3 | -0/+54 |
|/ / / |
|
* | | | Fix Mac checkbuild. | Ying Wang | 2015-06-08 | 1 | -0/+3 |
* | | | Export two dlmalloc functions everywhere. | Christopher Ferris | 2015-06-06 | 2 | -6/+31 |
* | | | Fix a few libc makefile mishaps. | Christopher Ferris | 2015-06-06 | 1 | -4/+7 |
* | | | am 61b040a5: resolved conflicts for merge of ea248d9c to lmp-mr1-ub-dev | Yabin Cui | 2015-06-05 | 0 | -0/+0 |
|\ \ \
| |/ / |
|
| * | | resolved conflicts for merge of ea248d9c to lmp-mr1-ub-dev | Yabin Cui | 2015-06-02 | 0 | -0/+0 |
| |\ \
| | |/ |
|
| | * | Merge "Make sys_resource test more robust." into lollipop-cts-dev | Yabin Cui | 2015-06-02 | 1 | -44/+68 |
| | |\ |
|
| | | * | Merge "Make sys_resource test more robust." into lollipop-cts-dev | Yabin Cui | 2015-06-02 | 1 | -44/+68 |
| | | |\ |
|
| | | | * | Make sys_resource test more robust. | Yabin Cui | 2015-06-02 | 1 | -44/+68 |
| | | |/ |
|
* | | | | Hide __atexit | Dmitriy Ivanov | 2015-06-04 | 3 | -15/+12 |
* | | | | Merge "Reorder DIR structure due to bad apps." into mnc-dev | Christopher Ferris | 2015-06-04 | 1 | -1/+7 |
|\ \ \ \ |
|
| * | | | | Reorder DIR structure due to bad apps. | Christopher Ferris | 2015-06-04 | 1 | -1/+7 |
* | | | | | Strip version info when extracting symbols | Dmitriy Ivanov | 2015-06-04 | 1 | -2/+3 |
|/ / / / |
|
* | | | | Merge "Backward compatibility for dlsym(RTLD_DEFAULT, ...)" into mnc-dev | Dmitriy Ivanov | 2015-06-03 | 4 | -9/+34 |
|\ \ \ \ |
|
| * | | | | Backward compatibility for dlsym(RTLD_DEFAULT, ...) | Dmitriy Ivanov | 2015-06-02 | 4 | -9/+34 |
* | | | | | Merge "libc: Add O_PATH support for fgetxattr / fsetxattr" into mnc-dev | Nick Kralevich | 2015-06-02 | 18 | -26/+259 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | libc: Add O_PATH support for fgetxattr / fsetxattr | Nick Kralevich | 2015-06-02 | 18 | -26/+259 |
* | | | | | Work around for libraries without dt_soname | Dmitriy Ivanov | 2015-06-02 | 1 | -0/+13 |
|/ / / / |
|
* | | | | Fix dlsym(handle_of_main_executable, ...) | Dmitriy Ivanov | 2015-06-01 | 3 | -2/+45 |
* | | | | Cleanup ftruncate negative test. | Dan Albert | 2015-06-01 | 2 | -6/+7 |
* | | | | Fix error handling for negative size in ftruncate. | Dan Albert | 2015-06-01 | 7 | -60/+38 |
* | | | | Improve some of error/warning messages | Dmitriy Ivanov | 2015-05-28 | 1 | -2/+3 |
* | | | | Work around incorrect dt_needed entries | Dmitriy Ivanov | 2015-05-28 | 2 | -1/+19 |
* | | | | Add functions to provide target sdk version | Dmitriy Ivanov | 2015-05-27 | 9 | -15/+138 |
* | | | | Fix RTLD_NEXT lookup for the local_group | Dmitriy Ivanov | 2015-05-22 | 1 | -1/+1 |
* | | | | am fd20a8c2: resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-dev | Yabin Cui | 2015-05-20 | 1 | -3/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-dev | Yabin Cui | 2015-05-20 | 1 | -3/+3 |
| |\ \ \
| | |/ / |
|
| | * | | Merge "Fix timer flaky test in lollipop-mr1-cts-dev." into lollipop-mr1-cts-dev | Yabin Cui | 2015-05-09 | 1 | -73/+76 |
| | |\ \ |
|
| | | * | | Fix timer flaky test in lollipop-mr1-cts-dev. | Yabin Cui | 2015-05-08 | 1 | -73/+76 |
| | |/ / |
|
* | | | | Hide rt_sigqueueinfo. | Yabin Cui | 2015-05-18 | 8 | -18/+21 |
* | | | | Remove pthread_detach_no_leak test. | Yabin Cui | 2015-05-18 | 1 | -36/+0 |
* | | | | Merge "Apply work around b/19059885 to x86" into mnc-dev | Dmitriy Ivanov | 2015-05-16 | 5 | -9/+15 |
|\ \ \ \ |
|