summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Rename __bionic_clone_entry to __start_thread.Elliott Hughes2014-06-067-13/+13
* | | | Merge "Add a few more C11 functions to the whitelist."Elliott Hughes2014-06-061-1/+5
|\ \ \ \
| * | | | Add a few more C11 functions to the whitelist.Elliott Hughes2014-06-061-1/+5
|/ / / /
* | | | Merge "Remove getdents from bionic."Elliott Hughes2014-06-0612-142/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Remove getdents from bionic.Elliott Hughes2014-06-0612-142/+21
* | | | Merge "Update kernel header generation docs."Christopher Ferris2014-06-062-148/+107
|\ \ \ \ | |/ / / |/| | |
| * | | Update kernel header generation docs.Christopher Ferris2014-06-062-148/+107
* | | | Merge "Fix the printf family for non-ASCII."Elliott Hughes2014-06-064-2/+50
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix the printf family for non-ASCII.Elliott Hughes2014-06-054-2/+50
* | | | Merge "Remove unnecessary instructions from x86/x86_64 syscalls."Elliott Hughes2014-06-06386-388/+1
|\ \ \ \
| * | | | Remove unnecessary instructions from x86/x86_64 syscalls.Elliott Hughes2014-06-05386-388/+1
|/ / / /
* | | | Merge "Fix unwinding through x86-64 __bionic_clone."Elliott Hughes2014-06-052-9/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix unwinding through x86-64 __bionic_clone.Elliott Hughes2014-06-052-9/+17
* | | | Merge "Removes index() from bionic."Dan Albert2014-06-055-5/+0
|\ \ \ \
| * | | | Removes index() from bionic.Dan Albert2014-06-055-5/+0
* | | | | Merge "Fix for slm-tuned memmove (both 32- and 64-bit)."Christopher Ferris2014-06-053-459/+235
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for slm-tuned memmove (both 32- and 64-bit).Varvara Rainchik2014-06-053-459/+235
|/ / / /
* | | | Merge "Remove bsd_signal and sysv_signal from bionic LP64."Dan Albert2014-06-053-12/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove bsd_signal and sysv_signal from bionic LP64.Dan Albert2014-06-053-12/+19
|/ / /
* | | Merge "Hide __libc_fini."Elliott Hughes2014-06-051-3/+3
|\ \ \
| * | | Hide __libc_fini.Elliott Hughes2014-06-041-3/+3
* | | | Merge "Revert "Remove ftime from bionic LP64""Dan Albert2014-06-054-31/+97
|\ \ \ \
| * | | | Revert "Remove ftime from bionic LP64"Dan Albert2014-06-054-31/+97
* | | | | Merge "Remove ftime from bionic LP64"Dan Albert2014-06-044-97/+31
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Remove ftime from bionic LP64Dan Albert2014-06-044-97/+31
* | | | Merge "Temporarily expose dlmalloc_usable_size."Elliott Hughes2014-06-041-1/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Temporarily expose dlmalloc_usable_size.Elliott Hughes2014-06-041-1/+6
|/ / /
* | | Merge "Temporary fix for asan_malloc_linux.cc build failure."Elliott Hughes2014-06-041-1/+2
|\ \ \
| * | | Temporary fix for asan_malloc_linux.cc build failure.Elliott Hughes2014-06-041-1/+2
|/ / /
* | | Merge "Fix debug malloc."Elliott Hughes2014-06-045-207/+177
|\ \ \ | |/ / |/| |
| * | Fix debug malloc.Elliott Hughes2014-06-045-207/+177
| |/
* | Merge "Removes wcswcs from bionic for LP64."Dan Albert2014-06-045-12/+6
|\ \ | |/ |/|
| * Removes wcswcs from bionic for LP64.Dan Albert2014-06-045-12/+6
|/
* Merge "Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11."Elliott Hughes2014-06-042-8/+1
|\
| * Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11.Elliott Hughes2014-06-042-8/+1
* | Merge "Adds functionality specified by uchar.h"Dan Albert2014-06-0411-193/+988
|\ \ | |/ |/|
| * Adds functionality specified by uchar.hDan Albert2014-06-0411-193/+988
* | Merge "Hide dlmalloc symbols."Elliott Hughes2014-06-043-16/+36
|\ \
| * | Hide dlmalloc symbols.Elliott Hughes2014-06-033-16/+36
* | | Merge "Removes bcopy and bzero from bionic."Dan Albert2014-06-0410-200/+5
|\ \ \ | |/ / |/| |
| * | Removes bcopy and bzero from bionic.Dan Albert2014-06-0310-200/+5
* | | Merge "Work around "error: variable 'uio' set but not used"."Elliott Hughes2014-06-031-0/+1
|\ \ \
| * | | Work around "error: variable 'uio' set but not used".Elliott Hughes2014-06-031-0/+1
|/ / /
* | | Merge "Remove an unused parameter from the dlopen implementation."Elliott Hughes2014-06-033-10/+6
|\ \ \
| * | | Remove an unused parameter from the dlopen implementation.Elliott Hughes2014-06-033-10/+6
|/ / /
* | | Merge "Turn on -Wunused and fix the mistakes it uncovers."Elliott Hughes2014-06-0310-11/+10
|\ \ \ | |/ / |/| |
| * | Turn on -Wunused and fix the mistakes it uncovers.Elliott Hughes2014-06-0310-11/+10
|/ /
* | Merge "Use __libc_fatal() for failed malloc in new"Dan Albert2014-06-031-2/+5
|\ \
| * | Use __libc_fatal() for failed malloc in newDan Albert2014-06-021-2/+5
* | | am 2deef73f: Merge "Avoid a system call in \'gettid\'."Elliott Hughes2014-06-0210-117/+47
|\ \ \