OSDN Git Service

android-x86/bionic.git
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>
2013-06-05 Kito ChengClean up useless declaration in thread_private.h
2013-06-05 Elliott HughesMerge "Fix declaration of malloc_usable_size()"
2013-06-04 Nick KralevichMerge "Add tests for __strcpy_chk()"
2013-06-04 Nick KralevichAdd tests for __strcpy_chk()
2013-06-04 Brian CarlstromMerge "Small cleanup of soinfo_elf_lookup."
2013-06-04 Christopher... Small cleanup of soinfo_elf_lookup.
2013-05-31 Ben ChengMerge "Use bl instead of blx to support interworking...
2013-05-31 Ben ChengUse bl instead of blx to support interworking properly.
2013-05-31 Nick KralevichMerge "FORTIFY_SOURCE: strcat / strncat optimize"
2013-05-31 Nick KralevichFORTIFY_SOURCE: strcat / strncat optimize
2013-05-31 Liubov Dmitrievabionic/x86: Optimization for string routines
2013-05-30 Nick KralevichMerge "Add strncpy FORTIFY_SOURCE tests."
2013-05-30 Nick KralevichAdd strncpy FORTIFY_SOURCE tests.
2013-05-30 Nick KralevichMerge "libc x86: Remove strcat.S"
2013-05-30 Nick Kralevichlibc x86: Remove strcat.S
2013-05-24 Nick KralevichMerge "libc x86: Remove index.S, strcpy.S, strchr.S"
2013-05-24 Nick Kralevichlibc x86: Remove index.S, strcpy.S, strchr.S
2013-05-24 Nick KralevichMerge "libc: delete x86 memchr.S"
2013-05-24 Nick Kralevichlibc: delete x86 memchr.S
2013-05-23 David 'Digit... Fix declaration of malloc_usable_size()
2013-05-21 Brian CarlstromMerge "Fix bionic linker to support segments with zero...
2013-05-21 Brian CarlstromFix bionic linker to support segments with zero p_filesz
2013-05-16 Erik GillingMerge "libc/arm: add cortex-a8 cpu variant"
2013-05-16 Rom Lemarchandlibc/arm: add cortex-a8 cpu variant
2013-05-15 Elliott HughesMerge "Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and...
2013-05-15 Elliott HughesFix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R...
2013-05-14 Elliott HughesMerge "Add more __restricts, clean up __format__ attrib...
2013-05-14 Elliott HughesAdd more __restricts, clean up __format__ attributes.
2013-05-14 Elliott HughesMerge "Pull upstream FreeBSD revision 249810."
2013-05-14 Elliott HughesPull upstream FreeBSD revision 249810.
2013-05-14 Elliott HughesMerge "epoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONE...
2013-05-14 Todd Poynorepoll: add EPOLLRDHUP, EPOLLWAKEUP, and EPOLLONESHOT...
2013-05-14 Elliott HughesMerge "libc: add timerfd calls"
2013-05-14 Todd Poynorlibc: add timerfd calls
2013-05-14 Elliott HughesMerge "libc: remove obsolete CLOCK_REALTIME_HR and...
2013-05-14 Todd Poynorlibc: remove obsolete CLOCK_REALTIME_HR and CLOCK_MONOT...
2013-05-14 Elliott HughesMerge "libc: add clock ids CLOCK_REALTIME_ALARM and...
2013-05-14 Todd Poynorlibc: add clock ids CLOCK_REALTIME_ALARM and CLOCK_BOOT...
2013-05-14 Elliott HughesMerge "Fix all printf warnings in res_send.c."
2013-05-14 Kito ChengFix all printf warnings in res_send.c.
2013-05-09 Elliott HughesMerge "Don't fail to run DT_INIT and DT_INIT_ARRAY...
next