OSDN Git Service

android-x86/bionic.git
2013-07-16 Elliott Hughesam 026867c7: Merge "Improve stack overflow diagnostics."
2013-07-16 Elliott Hughesam 9562d38d: Merge "Clean up __builtin_expect usage."
2013-07-16 Elliott Hughesam f152e386: Merge "EABI syscall cleanup."
2013-07-16 Elliott HughesMerge "Improve stack overflow diagnostics."
2013-07-16 Elliott HughesImprove stack overflow diagnostics.
2013-07-16 Elliott HughesMerge "Clean up __builtin_expect usage."
2013-07-16 Elliott HughesClean up __builtin_expect usage.
2013-07-16 Elliott HughesMerge "EABI syscall cleanup."
2013-07-16 Elliott HughesEABI syscall cleanup.
2013-07-15 Elliott Hughesam 67750c85: Merge "Fix pthread_getattr_np, pthread_att...
2013-07-15 Elliott HughesMerge "Fix pthread_getattr_np, pthread_attr_setguardsiz...
2013-07-15 Elliott HughesFix pthread_getattr_np, pthread_attr_setguardsize,...
2013-07-15 Elliott Hughesam 59ed029b: Merge "Upgrade to tzcode2013d."
2013-07-15 Elliott HughesMerge "Upgrade to tzcode2013d."
2013-07-13 Elliott HughesUpgrade to tzcode2013d.
2013-07-12 Elliott Hughesam 3db1f359: Merge "Add a trivial gmtime(3) test."
2013-07-12 Elliott HughesMerge "Add a trivial gmtime(3) test."
2013-07-12 Elliott HughesAdd a trivial gmtime(3) test.
2013-07-12 Elliott Hughesam 8a363692: Merge "Add TCP_INFO state enum values."
2013-07-12 Nick Kralevicham d30877ae: Merge "syslog.h: add __printflike to syslo...
2013-07-11 Elliott HughesMerge "Add TCP_INFO state enum values."
2013-07-11 Elliott HughesAdd TCP_INFO state enum values.
2013-07-11 Nick KralevichMerge "syslog.h: add __printflike to syslog functions"
2013-07-10 Nick Kralevichsyslog.h: add __printflike to syslog functions
2013-07-09 Elliott Hughesam b7f49237: Merge "Fix MIPS build."
2013-07-09 Elliott HughesMerge "Fix MIPS build."
2013-07-09 Elliott HughesFix MIPS build.
2013-07-09 Elliott Hughesam 9d476716: Merge "Add <sys/statvfs.h>."
2013-07-09 Elliott HughesMerge "Add <sys/statvfs.h>."
2013-07-09 Elliott HughesAdd <sys/statvfs.h>.
2013-07-08 Elliott Hughesam 4fc8a0c1: Merge "Remove <netinet/icmp6.h> ni_* macros."
2013-07-08 Elliott HughesMerge "Remove <netinet/icmp6.h> ni_* macros."
2013-07-08 Elliott HughesRemove <netinet/icmp6.h> ni_* macros.
2013-07-08 Elliott Hughesam ff145277: Merge "Upgrade to tzdata2013d."
2013-07-08 Elliott HughesMerge "Upgrade to tzdata2013d."
2013-07-08 Elliott HughesUpgrade to tzdata2013d.
2013-07-08 Elliott Hughesam e31c45c9: Merge "Make bionic\'s <netinet/icmp6.h...
2013-07-08 Elliott HughesMerge "Make bionic's <netinet/icmp6.h> standalone,...
2013-07-08 Elliott HughesMake bionic's <netinet/icmp6.h> standalone, like glibc's.
2013-07-08 Elliott Hughesam 6b33f31b: Merge "Fix IPv6 filtering definitions...
2013-07-08 Elliott HughesMerge "Fix IPv6 filtering definitions in netinet/icmp6.h."
2013-07-08 Lorenzo ColittiFix IPv6 filtering definitions in netinet/icmp6.h.
2013-07-08 Elliott Hughesam e63ea6ac: Merge "Clean up <sys/mount.h>/<linux/fs...
2013-07-08 Elliott HughesMerge "Clean up <sys/mount.h>/<linux/fs.h> duplication."
2013-07-03 Elliott HughesClean up <sys/mount.h>/<linux/fs.h> duplication.
2013-07-03 Nick Kralevicham 84983592: Merge "bionic_atomic_arm.h: Remove < ARMv6...
2013-07-03 Nick KralevichMerge "bionic_atomic_arm.h: Remove < ARMv6 support"
2013-07-03 Nick Kralevichbionic_atomic_arm.h: Remove < ARMv6 support
2013-07-03 Elliott Hughesam de2781d9: Merge changes I01345c23,I3b57517c
2013-07-03 Elliott HughesMerge changes I01345c23,I3b57517c
2013-07-03 Lorenzo ColittiInclude linux/termios.h from sys/ioctl.h.
2013-07-03 Lorenzo ColittiUpdate linux/types.h to linux 2.6.20.
2013-07-03 Elliott Hughesam ebc8ce1d: Merge "libc/arch-arm/bionic/memcpy.a9...
2013-07-03 Elliott HughesMerge "libc/arch-arm/bionic/memcpy.a9.S: memcpy from...
2013-07-03 Will Newtonlibc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex...
2013-07-02 Elliott Hughesam 87b4286f: Merge "Expose dn_comp and dn_expand to...
2013-07-02 Elliott HughesMerge "Expose dn_comp and dn_expand to system C code."
2013-07-02 Lorenzo ColittiExpose dn_comp and dn_expand to system C code.
2013-07-02 Elliott Hughesam feec97a7: Merge "Fix inttypes.h PRI?PTR and SCN...
2013-07-02 Elliott HughesMerge "Fix inttypes.h PRI?PTR and SCN?PTR macros."
2013-07-02 Elliott HughesFix inttypes.h PRI?PTR and SCN?PTR macros.
2013-07-02 Elliott Hughesam 1ba3a2c2: Merge "Update icmp6.h to current NetBSD."
2013-07-02 Elliott HughesMerge "Update icmp6.h to current NetBSD."
2013-07-02 Lorenzo ColittiUpdate icmp6.h to current NetBSD.
2013-07-01 Christopher... am 7c14d67b: Merge "libc/arch-arm/bionic/memcpy.a9...
2013-07-01 Christopher... Merge "libc/arch-arm/bionic/memcpy.a9.S: memcpy from...
2013-07-01 Nick Kralevicham 413eef71: Merge "More FORTIFY_SOURCE functions under...
2013-07-01 Nick KralevichMerge "More FORTIFY_SOURCE functions under clang"
2013-07-01 Will Newtonlibc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex...
2013-06-29 Nick KralevichMore FORTIFY_SOURCE functions under clang
2013-06-28 Nick Kralevicham 227b47a4: Merge "resolv_private.h: remove #define...
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 Kralevicham 394df35e: Merge "Reorganize FORTIFY_SOURCE tests."
2013-06-28 Nick KralevichMerge "Reorganize FORTIFY_SOURCE tests."
2013-06-28 Nick KralevichReorganize FORTIFY_SOURCE tests.
2013-06-27 Nick Kralevicham 78a7bf99: Merge "stdio.h: enable vs?printf clang...
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 Crossam fbec57d4: Merge changes Ib496e818,I074204e9
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 Hughesam b116bf76: Merge "Switch to current upstream getopt_l...
2013-06-25 Elliott HughesMerge "Switch to current upstream getopt_long."
2013-06-25 Rom Lemarchandam 995f17e6: Merge "libc: add swapon and swapoff syscalls"
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 Hughesam c76550b3: Merge "Update x86 machine/endian.h from...
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 Hughesam 7d624e9a: Merge "Kernel dso support for \'dl_iterate...
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 Kralevicham bfacb603: Merge "libc: enable FORTIFY_SOURCE snprint...
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 Crossam 1642edb5: Merge changes Ib074192d,I6df3afed,I6907045...
2013-06-25 Colin CrossMerge changes Ib074192d,I6df3afed,I69070455,Icbe31908...
next