OSDN Git Service

android-x86/bionic.git
2013-01-10 Robert GreenwaltMerge "Cache negative DNS results."
2013-01-10 Elliott HughesRevert "Add signalfd call to bionic"
2013-01-10 Rom LemarchandAdd signalfd call to bionic
2013-01-10 Robert GreenwaltCache negative DNS results.
2013-01-08 Elliott Hughesam 5c5fe07e: am 364d9ee6: Merge "Don\'t test GNU-style...
2013-01-08 Elliott Hughesam 79cecbd4: am 7e22db03: Merge "Fix an off-by-one...
2013-01-08 Elliott Hughesam 2458d06f: am 26c5b2d4: Merge "[MIPS] Rewrite fenv...
2013-01-07 Elliott Hughesam 364d9ee6: Merge "Don\'t test GNU-style ELF hashes...
2013-01-07 Elliott HughesMerge "Don't test GNU-style ELF hashes on MIPS."
2013-01-07 Elliott HughesDon't test GNU-style ELF hashes on MIPS.
2013-01-07 Elliott Hughesam 7e22db03: Merge "Fix an off-by-one error in the...
2013-01-07 Elliott HughesMerge "Fix an off-by-one error in the sigset_t function...
2013-01-07 Elliott HughesFix an off-by-one error in the sigset_t function error...
2013-01-07 Elliott Hughesam 26c5b2d4: Merge "[MIPS] Rewrite fenv.h for Android"
2013-01-07 Elliott HughesMerge "[MIPS] Rewrite fenv.h for Android"
2013-01-05 Raghu Gandham[MIPS] Rewrite fenv.h for Android
2013-01-04 Elliott Hughesam ec137019: am 63dc5927: Merge "Add AF_CAN and PF_CAN...
2013-01-04 Elliott Hughesam 63dc5927: Merge "Add AF_CAN and PF_CAN (and other...
2013-01-04 Elliott HughesMerge "Add AF_CAN and PF_CAN (and other missing families)."
2013-01-04 Elliott Hughesam 81508de3: am f0036944: Merge "Fix debug malloc."
2013-01-04 Elliott Hughesam f0036944: Merge "Fix debug malloc."
2013-01-04 Elliott HughesAdd AF_CAN and PF_CAN (and other missing families).
2013-01-04 Elliott HughesMerge "Fix debug malloc."
2013-01-03 Elliott HughesFix debug malloc.
2013-01-03 Elliott Hughesam c654f4fd: am b1b53177: Merge "sysconf.c was renamed...
2013-01-03 Elliott Hughesam b1b53177: Merge "sysconf.c was renamed to sysconf...
2013-01-03 Elliott HughesMerge "sysconf.c was renamed to sysconf.cpp (and modifi...
2013-01-03 Elliott Hughessysconf.c was renamed to sysconf.cpp (and modified)...
2013-01-03 Elliott Hughesam 1287d106: am fb62558b: Merge "Define _POSIX_MONOTONI...
2013-01-02 Elliott Hughesam fb62558b: Merge "Define _POSIX_MONOTONIC_CLOCK and...
2013-01-02 Elliott HughesMerge "Define _POSIX_MONOTONIC_CLOCK and implement...
2013-01-02 Elliott HughesDefine _POSIX_MONOTONIC_CLOCK and implement sysconf...
2012-12-28 Elliott Hughesam c0c05ff8: am 918d776f: Merge "Support System.loadLib...
2012-12-28 Elliott Hughesam df5c77c9: am f6524f8b: Merge "Fix format_number."
2012-12-22 Elliott Hughesam 918d776f: Merge "Support System.loadLibrary for...
2012-12-22 Elliott HughesMerge "Support System.loadLibrary for libraries with...
2012-12-21 Elliott Hughesam f6524f8b: Merge "Fix format_number."
2012-12-21 Elliott HughesMerge "Fix format_number."
2012-12-21 Elliott HughesFix format_number.
2012-12-20 Elliott HughesSupport System.loadLibrary for libraries with transitiv...
2012-12-19 Elliott Hughesam 5fd31f68: am 4b582142: Merge "Fix x86 dynamic linker...
2012-12-19 Elliott Hughesam 4b582142: Merge "Fix x86 dynamic linker build."
2012-12-19 Elliott Hughesam a0edecf3: am a4ebdcf5: Merge "Check for unknown...
2012-12-19 Elliott Hughesam a4ebdcf5: Merge "Check for unknown flags passed...
2012-12-19 Elliott HughesMerge "Fix x86 dynamic linker build."
2012-12-19 Elliott HughesFix x86 dynamic linker build.
2012-12-19 Elliott HughesMerge "Check for unknown flags passed to dlopen(3)."
2012-12-18 Elliott HughesCheck for unknown flags passed to dlopen(3).
2012-12-12 Elliott Hughesam 607bd477: am 4c4b08a3: Merge "Fix <endian.h> and...
2012-12-12 Elliott Hughesam 4c4b08a3: Merge "Fix <endian.h> and <sys/endian...
2012-12-12 Elliott HughesMerge "Fix <endian.h> and <sys/endian.h>."
2012-12-12 Elliott HughesFix <endian.h> and <sys/endian.h>.
2012-12-10 Elliott Hughesam f822e7f6: am 0521ff82: Merge "Use pthread_kill(...
2012-12-10 Elliott Hughesam 0521ff82: Merge "Use pthread_kill() in raise()"
2012-12-10 Elliott HughesMerge "Use pthread_kill() in raise()"
2012-12-10 Chris DearmanUse pthread_kill() in raise()
2012-12-07 Geremy Condraam 28996f80: am 6fcf1770: Merge "Added audit.h from...
2012-12-07 Geremy Condraam 6fcf1770: Merge "Added audit.h from the kernel."
2012-12-07 Geremy CondraMerge "Added audit.h from the kernel."
2012-12-07 Geremy CondraAdded audit.h from the kernel.
2012-12-07 Nick Kralevicham 080210c1: am c8354f50: Merge "FORTIFY_SOURCE: remove...
2012-12-07 Nick Kralevicham 79e1a01e: am 5dfdb701: Merge "FORTIFY_SOURCE: fix...
2012-12-07 Nick Kralevicham c8354f50: Merge "FORTIFY_SOURCE: remove memcpy overl...
2012-12-07 Nick Kralevicham 5dfdb701: Merge "FORTIFY_SOURCE: fix up previous...
2012-12-07 Nick KralevichMerge "FORTIFY_SOURCE: remove memcpy overlap checks"
2012-12-07 Nick KralevichFORTIFY_SOURCE: remove memcpy overlap checks
2012-12-06 Nick KralevichMerge "FORTIFY_SOURCE: fix up previous commit"
2012-12-05 Nick KralevichFORTIFY_SOURCE: fix up previous commit
2012-12-05 Nick Kralevicham 8717c3db: am 7a34ed2b: Merge "clean up FORTIFY_SOURC...
2012-12-04 Nick Kralevicham 7a34ed2b: Merge "clean up FORTIFY_SOURCE handling."
2012-12-04 Nick KralevichMerge "clean up FORTIFY_SOURCE handling."
2012-12-04 Nick Kralevichclean up FORTIFY_SOURCE handling.
2012-12-04 Nick Kralevicham ded6e3bf: am db79e827: Merge "FORTIFY_SOURCE: fortif...
2012-12-04 Nick Kralevicham db79e827: Merge "FORTIFY_SOURCE: fortify strrchr"
2012-12-04 Nick KralevichMerge "FORTIFY_SOURCE: fortify strrchr"
2012-12-03 Nick KralevichFORTIFY_SOURCE: fortify strrchr
2012-12-03 Elliott Hughesam 3960fb60: am 60fb6833: Merge "mmap: Remove madvise...
2012-12-03 Elliott Hughesam 60fb6833: Merge "mmap: Remove madvise() workaround"
2012-12-03 Elliott HughesMerge "mmap: Remove madvise() workaround"
2012-12-03 Elliott Hughesam 43701d68: am 46d64ed2: Merge "Add argument checking...
2012-12-03 Elliott Hughesam 46d64ed2: Merge "Add argument checking to sigemptyse...
2012-12-03 Elliott HughesMerge "Add argument checking to sigemptyset(3) and...
2012-12-01 Nick Kralevicham 4140d90c: am 3acc908c: Merge "FORTIFY_SOURCE: fortif...
2012-12-01 Nick Kralevicham 3acc908c: Merge "FORTIFY_SOURCE: fortify strchr"
2012-12-01 Nick KralevichMerge "FORTIFY_SOURCE: fortify strchr"
2012-12-01 Elliott HughesAdd argument checking to sigemptyset(3) and friends.
2012-11-30 Nick KralevichFORTIFY_SOURCE: fortify strchr
2012-11-30 Elliott Hughesam 7beaa502: am 16c61f08: Merge "Reduce the exposure...
2012-11-30 Elliott Hughesam 16c61f08: Merge "Reduce the exposure of the __set_er...
2012-11-30 Elliott HughesMerge "Reduce the exposure of the __set_errno implement...
2012-11-30 Elliott HughesReduce the exposure of the __set_errno implementation...
2012-11-30 Elliott Hughesam 4835e6ef: am 97b70b2b: Merge "Replace .S version...
2012-11-30 Elliott Hughesam 97b70b2b: Merge "Replace .S version of x86 crtfiles...
2012-11-30 Elliott HughesMerge "Replace .S version of x86 crtfiles with .c version"
2012-11-30 Pavel ChupinReplace .S version of x86 crtfiles with .c version
2012-11-30 Elliott Hughesam 55210f74: am 07c0b73a: Merge "Remove (near-)duplicat...
2012-11-30 Elliott Hughesam 07c0b73a: Merge "Remove (near-)duplicate definitions...
2012-11-30 Elliott HughesMerge "Remove (near-)duplicate definitions of size_t...
2012-11-30 Elliott HughesRemove (near-)duplicate definitions of size_t and ssize_t.
2012-11-29 Elliott Hughesam c5861c09: am 50e62e40: Merge "Bug: __WINT_TYPE__...
next