OSDN Git Service

android-x86/bionic.git
2013-02-13 Elliott HughesClean up pthread_create.
2013-02-13 Elliott HughesMerge "Simplify pthread_create, using more public API."
2013-02-13 Elliott HughesSimplify pthread_create, using more public API.
2013-02-13 Elliott HughesMerge "Really set errno if __pthread_clone fails."
2013-02-13 Elliott HughesReally set errno if __pthread_clone fails.
2013-02-13 Elliott HughesMerge "Revert "Revert "More pthreads cleanup."""
2013-02-12 Elliott HughesRevert "Revert "More pthreads cleanup.""
2013-02-12 Dima ZavinMerge "add factory property file definition"
2013-02-12 Elliott Hughesam fcaf4e9f: Merge "Revert "More pthreads cleanup.""
2013-02-12 Elliott HughesMerge "Revert "More pthreads cleanup.""
2013-02-12 Elliott HughesRevert "More pthreads cleanup."
2013-02-12 Elliott Hughesam 85f491f9: Merge "More pthreads cleanup."
2013-02-12 Elliott HughesMerge "More pthreads cleanup."
2013-02-12 Elliott Hughesam 83bf28e6: Merge "Fix MIPS build."
2013-02-12 Elliott HughesMerge "Fix MIPS build."
2013-02-12 Elliott HughesFix MIPS build.
2013-02-12 Elliott Hughesam c56be54a: Merge "Use ENTRY/END in ARM __get_sp."
2013-02-12 Elliott HughesMerge "Use ENTRY/END in ARM __get_sp."
2013-02-12 Elliott HughesUse ENTRY/END in ARM __get_sp.
2013-02-12 Elliott Hughesam cae7b2cf: Merge "Fix __pthread_clone on ARM to set...
2013-02-12 Elliott HughesMerge "Fix __pthread_clone on ARM to set errno on failure."
2013-02-12 Elliott HughesFix __pthread_clone on ARM to set errno on failure.
2013-02-12 Elliott Hughesam 1fea0f25: Merge "Clean up ARM assembler files to...
2013-02-12 Elliott HughesMerge "Clean up ARM assembler files to use ENTRY/END."
2013-02-11 Elliott HughesClean up ARM assembler files to use ENTRY/END.
2013-02-11 Elliott HughesMore pthreads cleanup.
2013-02-11 Elliott Hughesam 2d3e7233: Merge "Revert "Revert "Pull the pthread_ke...
2013-02-11 Elliott HughesMerge "Revert "Revert "Pull the pthread_key_t functions...
2013-02-11 Elliott Hughesam 8397cdba: Merge "Revert "Pull the pthread_key_t...
2013-02-11 Elliott HughesRevert "Revert "Pull the pthread_key_t functions out...
2013-02-11 Elliott HughesMerge "Revert "Pull the pthread_key_t functions out...
2013-02-11 Elliott HughesRevert "Pull the pthread_key_t functions out of pthread.c."
2013-02-11 Elliott Hughesam 09e89c3c: Merge "Pull the pthread_key_t functions...
2013-02-11 Elliott HughesMerge "Pull the pthread_key_t functions out of pthread.c."
2013-02-11 Elliott HughesPull the pthread_key_t functions out of pthread.c.
2013-02-08 Elliott Hughesam 9a9bb243: Merge "Switch to using AT_RANDOM for the...
2013-02-08 Elliott HughesMerge "Switch to using AT_RANDOM for the stack guards."
2013-02-08 Elliott HughesSwitch to using AT_RANDOM for the stack guards.
2013-02-08 Elliott Hughesam 03579da2: Merge "Add a few more missing libm long...
2013-02-08 Elliott HughesMerge "Add a few more missing libm long double stubs."
2013-02-08 Elliott HughesAdd a few more missing libm long double stubs.
2013-02-08 Nick Kralevicham fa75fce5: Merge "update xattr.h"
2013-02-08 Nick KralevichMerge "update xattr.h"
2013-02-08 Nick Kralevichupdate xattr.h
2013-02-07 Elliott Hughesam 964886af: Merge "Remove dead code from gensyscalls...
2013-02-07 Elliott HughesMerge "Remove dead code from gensyscalls.py."
2013-02-07 Elliott HughesRemove dead code from gensyscalls.py.
2013-02-07 Elliott Hughesam f6afd3b6: Merge "Fix x86 build, remove void* arithme...
2013-02-07 Elliott Hughesam 59e9a496: Merge "__progname should be const char...
2013-02-07 Elliott HughesMerge "Fix x86 build, remove void* arithmetic."
2013-02-07 Elliott HughesMerge "__progname should be const char*, not char*."
2013-02-07 Elliott HughesFix x86 build, remove void* arithmetic.
2013-02-07 Elliott Hughes__progname should be const char*, not char*.
2013-02-07 Elliott Hughesam 2f41531f: Merge "Clean up the argc/argv/envp/auxv...
2013-02-07 Elliott HughesMerge "Clean up the argc/argv/envp/auxv handling."
2013-02-07 Elliott HughesClean up the argc/argv/envp/auxv handling.
2013-02-07 Elliott Hughesam d4187efd: Merge "Switch x86 syscall stubs over to...
2013-02-07 Elliott HughesMerge "Switch x86 syscall stubs over to the ENTER/END...
2013-02-07 Elliott HughesSwitch x86 syscall stubs over to the ENTER/END style...
2013-02-07 Elliott Hughesam d32fdbaf: Merge "Add a missing logbl stub."
2013-02-07 Elliott HughesMerge "Add a missing logbl stub."
2013-02-07 Elliott HughesAdd a missing logbl stub.
2013-02-07 Elliott Hughesam c9ab32e4: Merge "Improve benchmarking tool, add...
2013-02-07 Elliott HughesMerge "Improve benchmarking tool, add a few math benchm...
2013-02-06 Elliott HughesImprove benchmarking tool, add a few math benchmarks.
2013-02-06 Elliott Hughesam d10a5a02: Merge "Remove the currently-unused i387...
2013-02-06 Elliott HughesMerge "Remove the currently-unused i387 assembler to...
2013-02-06 Elliott Hughesam 4fc2a74b: Merge "Remove partial implementation of...
2013-02-06 Elliott HughesRemove the currently-unused i387 assembler to make...
2013-02-06 Elliott HughesMerge "Remove partial implementation of MIPS non-PIC...
2013-02-06 Elliott HughesRemove partial implementation of MIPS non-PIC support.
2013-02-06 Elliott Hughesam d7ff139f: Merge "Remove bogus extra alignment from...
2013-02-06 Elliott HughesMerge "Remove bogus extra alignment from sbrk."
2013-02-06 Elliott HughesRemove bogus extra alignment from sbrk.
2013-02-04 Elliott Hughesam a4f88fdc: Merge "Document the mallinfo struct, add...
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 Hughesam a3120aaf: Merge "Add basic tests for posix_memalign."
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 Hughesam a1821f01: Merge "Regenerate msm_ion.h."
2013-02-04 Elliott HughesMerge "Regenerate msm_ion.h."
2013-02-02 Elliott HughesRegenerate msm_ion.h.
2013-02-02 Elliott Hughesam 3dc6b57c: Merge "Don\'t claim there were no leaks...
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 Hughesam 1bf83555: Merge "Make sincosl call sinl and cosl."
2013-02-02 Elliott HughesMerge "Make sincosl call sinl and cosl."
2013-02-02 Elliott Hughesam ae70b946: Merge "Update the libm/NOTICE file after...
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 Hughesam a9dd3670: Merge "Restore bionic\'s <linux/elf-em...
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 Hughesam 44badc70: Merge "Upgrade libm."
2013-02-01 Elliott HughesMerge "Upgrade libm."
2013-02-01 Elliott HughesUpgrade libm.
2013-01-30 Elliott Hughesam fb55511e: am e1a124e5: Merge "Say explicitly if...
2013-01-30 Elliott Hughesam e1a124e5: Merge "Say explicitly if there were no...
next