OSDN Git Service

android-x86/bionic.git
2014-05-12 Elliott HughesMerge "Fix use-after-free errors in stdio_test."
2014-05-12 Elliott HughesFix use-after-free errors in stdio_test.
2014-05-12 Dmitriy IvanovMerge "Cleanup: updated comments"
2014-05-12 Dmitriy IvanovCleanup: updated comments
2014-05-12 Dmitriy IvanovMerge "Cleanup: remove AARCH/ARM_COPY relocation support"
2014-05-12 Dmitriy IvanovCleanup: remove AARCH/ARM_COPY relocation support
2014-05-12 Calin JuravleMerge "Reserve space for the future in statvfs(64)"
2014-05-12 Calin JuravleReserve space for the future in statvfs(64)
2014-05-12 Calin JuravleMerge "Align struct passwd definition with other variat...
2014-05-10 Elliott HughesMerge "Bring in google3-style DISALLOW_* macros."
2014-05-10 Elliott HughesBring in google3-style DISALLOW_* macros.
2014-05-10 Elliott HughesMerge "Align the child stack in clone(2)."
2014-05-10 Elliott HughesAlign the child stack in clone(2).
2014-05-09 Calin JuravleAlign struct passwd definition with other variations...
2014-05-09 Elliott HughesMerge "Align arm64 stacks to 16 bytes in __bionic_clone."
2014-05-09 Christopher... Merge "Use larger neon instructions for moving data."
2014-05-09 Elliott HughesAlign arm64 stacks to 16 bytes in __bionic_clone.
2014-05-09 Christopher... Use larger neon instructions for moving data.
2014-05-09 Elliott HughesMerge "Hide the __bionic_clone and __bionic_clone_entry...
2014-05-09 Elliott HughesMerge "Declare sincos/sincosf/sincosl in <math.h>."
2014-05-09 Elliott HughesDeclare sincos/sincosf/sincosl in <math.h>.
2014-05-09 Elliott HughesHide the __bionic_clone and __bionic_clone_entry implem...
2014-05-09 Dmitriy IvanovMerge "Test dlopen with symlinked .so files"
2014-05-08 Elliott HughesMerge "wchar_test.cpp: fix error between comparison...
2014-05-08 Dmitriy IvanovTest dlopen with symlinked .so files
2014-05-08 Dmitriy IvanovMerge "Remove support for non-PIE executables"
2014-05-08 Nick KralevichRemove support for non-PIE executables
2014-05-08 Yongqin Liuwchar_test.cpp: fix error between comparison signed...
2014-05-08 Elliott HughesMerge "Fix LOG_ID_CRASH build failure."
2014-05-08 Elliott HughesFix LOG_ID_CRASH build failure.
2014-05-07 Elliott HughesMerge "Send bionic's fatal logging to the crash log."
2014-05-07 Elliott HughesMerge "Add basic tests for fsync/fdatasync."
2014-05-07 Elliott HughesSend bionic's fatal logging to the crash log.
2014-05-07 Elliott HughesAdd basic tests for fsync/fdatasync.
2014-05-07 Dmitriy IvanovMerge "Add missing test for atexit test suite."
2014-05-07 Elliott HughesMerge "Give bionic's __ANDROID_API__ a more reasonable...
2014-05-07 Elliott HughesGive bionic's __ANDROID_API__ a more reasonable value.
2014-05-07 Dmitriy IvanovAdd missing test for atexit test suite.
2014-05-07 Calin JuravleMerge "Fix bionic-unit-tests-glibc-run target"
2014-05-07 Calin JuravleFix bionic-unit-tests-glibc-run target
2014-05-07 Torne (Richard... Merge "Test that relro sharing actually saves memory."
2014-05-07 Calin JuravleMerge "Reserve some space in sem_t for the future."
2014-05-07 Calin JuravleMerge "Allow for better utmp logging."
2014-05-07 Calin JuravleMerge "Fix ino_t and suseconds_t"
2014-05-07 Calin JuravleMerge "Leave more space for extensions in pthread_rwloc...
2014-05-07 Elliott HughesMerge "Change the interface for fatal logging."
2014-05-07 Elliott HughesChange the interface for fatal logging.
2014-05-06 Elliott HughesMerge "Fix a gethnamaddr.c warning that's already fixed...
2014-05-06 Elliott HughesMerge "Sync with upstream OpenBSD wcsftime.c."
2014-05-06 Elliott HughesFix a gethnamaddr.c warning that's already fixed upstream.
2014-05-06 Elliott HughesSync with upstream OpenBSD wcsftime.c.
2014-05-06 Calin JuravleFix ino_t and suseconds_t
2014-05-06 Elliott HughesMerge "Fix <math.h> to quieten most of our warnings."
2014-05-06 Calin JuravleReserve some space in sem_t for the future.
2014-05-06 Calin JuravleAllow for better utmp logging.
2014-05-06 Calin JuravleMerge "Add include guard to fileext.h"
2014-05-06 Calin JuravleLeave more space for extensions in pthread_rwlockattr_t
2014-05-06 Torne (Richard... Test that relro sharing actually saves memory.
2014-05-06 Torne (Richard... Merge "Handle empty relro segment or incorrectly sized...
2014-05-06 Elliott HughesFix <math.h> to quieten most of our warnings.
2014-05-06 Elliott HughesMerge "bionic: make epoll_event structure packed"
2014-05-06 Philip Hatcherbionic: make epoll_event structure packed
2014-05-06 Elliott HughesMerge "Remove the non-standard time64 stuff for LP64."
2014-05-06 Elliott HughesRemove the non-standard time64 stuff for LP64.
2014-05-05 Elliott HughesMerge "Update the NOTICE files and improve the script...
2014-05-05 Elliott HughesUpdate the NOTICE files and improve the script slightly.
2014-05-05 Elliott HughesMerge "Sync with upstream OpenBSD."
2014-05-05 Elliott HughesSync with upstream OpenBSD.
2014-05-05 Elliott HughesMerge "Disable %n in printf and vfwprintf."
2014-05-05 Elliott HughesDisable %n in printf and vfwprintf.
2014-05-05 Elliott HughesMerge "Switch to current upstream OpenBSD wsetup.c."
2014-05-05 Elliott HughesSwitch to current upstream OpenBSD wsetup.c.
2014-05-05 Dmitriy IvanovMerge "Fixes for __cxa_finalize"
2014-05-05 Dmitriy IvanovFixes for __cxa_finalize
2014-05-04 Elliott HughesMerge "Fix iswctype."
2014-05-04 Elliott HughesMerge "Switch to current upstream OpenBSD fwrite.c."
2014-05-03 Dmitriy IvanovMerge "Disallow dlopen("egl/blah.so") on LP64"
2014-05-03 Elliott HughesSwitch to current upstream OpenBSD fwrite.c.
2014-05-03 Dmitriy IvanovDisallow dlopen("egl/blah.so") on LP64
2014-05-03 Elliott HughesMerge "Sync with current OpenBSD stdio."
2014-05-03 Elliott HughesSync with current OpenBSD stdio.
2014-05-02 Elliott HughesFix iswctype.
2014-05-02 Elliott HughesMerge "Use the OpenBSD wcsftime."
2014-05-02 Elliott HughesUse the OpenBSD wcsftime.
2014-05-02 Calin JuravleAdd include guard to fileext.h
2014-05-02 Torne (Richard... Handle empty relro segment or incorrectly sized file.
2014-05-02 Elliott HughesMerge "Fix wchar_t signedness problems found on x86...
2014-05-02 Elliott HughesFix wchar_t signedness problems found on x86-64.
2014-05-02 Elliott HughesMerge "Fix wchar.cpp MIPS narrowing conversion build...
2014-05-02 Elliott HughesFix wchar.cpp MIPS narrowing conversion build failure.
2014-05-01 Elliott HughesMerge "Fix wchar.cpp signed/unsigned comparison build...
2014-05-01 Elliott HughesFix wchar.cpp signed/unsigned comparison build failure.
2014-05-01 Elliott HughesMerge "Switch to a working UTF-8 mb/wc implementation."
2014-05-01 Elliott HughesSwitch to a working UTF-8 mb/wc implementation.
2014-05-01 Christopher... Merge "Add ability to run on host for x86/x86_64."
2014-05-01 Christopher... Add ability to run on host for x86/x86_64.
2014-05-01 Christopher... Merge "Modify hard-coded directory."
2014-05-01 Christopher... Modify hard-coded directory.
2014-05-01 Elliott HughesMerge "Keep the kernel header scrubber's data structure...
2014-05-01 Elliott HughesKeep the kernel header scrubber's data structures in...
next