OSDN Git Service

android-x86/bionic.git
2012-07-09 Nick KralevichFORTIFY_SOURCE: add fgets support.
2012-06-28 Rebecca Schultz... Merge "Modify ion header"
2012-06-27 Nick KralevichMerge "FORTIFY_SOURCE: add open() checks"
2012-06-26 Nick Kralevichlibc: cleanups
2012-06-26 Nick KralevichFORTIFY_SOURCE: add open() checks
2012-06-26 David 'Digit... linker: improve loadable segment protection.
2012-06-26 David 'Digit... linker: simplify code for dynamic and ARM exidx sections.
2012-06-26 David 'Digit... Merge "linker: rename load_offset to load_bias."
2012-06-26 David 'Digit... Merge "linker: avoid mapping the whole library before...
2012-06-26 David 'Digit... Merge "linker: Add PAGE_START/OFFSET/END convenience...
2012-06-26 David 'Digit... Merge "linker: New sources to manage the ELF program...
2012-06-25 Elliott Hughesam 5af97ca8: am c7bab8cb: Merge "Enable sqrtf() x86...
2012-06-25 Elliott Hughesam c7bab8cb: Merge "Enable sqrtf() x86 assembly code"
2012-06-25 Elliott HughesMerge "Enable sqrtf() x86 assembly code"
2012-06-25 David 'Digit... linker: rename load_offset to load_bias.
2012-06-25 David 'Digit... linker: avoid mapping the whole library before load.
2012-06-25 David 'Digit... linker: Add PAGE_START/OFFSET/END convenience macros
2012-06-25 David 'Digit... linker: New sources to manage the ELF program header...
2012-06-25 xqian6Enable sqrtf() x86 assembly code
2012-06-22 Evgeniy StepanovAdd module base to main executable's ARM_exidx.
2012-06-21 Andrew Hsieham fa136e8c: am a5948157: Merge "Define __stack_chk_fai...
2012-06-21 Andrew Hsieham a5948157: Merge "Define __stack_chk_fail_local.S"
2012-06-21 Andrew HsiehMerge "Define __stack_chk_fail_local.S"
2012-06-21 Andrew HsiehDefine __stack_chk_fail_local.S
2012-06-20 The Android... am effc607e: Reconcile with jb-release
2012-06-20 The Android... Reconcile with jb-release
2012-06-20 The Android... merge in jb-release history after reset to jb-dev
2012-06-19 David 'Digit... Merge "linker: reduce size by nearly 20KB"
2012-06-19 Andy McFaddenam 63c4179f: am 4d0128f1: Merge "Minor tweak to get...
2012-06-19 Andy McFaddenam 4d0128f1: Merge "Minor tweak to get memory around...
2012-06-19 Andy McFaddenMerge "Minor tweak to get memory around corrupted heap...
2012-06-19 Ben ChengMinor tweak to get memory around corrupted heap chunks...
2012-06-19 David 'Digit... linker: reduce size by nearly 20KB
2012-06-14 Arve HjønnevågMerge "Add watchdog.h"
2012-06-14 Nick Kralevichlibc: make atoi, atol, and atoll pure functions
2012-06-14 Nick KralevichFORTIFY_SOURCE: add strlcpy / strlcat support
2012-06-14 Arve HjønnevågAdd watchdog.h
2012-06-14 David 'Digit... Merge "linker: small code-cleanup"
2012-06-13 Nick KralevichMerge "Don't mark realloc with __attribute__((malloc))"
2012-06-13 Nick KralevichDon't mark realloc with __attribute__((malloc))
2012-06-13 David 'Digit... linker: small code-cleanup
2012-06-13 Nick KralevichMerge "FORTIFY_SOURCE: add sprintf / vsprintf support"
2012-06-13 Nick KralevichFORTIFY_SOURCE: add sprintf / vsprintf support
2012-06-12 Nick KralevichMerge "update filter.h / prctl.h / seccomp.h"
2012-06-12 Robert Greenwaltam c5cab345: am 028ccf5d: Merge "Avoid multiple dns...
2012-06-12 Robert Greenwaltam 028ccf5d: Merge "Avoid multiple dns lookups for...
2012-06-12 Nick Kralevichupdate filter.h / prctl.h / seccomp.h
2012-06-12 Robert GreenwaltMerge "Avoid multiple dns lookups for the same query"
2012-06-12 Nick KralevichMerge "FORTIFY_SOURCE: add snprintf, vsnprintf"
2012-06-12 Elliott Hughesam 20afd4e7: am e0961445: Merge "Remove the meaningless...
2012-06-12 Elliott Hughesam 571da80c: am c75491e2: Merge "Remove an obsolete...
2012-06-12 Elliott Hughesam e0961445: Merge "Remove the meaningless on Linux...
2012-06-12 Elliott Hughesam c75491e2: Merge "Remove an obsolete jamfile."
2012-06-11 Elliott HughesMerge "Remove the meaningless on Linux if_dl.h header."
2012-06-11 Nick KralevichFORTIFY_SOURCE: add snprintf, vsnprintf
2012-06-11 Elliott HughesMerge "Remove an obsolete jamfile."
2012-06-11 Elliott HughesRemove an obsolete jamfile.
2012-06-11 Nick KralevichMerge "inet_ntop: pass the size of tmp to snprintf()"
2012-06-11 Nick Kralevichinet_ntop: pass the size of tmp to snprintf()
2012-06-11 Rebecca Schultz... Modify ion header
2012-06-11 Elliott HughesRemove the meaningless on Linux if_dl.h header.
2012-06-11 Elliott HughesMerge "Remove the meaningless on Linux if_dl.h header."
2012-06-11 Elliott HughesRemove the meaningless on Linux if_dl.h header.
2012-06-11 Geremy CondraMerge "Added event logging for some spoofed DNS queries."
2012-06-11 Geremy CondraMerge "Added actual event logging calls to the FORTIFY_...
2012-06-11 Geremy CondraAdded event logging for some spoofed DNS queries.
2012-06-11 Geremy CondraAdded actual event logging calls to the FORTIFY_SOURCE...
2012-06-11 The Android... am 5ff025a5: Reconcile with jb-release
2012-06-11 The Android... Reconcile with jb-release
2012-06-11 The Android... merge in jb-release history after reset to jb-dev
2012-06-09 Nick Kralevich_FORTIFY_SOURCE: check for integer overflows
2012-06-08 Jeff Brownam e4db460a: am b7630f01: Use new debuggerd protocol.
2012-06-08 Jeff Brownam b7630f01: Use new debuggerd protocol.
2012-06-08 Geremy CondraMerge "Adding event logging to libc."
2012-06-08 Geremy CondraAdding event logging to libc.
2012-06-07 Nick KralevichMerge "_FORTIFY_SOURCE: add memset / bzero support"
2012-06-07 Nick Kralevich_FORTIFY_SOURCE: add memset / bzero support
2012-06-07 Elliott HughesMerge "Support non-zero p_vaddr in first PT_LOAD segment"
2012-06-07 The Android... am d06a73bc: Reconcile with jb-release
2012-06-07 The Android... Reconcile with jb-release
2012-06-07 Jeff BrownUse new debuggerd protocol.
2012-06-06 Elliott Hughesam d0c25027: am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCE...
2012-06-06 Elliott Hughesam 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF...
2012-06-06 Elliott HughesMerge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM."
2012-06-06 Elliott HughesFix sysconf(_SC_NPROCESSORS_CONF) on ARM.
2012-06-06 Elliott Hughesam 3069270d: am c2bba24d: Merge "Give the timer_create...
2012-06-06 Elliott Hughesam c2bba24d: Merge "Give the timer_create SIGEV_THREAD...
2012-06-06 Elliott HughesMerge "Give the timer_create SIGEV_THREAD helper thread...
2012-06-06 Elliott HughesGive the timer_create SIGEV_THREAD helper threads sensi...
2012-06-06 Nick KralevichMerge "arm: rewrite crtbegin* as C files."
2012-06-05 Nick Kralevichlibc: implement some FORTIFY_SOURCE functions
2012-06-04 Ji-Hwan LeeSupport non-zero p_vaddr in first PT_LOAD segment
2012-06-03 The Android... merge in jb-release history after reset to jb-dev
2012-06-02 Iliyan Malchevam 252a5c85: resolved conflicts for merge of e1dd3c28...
2012-06-02 Iliyan Malchevam f0ddaa2f: am 7d2e24eb: bionic: introduce libc.debug...
2012-06-02 Iliyan Malchevresolved conflicts for merge of e1dd3c28 to jb-dev...
2012-06-02 Iliyan Malchevam 7d2e24eb: bionic: introduce libc.debug.malloc.program
2012-06-01 Iliyan Malchevbionic: import heaptracker as chk_malloc
2012-06-01 Nick Kralevicharm: rewrite crtbegin* as C files.
2012-05-31 The Android... merge in jb-release history after reset to jb-dev
next