OSDN Git Service

android-x86/bionic.git
2013-06-29 Nick KralevichMore FORTIFY_SOURCE functions under clang
2013-06-28 Nick KralevichMerge "resolv_private.h: remove #define b64_ntop and...
2013-06-28 Nick Kralevichresolv_private.h: remove #define b64_ntop and b64_pton
2013-06-28 Nick KralevichMerge "Reorganize FORTIFY_SOURCE tests."
2013-06-28 Nick KralevichReorganize FORTIFY_SOURCE tests.
2013-06-27 Nick KralevichMerge "stdio.h: enable vs?printf clang FORTIFY_SOURCE"
2013-06-27 Nick Kralevichstdio.h: enable vs?printf clang FORTIFY_SOURCE
2013-06-26 Colin CrossMerge changes Ib496e818,I074204e9
2013-06-25 Colin Crossbionic: add compatibility mode for properties
2013-06-25 Colin Crossbionic: use the size of the file to determine property...
2013-06-25 Elliott HughesMerge "Switch to current upstream getopt_long."
2013-06-25 Rom LemarchandMerge "libc: add swapon and swapoff syscalls"
2013-06-25 Elliott HughesSwitch to current upstream getopt_long.
2013-06-25 Elliott HughesMerge "Update x86 machine/endian.h from upstream"
2013-06-25 Pavel ChupinUpdate x86 machine/endian.h from upstream
2013-06-25 Rom Lemarchandlibc: add swapon and swapoff syscalls
2013-06-25 Elliott HughesMerge "Kernel dso support for 'dl_iterate_phdr' function"
2013-06-25 Sergey MelnikovKernel dso support for 'dl_iterate_phdr' function
2013-06-25 Nick KralevichMerge "libc: enable FORTIFY_SOURCE snprintf under clang"
2013-06-25 Nick Kralevichlibc: enable FORTIFY_SOURCE snprintf under clang
2013-06-25 Colin CrossMerge changes Ib074192d,I6df3afed,I69070455,Icbe31908...
2013-06-24 Greg Hackmannbionic: store property names as variable-length strings
2013-06-24 Colin Crossbionic: prevent root processes from calling __system_pr...
2013-06-24 Greg Hackmannbionic: revert to a single (larger) property area
2013-06-24 Greg Hackmannbionic: reimplement property area as hybrid trie/binary...
2013-06-24 Greg Hackmannbionic: add missing memory barriers to system properties
2013-06-24 Greg Hackmannbionic: make property area expandable
2013-06-24 Nick KralevichMerge "libc: enable sprintf FORTIFY_SOURCE under clang"
2013-06-24 Nick Kralevichlibc: enable sprintf FORTIFY_SOURCE under clang
2013-06-21 Nick KralevichMerge "linker: Emit a warning on text relocations"
2013-06-21 Nick Kralevichlinker: Emit a warning on text relocations
2013-06-21 Nick KralevichMerge "libc_logging: don't keep file descriptors open...
2013-06-21 Nick Kralevichlibc_logging: don't keep file descriptors open forever
2013-06-20 Nick KralevichMerge "libc: enable FORTIFY_SOURCE clang strlcpy"
2013-06-20 Nick Kralevichlibc: enable FORTIFY_SOURCE clang strlcpy
2013-06-19 Elliott HughesMerge "stdint.h header is not fully compatible with...
2013-06-19 Nick KralevichMerge "Fix FORTIFY_SOURCE unittests."
2013-06-19 Colin CrossMerge "bionic: add __system_property_foreach"
2013-06-19 Nick KralevichFix FORTIFY_SOURCE unittests.
2013-06-19 Sergey Melnikovstdint.h header is not fully compatible with C99(ISO989...
2013-06-19 Greg Hackmannbionic: add __system_property_foreach
2013-06-18 Elliott HughesMerge "Always use v1 for MIPS TLS access."
2013-06-18 Elliott HughesAlways use v1 for MIPS TLS access.
2013-06-18 Nick KralevichMerge "libc: Rename fortify error functions."
2013-06-18 Nick KralevichMerge "libc: add limited FORTIFY_SOURCE support for...
2013-06-18 Elliott HughesMerge "Make LD_PRELOAD failures just warnings."
2013-06-18 Colin CrossMerge "bionic: fix deleting property arrays in property...
2013-06-18 Nick KralevichMerge "libc: Introduce __errordecl()"
2013-06-18 Elliott HughesMake LD_PRELOAD failures just warnings.
2013-06-18 Colin Crossbionic: fix deleting property arrays in property benchmark
2013-06-18 Nick Kralevichlibc: Rename fortify error functions.
2013-06-18 Colin CrossMerge "bionic: change properties benchmarks to read...
2013-06-18 Colin Crossbionic: change properties benchmarks to read a single...
2013-06-18 Nick Kralevichlibc: add limited FORTIFY_SOURCE support for clang
2013-06-18 Nick Kralevichlibc: Introduce __errordecl()
2013-06-18 Colin CrossMerge changes Iac00ce10,I192d3825
2013-06-17 Colin Crossbionic: add tests for properties
2013-06-17 Colin Crossbionic: move system property writing from init to bionic
2013-06-17 Elliott HughesMerge "don't hardcode register r0/v1 when reading the...
2013-06-17 Mathias Agopiandon't hardcode register r0/v1 when reading the TLS
2013-06-17 Elliott HughesMerge "Slight script cleanup; make gensyscalls work...
2013-06-17 Elliott HughesSlight script cleanup; make gensyscalls work from any...
2013-06-13 Elliott HughesMerge "Ensure that <stdint.h> defines SIZE_MAX and...
2013-06-13 Elliott HughesEnsure that <stdint.h> defines SIZE_MAX and friends.
2013-06-13 Elliott HughesMerge "Fix the qsort copyright notice (fixed upstream...
2013-06-13 Elliott HughesFix the qsort copyright notice (fixed upstream this...
2013-06-13 Elliott HughesMerge "Handles spurious wake-ups in pthread_join()"
2013-06-13 msg555Handles spurious wake-ups in pthread_join()
2013-06-13 Elliott HughesMerge "Take upstream libm changes."
2013-06-12 Elliott HughesTake upstream libm changes.
2013-06-12 Elliott HughesMerge "Take some fixed upstream copyright headers and...
2013-06-12 Elliott HughesTake some fixed upstream copyright headers and regenera...
2013-06-12 Elliott HughesMerge "Switch to current upstream stdio makebuf.c and...
2013-06-12 Elliott HughesSwitch to current upstream stdio makebuf.c and setvbuf.c.
2013-06-12 Elliott HughesMerge "Revert "Add SIZE_MAX to <stdint.h> in a way...
2013-06-12 Elliott HughesRevert "Add SIZE_MAX to <stdint.h> in a way that might...
2013-06-12 Elliott HughesMerge "Add SIZE_MAX to <stdint.h> in a way that might...
2013-06-12 Elliott HughesAdd SIZE_MAX to <stdint.h> in a way that might actually...
2013-06-12 Elliott HughesMerge "Clean up abort."
2013-06-12 Elliott HughesClean up abort.
2013-06-12 Elliott HughesMerge "<stdint.h> should expose SIZE_MAX."
2013-06-12 Elliott Hughes<stdint.h> should expose SIZE_MAX.
2013-06-11 Nick KralevichMerge "fix unittests."
2013-06-11 Nick Kralevichfix unittests.
2013-06-11 Ben ChengMerge "Fix abort(3) to raise SIGABRT rather than causin...
2013-06-11 Ben ChengFix abort(3) to raise SIGABRT rather than causing SIGSEGV.
2013-06-10 Brian CarlstromMerge "Honor p_vaddr if set"
2013-06-08 Elliott HughesMerge "bionic/x86: Optimization for string routines"
2013-06-08 Elliott HughesMerge "Revert "libc x86: Remove strcat.S""
2013-06-08 Elliott HughesRevert "libc x86: Remove strcat.S"
2013-06-07 Christopher... Merge "Implement malloc_usable_size for debug impls."
2013-06-07 Christopher... Implement malloc_usable_size for debug impls.
2013-06-07 Brian CarlstromHonor p_vaddr if set
2013-06-06 Elliott HughesMerge "update signal.h to be C90 compatable"
2013-06-06 Erik Gillingupdate signal.h to be C90 compatable
2013-06-06 Elliott HughesMerge "Ensure header files using __BEGIN_DECLS include...
2013-06-06 Elliott HughesEnsure header files using __BEGIN_DECLS include sys...
2013-06-06 Elliott HughesMerge "sys/personality.h: include <sys/cdefs.h>"
2013-06-06 Elliott HughesMerge "Clean up useless declaration in thread_private.h"
2013-06-05 Kito Chengsys/personality.h: include <sys/cdefs.h>
next