summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a regression test for two libm bugs we didn't have.Elliott Hughes2014-06-061-0/+15
* Merge "Rewrite and hide longjmperror."Elliott Hughes2014-06-074-60/+4
|\
| * Rewrite and hide longjmperror.Elliott Hughes2014-06-064-60/+4
* | Merge "Remove unused scripts."Christopher Ferris2014-06-072-233/+0
|\ \ | |/ |/|
| * Remove unused scripts.Christopher Ferris2014-06-062-233/+0
|/
* Merge "Fix ndk_cruft.cpp __getdents64 build failure."Elliott Hughes2014-06-062-2/+4
|\
| * Fix ndk_cruft.cpp __getdents64 build failure.Elliott Hughes2014-06-062-2/+4
* | Merge "Rename __bionic_clone_entry to __start_thread."Elliott Hughes2014-06-067-13/+13
|\ \ | |/ |/|
| * 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
|\ \ \