summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Leave more space for extensions in pthread_rwlockattr_tCalin Juravle2014-05-061-1/+1
| |/ /
* | | Merge "Change the interface for fatal logging."Elliott Hughes2014-05-072-25/+27
|\ \ \
| * | | Change the interface for fatal logging.Elliott Hughes2014-05-062-25/+27
|/ / /
* | | Merge "Fix a gethnamaddr.c warning that's already fixed upstream."Elliott Hughes2014-05-061-11/+11
|\ \ \
| * | | Fix a gethnamaddr.c warning that's already fixed upstream.Elliott Hughes2014-05-061-11/+11
* | | | Merge "Sync with upstream OpenBSD wcsftime.c."Elliott Hughes2014-05-061-21/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Sync with upstream OpenBSD wcsftime.c.Elliott Hughes2014-05-061-21/+1
|/ / /
* | | Merge "Fix <math.h> to quieten most of our warnings."Elliott Hughes2014-05-066-39/+27
|\ \ \
| * | | Fix <math.h> to quieten most of our warnings.Elliott Hughes2014-05-056-39/+27
* | | | Merge "Add include guard to fileext.h"Calin Juravle2014-05-061-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Add include guard to fileext.hCalin Juravle2014-05-021-0/+5
| | |/ | |/|
* | | Merge "Handle empty relro segment or incorrectly sized file."Torne (Richard Coles)2014-05-063-44/+106
|\ \ \ | |_|/ |/| |
| * | Handle empty relro segment or incorrectly sized file.Torne (Richard Coles)2014-05-023-44/+106
* | | Merge "bionic: make epoll_event structure packed"Elliott Hughes2014-05-062-1/+34
|\ \ \
| * | | bionic: make epoll_event structure packedPhilip Hatcher2014-05-052-1/+34
|/ / /
* | | Merge "Remove the non-standard time64 stuff for LP64."Elliott Hughes2014-05-062-6/+6
|\ \ \
| * | | Remove the non-standard time64 stuff for LP64.Elliott Hughes2014-05-052-6/+6
|/ / /
* | | Merge "Update the NOTICE files and improve the script slightly."Elliott Hughes2014-05-053-56/+303
|\ \ \
| * | | Update the NOTICE files and improve the script slightly.Elliott Hughes2014-05-053-56/+303
* | | | Merge "Sync with upstream OpenBSD."Elliott Hughes2014-05-054-13/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Sync with upstream OpenBSD.Elliott Hughes2014-05-054-13/+22
|/ / /
* | | Merge "Disable %n in printf and vfwprintf."Elliott Hughes2014-05-054-6/+20
|\ \ \
| * | | Disable %n in printf and vfwprintf.Elliott Hughes2014-05-054-6/+20
* | | | Merge "Switch to current upstream OpenBSD wsetup.c."Elliott Hughes2014-05-053-14/+50
|\ \ \ \
| * | | | Switch to current upstream OpenBSD wsetup.c.Elliott Hughes2014-05-053-14/+50
| |/ / /
* | | | Merge "Fixes for __cxa_finalize"Dmitriy Ivanov2014-05-056-33/+217
|\ \ \ \
| * | | | Fixes for __cxa_finalizeDmitriy Ivanov2014-05-056-33/+217
* | | | | Merge "Fix iswctype."Elliott Hughes2014-05-041-13/+13
|\ \ \ \ \
| * | | | | Fix iswctype.Elliott Hughes2014-05-021-13/+13
* | | | | | Merge "Switch to current upstream OpenBSD fwrite.c."Elliott Hughes2014-05-043-33/+26
|\ \ \ \ \ \