OSDN Git Service

android-x86/bionic.git
2013-02-06 Elliott HughesRemove bogus extra alignment from sbrk.
2013-02-04 Elliott HughesMerge "Document the mallinfo struct, add missing attrib...
2013-02-04 Elliott HughesDocument the mallinfo struct, add missing attributes.
2013-02-04 Elliott HughesMerge "Add basic tests for posix_memalign."
2013-02-04 Elliott HughesAdd basic tests for posix_memalign.
2013-02-04 Elliott HughesMerge "Regenerate msm_ion.h."
2013-02-02 Elliott HughesRegenerate msm_ion.h.
2013-02-02 Elliott HughesMerge "Don't claim there were no leaks if we weren...
2013-02-02 Elliott HughesDon't claim there were no leaks if we weren't even...
2013-02-02 Elliott HughesMerge "Make sincosl call sinl and cosl."
2013-02-02 Elliott HughesMake sincosl call sinl and cosl.
2013-02-02 Elliott HughesMerge "Update the libm/NOTICE file after the upgrade."
2013-02-02 Elliott HughesUpdate the libm/NOTICE file after the upgrade.
2013-02-02 Elliott HughesMerge "Restore bionic's <linux/elf-em.h>."
2013-02-02 Elliott HughesRestore bionic's <linux/elf-em.h>.
2013-02-01 Elliott HughesMerge "Upgrade libm."
2013-02-01 Elliott HughesUpgrade libm.
2013-01-30 Elliott HughesMerge "Say explicitly if there were no leaks."
2013-01-30 Elliott HughesSay explicitly if there were no leaks.
2013-01-30 Elliott HughesMerge "Clean up trailing whitespace in the kernel headers."
2013-01-30 Elliott HughesClean up trailing whitespace in the kernel headers.
2013-01-30 Elliott HughesMerge "Fix valgrind build."
2013-01-30 Elliott HughesFix valgrind build.
2013-01-30 Elliott HughesMerge "Fix x86 build to use <elf.h>."
2013-01-30 Elliott HughesFix x86 build to use <elf.h>.
2013-01-30 Elliott HughesMerge "Bring the NOTICE files back up to date."
2013-01-30 Elliott HughesBring the NOTICE files back up to date.
2013-01-30 Elliott HughesMerge "Use the NetBSD <sys/exec_elf.h>."
2013-01-29 Elliott HughesUse the NetBSD <sys/exec_elf.h>.
2013-01-29 Elliott HughesMerge "Don't collect useless stack frames; do demangle...
2013-01-29 Elliott HughesDon't collect useless stack frames; do demangle C+...
2013-01-28 Elliott HughesMerge "Unit tests for formatting code, fix %%."
2013-01-28 Elliott HughesUnit tests for formatting code, fix %%.
2013-01-26 Elliott HughesMerge "More debug malloc fixes."
2013-01-26 Elliott HughesMore debug malloc fixes.
2013-01-25 Elliott HughesMerge "arm syscall : for eabi call_default don't use...
2013-01-25 Nick KralevichMerge "system_properties: do more checking of file"
2013-01-25 Nick Kralevichsystem_properties: do more checking of file
2013-01-24 Nick KralevichMerge "prctl.h: include sys/cdefs.h"
2013-01-24 Nick Kralevichprctl.h: include sys/cdefs.h
2013-01-23 Nick KralevichMerge "libc: use more secure system properties if avail...
2013-01-23 Nick Kralevichlibc: use more secure system properties if available
2013-01-23 Elliott HughesMerge "Don't free anything when reporting leaks."
2013-01-23 Elliott HughesMerge "Disable leak checking for mksh; it's way too...
2013-01-23 Elliott HughesDon't free anything when reporting leaks.
2013-01-23 Elliott HughesDisable leak checking for mksh; it's way too leaky.
2013-01-23 Elliott HughesMerge "Add const for first argument of sigismember...
2013-01-22 Elliott HughesMerge "Our strcoll(3) is no different from NetBSD's...
2013-01-22 Elliott HughesOur strcoll(3) is no different from NetBSD's, so take...
2013-01-22 Elliott HughesMerge "Avoid overflow in memccpy."
2013-01-22 Elliott HughesAvoid overflow in memccpy.
2013-01-22 Elliott HughesMerge "Clean up debuggerd-related logging."
2013-01-22 Elliott HughesMerge "Use the new non-allocating logging for dlmalloc...
2013-01-22 Elliott HughesUse the new non-allocating logging for dlmalloc failures.
2013-01-22 Elliott HughesClean up debuggerd-related logging.
2013-01-22 Nick KralevichMerge "bionic_auxv.h: fix #define conflict"
2013-01-22 Nick Kralevichbionic_auxv.h: fix #define conflict
2013-01-22 Elliott HughesMerge "Add missing extern "C"."
2013-01-22 Elliott HughesAdd missing extern "C".
2013-01-22 Elliott HughesMerge "Fix the duplication in the debugging code."
2013-01-19 Kito ChengAdd const for first argument of sigismember for fit...
2013-01-19 Elliott HughesFix the duplication in the debugging code.
2013-01-18 Nick KralevichMerge "Revert "Filter ANDROID_PROPERTY_WORKSPACE""
2013-01-18 Guang ZhuRevert "Filter ANDROID_PROPERTY_WORKSPACE"
2013-01-18 Nick KralevichMerge "FORTIFY_SOURCE: optimize"
2013-01-18 Elliott HughesMerge "Add functionlity to the scripts to replace token...
2013-01-17 Nick KralevichFORTIFY_SOURCE: optimize
2013-01-17 Raghu GandhamAdd functionlity to the scripts to replace tokens in...
2013-01-17 Nick KralevichMerge "linker: add -Wl,--exclude-libs,ALL to LDFLAGS"
2013-01-17 Nick Kralevichlinker: add -Wl,--exclude-libs,ALL to LDFLAGS
2013-01-16 Nick KralevichMerge "Revert "stack protector: use AT_RANDOM""
2013-01-16 Nick KralevichRevert "stack protector: use AT_RANDOM"
2013-01-16 Nick KralevichMerge "stack protector: use AT_RANDOM"
2013-01-16 Nick KralevichMerge "Filter ANDROID_PROPERTY_WORKSPACE"
2013-01-16 Nick Kralevichstack protector: use AT_RANDOM
2013-01-16 Elliott HughesMerge "Fix signalfd for MIPS."
2013-01-16 Elliott HughesFix signalfd for MIPS.
2013-01-16 Matthieu Castetarm syscall : for eabi call_default don't use stack
2013-01-16 Nick KralevichFilter ANDROID_PROPERTY_WORKSPACE
2013-01-15 Elliott HughesMerge "Revert "DO NOT MERGE Revert "Add the libcutils...
2013-01-15 Elliott HughesRevert "DO NOT MERGE Revert "Add the libcutils localtim...
2013-01-15 Nick KralevichMerge "fix strerror_r test"
2013-01-15 Nick Kralevichfix strerror_r test
2013-01-14 Ben ChengMerge "Add __aeabi_idiv to the dummy reference list."
2013-01-14 Ben ChengAdd __aeabi_idiv to the dummy reference list.
2013-01-14 Nick KralevichMerge "headers: update auxvec.h from Linux kernel"
2013-01-14 Nick Kralevichheaders: update auxvec.h from Linux kernel
2013-01-14 Ian RogersMerge "Name anonymous mmap mallocs."
2013-01-14 Nick KralevichMerge "libc_init_static: apply relro earlier."
2013-01-14 Elliott HughesMerge "Fix my git mistake."
2013-01-14 Elliott HughesFix my git mistake.
2013-01-14 Elliott HughesMerge "[MIPS] Set DT_DEBUG dyntab entry if it is writable"
2013-01-14 Chris Dearman[MIPS] Set DT_DEBUG dyntab entry if it is writable
2013-01-12 Nick Kralevichlibc_init_static: apply relro earlier.
2013-01-12 Ian RogersName anonymous mmap mallocs.
2013-01-12 Nick Kralevichlibc: add getauxval()
2013-01-11 Nick KralevichMerge "Add stack canaries / strcpy tests."
2013-01-11 Nick KralevichAdd stack canaries / strcpy tests.
2013-01-11 Wink SavilleFix unused warnings in pthread.c
2013-01-11 Elliott HughesMerge "glibc 2.15 treats errno as signed in strerror...
next