summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce stack usage of tmpfile(3).Elliott Hughes2014-05-132-6/+10
* Merge "Fix use-after-free errors in stdio_test."Elliott Hughes2014-05-121-10/+6
|\
| * Fix use-after-free errors in stdio_test.Elliott Hughes2014-05-121-10/+6
|/
* Merge "Cleanup: updated comments"Dmitriy Ivanov2014-05-121-7/+2
|\
| * Cleanup: updated commentsDmitriy Ivanov2014-05-121-7/+2
|/
* Merge "Cleanup: remove AARCH/ARM_COPY relocation support"Dmitriy Ivanov2014-05-121-89/+27
|\
| * Cleanup: remove AARCH/ARM_COPY relocation supportDmitriy Ivanov2014-05-121-89/+27
|/
* Merge "Reserve space for the future in statvfs(64)"Calin Juravle2014-05-121-0/+10
|\
| * Reserve space for the future in statvfs(64)Calin Juravle2014-05-121-0/+10
* | Merge "Align struct passwd definition with other variations of libc"Calin Juravle2014-05-123-8/+17
|\ \
| * | Align struct passwd definition with other variations of libcCalin Juravle2014-05-093-8/+17
| |/
* | Merge "Bring in google3-style DISALLOW_* macros."Elliott Hughes2014-05-108-27/+56
|\ \
| * | Bring in google3-style DISALLOW_* macros.Elliott Hughes2014-05-098-27/+56
|/ /
* | Merge "Align the child stack in clone(2)."Elliott Hughes2014-05-107-94/+61
|\ \
| * | Align the child stack in clone(2).Elliott Hughes2014-05-097-94/+61
|/ /
* | Merge "Align arm64 stacks to 16 bytes in __bionic_clone."Elliott Hughes2014-05-095-22/+29
|\ \
| * | Align arm64 stacks to 16 bytes in __bionic_clone.Elliott Hughes2014-05-095-22/+29
* | | Merge "Use larger neon instructions for moving data."Christopher Ferris2014-05-093-1/+200
|\ \ \ | |/ / |/| |
| * | Use larger neon instructions for moving data.Christopher Ferris2014-05-093-1/+200
|/ /
* | Merge "Hide the __bionic_clone and __bionic_clone_entry implementation details."Elliott Hughes2014-05-099-17/+15
|\ \
| * | Hide the __bionic_clone and __bionic_clone_entry implementation details.Elliott Hughes2014-05-089-17/+15
* | | Merge "Declare sincos/sincosf/sincosl in <math.h>."Elliott Hughes2014-05-091-0/+7
|\ \ \
| * | | Declare sincos/sincosf/sincosl in <math.h>.Elliott Hughes2014-05-081-0/+7
| |/ /
* | | Merge "Test dlopen with symlinked .so files"Dmitriy Ivanov2014-05-092-0/+21
|\ \ \ | |/ / |/| |
| * | Test dlopen with symlinked .so filesDmitriy Ivanov2014-05-082-0/+21
* | | Merge "wchar_test.cpp: fix error between comparison signed and unsigned integer"Elliott Hughes2014-05-081-3/+3
|\ \ \ | |/ / |/| |
| * | wchar_test.cpp: fix error between comparison signed and unsigned integerYongqin Liu2014-05-091-3/+3
* | | Merge "Remove support for non-PIE executables"Dmitriy Ivanov2014-05-081-0/+6
|\ \ \
| * | | Remove support for non-PIE executablesNick Kralevich2014-05-081-0/+6
|/ / /
* | | Merge "Fix LOG_ID_CRASH build failure."Elliott Hughes2014-05-081-6/+7
|\ \ \
| * | | Fix LOG_ID_CRASH build failure.Elliott Hughes2014-05-071-6/+7
|/ / /
* | | Merge "Send bionic's fatal logging to the crash log."Elliott Hughes2014-05-071-1/+1
|\ \ \
| * | | Send bionic's fatal logging to the crash log.Elliott Hughes2014-05-071-1/+1
* | | | Merge "Add basic tests for fsync/fdatasync."Elliott Hughes2014-05-071-0/+43
|\ \ \ \ | |/ / / |/| | |
| * | | Add basic tests for fsync/fdatasync.Elliott Hughes2014-05-071-0/+43
* | | | Merge "Add missing test for atexit test suite."Dmitriy Ivanov2014-05-073-11/+70
|\ \ \ \
| * | | | Add missing test for atexit test suite.Dmitriy Ivanov2014-05-073-11/+70
* | | | | Merge "Give bionic's __ANDROID_API__ a more reasonable value."Elliott Hughes2014-05-071-1/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Give bionic's __ANDROID_API__ a more reasonable value.Elliott Hughes2014-05-071-1/+6
|/ / / /
* | | | Merge "Fix bionic-unit-tests-glibc-run target"Calin Juravle2014-05-071-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bionic-unit-tests-glibc-run targetCalin Juravle2014-05-071-0/+1
| | |/ | |/|
* | | Merge "Test that relro sharing actually saves memory."Torne (Richard Coles)2014-05-072-0/+127
|\ \ \
| * | | Test that relro sharing actually saves memory.Torne (Richard Coles)2014-05-062-0/+127
* | | | Merge "Reserve some space in sem_t for the future."Calin Juravle2014-05-071-2/+5
|\ \ \ \
| * | | | Reserve some space in sem_t for the future.Calin Juravle2014-05-061-2/+5
| |/ / /
* | | | Merge "Allow for better utmp logging."Calin Juravle2014-05-071-3/+9
|\ \ \ \
| * | | | Allow for better utmp logging.Calin Juravle2014-05-061-3/+9
| |/ / /
* | | | Merge "Fix ino_t and suseconds_t"Calin Juravle2014-05-071-2/+3
|\ \ \ \
| * | | | Fix ino_t and suseconds_tCalin Juravle2014-05-061-2/+3
| |/ / /
* | | | Merge "Leave more space for extensions in pthread_rwlockattr_t"Calin Juravle2014-05-071-1/+1
|\ \ \ \