OSDN Git Service

android-x86/bionic.git
2014-05-14 Elliott HughesMerge "Flesh out <arpa/inet.h>."
2014-05-14 Elliott HughesFlesh out <arpa/inet.h>.
2014-05-14 Elliott HughesMerge "We don't need two copies of <nsswitch.h>."
2014-05-14 Elliott HughesWe don't need two copies of <nsswitch.h>.
2014-05-14 Sreeram RamachandranMerge "Fix build (take two)."
2014-05-14 Sreeram RamachandranFix build (take two).
2014-05-13 Sreeram RamachandranMerge "Fix build."
2014-05-13 Sreeram RamachandranFix build.
2014-05-13 Sreeram RamachandranMerge "Introduce netd_client, a dynamic library that...
2014-05-13 Sreeram RamachandranIntroduce netd_client, a dynamic library that talks...
2014-05-13 Elliott HughesMerge "Upgrade to tzdata2014c."
2014-05-13 Elliott HughesMerge "Consistently use #if defined(__BIONIC__) in...
2014-05-13 Elliott HughesUpgrade to tzdata2014c.
2014-05-13 Elliott HughesConsistently use #if defined(__BIONIC__) in tests.
2014-05-13 Elliott HughesMerge "Add getmntent_r to our collection of <mntent...
2014-05-13 Elliott HughesAdd getmntent_r to our collection of <mntent.h> compati...
2014-05-13 Elliott HughesMerge "Reduce stack usage of tmpfile(3)."
2014-05-13 Calin JuravleMerge "Use __LP64__ instead of __LP32__ in sched.h"
2014-05-13 Elliott HughesReduce stack usage of tmpfile(3).
2014-05-13 Dmitriy IvanovMerge "Refactor linker allocator"
2014-05-13 Calin JuravleUse __LP64__ instead of __LP32__ in sched.h
2014-05-13 Calin JuravleMerge "Undef private *_BODY defines after use"
2014-05-13 Calin JuravleUndef private *_BODY defines after use
2014-05-13 Calin JuravleMerge "Add fpos_t tests."
2014-05-13 Calin JuravleMerge "Support mb sequences across calls to mb*to*wcs...
2014-05-13 Dmitriy IvanovRefactor linker allocator
2014-05-13 Christopher... Merge "Add 64-bit Silvermont-optimized string/memory...
2014-05-13 Varvara RainchikAdd 64-bit Silvermont-optimized string/memory functions.
2014-05-13 Christopher... Merge "Add 32-bit Silvermont-optimized string/memory...
2014-05-12 Calin JuravleAdd fpos_t tests.
2014-05-12 Calin JuravleSupport mb sequences across calls to mb*to*wcs* functions
2014-05-12 Elliott HughesMerge "Remove the useless indirection in mips' __set_tls."
2014-05-12 Elliott HughesRemove the useless indirection in mips' __set_tls.
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 Varvara RainchikAdd 32-bit Silvermont-optimized string/memory functions.
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.
next