OSDN Git Service

android-x86/bionic.git
2015-06-16 Elliott HughesHide accidentally-exposed __clock_nanosleep.
2015-06-16 Elliott HughesAvoid name collision with user_fpsimd_state in <asm...
2015-06-16 Dan AlbertAdd a sys/procfs.h.
2015-06-16 Elliott HughesFix two accidentally leaked mips64 symbols.
2015-06-15 Sharvil Nanavatiam 00cef820: am 64e9e71c: Define nonportable pthread...
2015-06-12 Sharvil Nanavatiam 64e9e71c: Define nonportable pthread mutex macros...
2015-06-12 Sharvil NanavatiDefine nonportable pthread mutex macros with the _NP...
2015-06-11 Dmitriy IvanovMerge "Make path to apk compliant with jar url format...
2015-06-11 Dmitriy IvanovFix l_addr for the linker
2015-06-11 Elliott HughesAdd process_vm_readv and process_vm_writev.
2015-06-11 Elliott HughesMerge "Statically linked executables should honor AT_SE...
2015-06-10 Dmitriy IvanovFix application_sdk_versions_smoke test
2015-06-10 Elliott HughesStatically linked executables should honor AT_SECURE.
2015-06-10 Dmitriy IvanovCheck if strtab exists before using it
2015-06-10 Christopher... Allow NULL in pthread_mutex_lock/unlock.
2015-06-09 Dmitriy IvanovMake path to apk compliant with jar url format
2015-06-08 Ying WangFix Mac checkbuild.
2015-06-06 Christopher... Export two dlmalloc functions everywhere.
2015-06-06 Christopher... Fix a few libc makefile mishaps.
2015-06-05 Yabin Cuiam 61b040a5: resolved conflicts for merge of ea248d9c...
2015-06-04 Dmitriy IvanovHide __atexit
2015-06-04 Christopher... Merge "Reorder DIR structure due to bad apps." into...
2015-06-04 Christopher... Reorder DIR structure due to bad apps.
2015-06-04 Dmitriy IvanovStrip version info when extracting symbols
2015-06-03 Dmitriy IvanovMerge "Backward compatibility for dlsym(RTLD_DEFAULT...
2015-06-03 Dmitriy IvanovBackward compatibility for dlsym(RTLD_DEFAULT, ...)
2015-06-02 Yabin Cuiresolved conflicts for merge of ea248d9c to lmp-mr1...
2015-06-02 Yabin CuiMerge "Make sys_resource test more robust." into lollip...
2015-06-02 Nick KralevichMerge "libc: Add O_PATH support for fgetxattr / fsetxat...
2015-06-02 Yabin CuiMerge "Make sys_resource test more robust." into lollip...
2015-06-02 Yabin CuiMake sys_resource test more robust.
2015-06-02 Dmitriy IvanovWork around for libraries without dt_soname
2015-06-02 Nick Kralevichlibc: Add O_PATH support for fgetxattr / fsetxattr
2015-06-01 Dmitriy IvanovFix dlsym(handle_of_main_executable, ...)
2015-06-01 Dan AlbertCleanup ftruncate negative test.
2015-06-01 Dan AlbertFix error handling for negative size in ftruncate.
2015-05-28 Dmitriy IvanovImprove some of error/warning messages
2015-05-28 Dmitriy IvanovWork around incorrect dt_needed entries
2015-05-27 Dmitriy IvanovAdd functions to provide target sdk version
2015-05-22 Dmitriy IvanovFix RTLD_NEXT lookup for the local_group
2015-05-20 Yabin Cuiam fd20a8c2: resolved conflicts for merge of 473d96c0...
2015-05-20 Yabin Cuiresolved conflicts for merge of 473d96c0 to lmp-mr1...
2015-05-18 Yabin CuiHide rt_sigqueueinfo.
2015-05-18 Yabin CuiRemove pthread_detach_no_leak test.
2015-05-16 Dmitriy IvanovMerge "Apply work around b/19059885 to x86" into mnc-dev
2015-05-16 Dmitriy IvanovApply work around b/19059885 to x86
2015-05-15 Chih-Hung HsiehUse unified syntax to compile with both llvm and gcc.
2015-05-15 Chih-Hung HsiehFix opcode to compile with both gcc and llvm.
2015-05-15 Elliott HughesDon't use TEMP_FAILURE_RETRY on close in bionic.
2015-05-15 Dmitriy IvanovRemove -z global workaround for target x86
2015-05-15 John ReckFix regression in crash reporting
2015-05-14 Spencer LowScopedFd: Don't use TEMP_FAILURE_RETRY() with close()
2015-05-12 Dmitriy IvanovImproved dlsym tests and fixes to linker
2015-05-12 Elliott HughesUpdate NOTICE files (the second time today).
2015-05-12 Elliott HughesSimplify three copyright headers.
2015-05-12 Elliott HughesMerge "Update NOTICE files." into mnc-dev
2015-05-12 Elliott HughesUpdate NOTICE files.
2015-05-09 Yabin CuiMerge "Fix timer flaky test in lollipop-mr1-cts-dev...
2015-05-08 Yabin CuiFix timer flaky test in lollipop-mr1-cts-dev.
2015-05-08 Dmitriy IvanovSwitch libc/libcstdc++/libm to hash-style=both
2015-05-08 Dan AlbertMerge changes from topic 'blobs' into mnc-dev
2015-05-08 Dan AlbertRevert "Fix volantis boot."
2015-05-08 Dan AlbertRevert "Fix clang build."
2015-05-08 Dan AlbertRevert "Try again to fix clang build."
2015-05-08 Andres MoralesMerge "remove rootdir build.prop" into mnc-dev
2015-05-08 Dmitriy IvanovAdd definitions of Elf32_Sxword and ELFXX_R_INFO
2015-05-07 Andres Moralesremove rootdir build.prop
2015-05-07 Dmitriy IvanovProperly align init/fini_arrays for crtend.o
2015-05-07 Dmitriy IvanovUse realpath for log and error messages
2015-05-06 Dmitriy IvanovMove pthread_atfork_dlclose test out of static lib
2015-05-06 Dmitriy IvanovVersionTracker: Ignore libraries without soname
2015-05-05 Dmitriy IvanovFix protected symbol lookups for mips
2015-05-04 Dmitriy IvanovDo not adjust PT_GNU_STACK segment
2015-05-01 Dmitriy IvanovLookup version info when relocating mips got
2015-05-01 Dmitriy IvanovRefactoring: move VersionTracker to link_image
2015-05-01 Neil FullerMerge "Update to tzdata 2015d" into mnc-dev
2015-05-01 Dmitriy IvanovRefactoring: extract lookup_version_info(..)
2015-04-30 Mark Salyzynbionic: fortify comments in _system_properties.h
2015-04-30 Neil FullerUpdate to tzdata 2015d
2015-04-30 Dmitriy IvanovAdjust DT_MIPS_RLD_MAP2 value
2015-04-29 Dmitriy Ivanovlinker: initialize system properties
2015-04-29 Dmitriy IvanovFix mips relocation to use load_bias as intended
2015-04-29 Dmitriy IvanovFix LD_PRELOAD for dlopen()
2015-04-29 Jeff BrownMerge "Add float support to binary event log." into...
2015-04-29 Jeff BrownAdd float support to binary event log.
2015-04-28 Mark Salyzynbionic: add __system_property_area_serial()
2015-04-28 Dmitriy IvanovDo not pack relocations for libc.so
2015-04-28 Dmitriy Ivanovlinker: use libc's environ variable to store envp
2015-04-28 Neil FullerUpdate to tzdata 2015c
2015-04-28 Dmitriy IvanovReduce p_align for program header to page size.
2015-04-26 Nick Kralevicham bb4961cd: am 1d76f1cc: Merge "add a fortified implem...
2015-04-26 Nick Kralevicham 1d76f1cc: Merge "add a fortified implementation...
2015-04-26 Nick KralevichMerge "add a fortified implementation of realpath"
2015-04-25 Nick Kralevicham 73621d02: am 42502d70: Merge "add fortified memchr...
2015-04-25 Nick Kralevicham 42502d70: Merge "add fortified memchr/memrchr implem...
2015-04-25 Nick KralevichMerge "add fortified memchr/memrchr implementations"
2015-04-25 Dmitriy Ivanovam a6441765: am 2eaff078: Merge "Include pthread_atfork...
2015-04-25 Dmitriy Ivanovam 2eaff078: Merge "Include pthread_atfork.h to mips64...
2015-04-25 Dmitriy IvanovMerge "Include pthread_atfork.h to mips64 crtbegin"
2015-04-25 Dmitriy IvanovInclude pthread_atfork.h to mips64 crtbegin
next