OSDN Git Service

android-x86/bionic.git
2011-09-30 David 'Digit... resolved conflicts for merge of 6cda7b62 to gingerbread...
2011-09-29 Bruce BeareBionic: x86: Fix libm macro definitions
2011-08-30 David 'Digit... am 89ea107d: Merge "linker: allow debugging of construc...
2011-08-30 David 'Digit... am 0f7d9df1: Merge "libc: fix typo in kernel helper...
2011-08-29 David 'Digit... Merge "linker: allow debugging of constructors"
2011-08-28 David 'Digit... Merge "libc: fix typo in kernel helper script"
2011-08-27 David 'Digit... libc: fix typo in kernel helper script
2011-08-27 David 'Digit... linker: allow debugging of constructors
2011-08-05 David Turneram c57fd963: Merge "NDK: x86 header file has incorrect...
2011-08-05 David TurnerMerge "NDK: x86 header file has incorrect definition...
2011-08-05 Mark D HornNDK: x86 header file has incorrect definition for ptrdiff_t
2011-08-05 David Turneram f5aa1382: Merge "x86 libc: Fix the range to check...
2011-08-05 David TurnerMerge "x86 libc: Fix the range to check the error"
2011-08-04 David 'Digit... am 023c4988: Merge "libc: x86: Fixed size_t definition."
2011-08-04 David 'Digit... Merge "libc: x86: Fixed size_t definition."
2011-08-04 David 'Digit... libc: x86: Fixed size_t definition.
2011-08-03 David Turneram 9efda5b7: Merge "typo in libc/stdio/wcio.h"
2011-08-03 David TurnerMerge "typo in libc/stdio/wcio.h"
2011-07-29 Robert Greenwaltam bcf861f2: Merge "Don\'t call freeaddrinfo with a...
2011-07-29 Robert GreenwaltMerge "Don't call freeaddrinfo with a NULL ptr."
2011-07-29 Robert GreenwaltDon't call freeaddrinfo with a NULL ptr.
2011-07-20 Robert Greenwaltam 28de3e59: Merge "Don\'t reset caches when dns props...
2011-07-20 Robert GreenwaltMerge "Don't reset caches when dns props change."
2011-07-20 Mattias FalkDon't reset caches when dns props change.
2011-07-11 David 'Digit... resolved conflicts for merge of 50a83255 to gingerbread...
2011-07-09 David 'Digit... merge intel x86 patches into gingerbread branch
2011-07-09 Dragos Tatuleaenable support for large files (> 2G)
2011-07-09 David TurnerMerge "enable support for large files (> 2G)"
2011-07-07 Bruce BeareEnable functional DSO object destruction
2011-07-07 Bruce Bearex86: Enable -fstack-protector
2011-07-07 Mark D HornUpdate X86 Bionic CRT files for unwind/exceptions
2011-07-07 James Rosebionic, libthread_db x86 fixes
2011-07-07 Bruce BeareUpdated gcc 4.4.3 IA toolchain doesn't require the...
2011-07-07 Bruce BeareRemove an extra register move.
2011-07-07 Bruce BeareReplace __atomic_XXX with GCC __sync_XXX intrinsics.
2011-07-07 Bruce Bearemove some typedefs to procfs.h required by gdbserver...
2011-07-07 Bruce Beareuse consistent guards for off_t and size_t defines...
2011-07-07 Bruce BeareSimplify variable typing for IA builds
2011-07-07 Bruce Bearesigsetmask.c was not processing the "mask" argument.
2011-07-07 Bruce BeareAdd defines for CAIF support
2011-07-07 Bruce BeareRemove extra/unneeded copy of fenv.h
2011-07-07 Bruce BeareUse proper variable typing
2011-07-07 Bruce BeareUpdate ATOM string routines to latest
2011-07-07 Bruce BeareFix undefined reference to dl_iterate_phdr for x86
2011-07-07 Bruce BeareFix missing NL
2011-07-07 Bruce Beareptrace.c Fix source file format to unix from dos
2011-07-06 David 'Digit... Merge "Really fix the build."
2011-07-06 David 'Digit... Really fix the build.
2011-07-06 David 'Digit... Merge "Fix broken build"
2011-07-06 David 'Digit... Fix broken build
2011-07-05 David 'Digit... Merge "libc: Add logcat error message for memory corrup...
2011-07-05 David 'Digit... libc: Add logcat error message for memory corruption
2011-07-05 Dragos Tatuleaenable support for large files (> 2G)
2011-07-03 Nathan Forbestypo in libc/stdio/wcio.h
2011-07-01 Elliott HughesMerge "Update to tzdata2011h."
2011-06-30 Elliott HughesUpdate to tzdata2011h.
2011-06-23 Robert GreenwaltMerge "Add support for a dns cache per interface"
2011-06-23 David TurnerMerge "time: Improve C99 compliance"
2011-06-23 David TurnerMerge "strftime: Use snprintf() instead of sprintf()"
2011-06-23 David TurnerMerge "Enable functional DSO object destruction"
2011-06-23 Jim Huangstrftime: Use snprintf() instead of sprintf()
2011-06-22 Jim Huangtime: Improve C99 compliance
2011-06-20 Bruce BeareEnable functional DSO object destruction
2011-06-17 Jun Nakajimax86 libc: Fix the range to check the error
2011-06-17 David 'Digit... Merge "libstdc++: make operator new call abort on failure."
2011-06-14 David 'Digit... libstdc++: make operator new call abort on failure.
2011-06-08 Mattias FalkAdd support for a dns cache per interface
2011-06-02 Jean-Baptiste... Merge "libc: enable IPTOS_MINCOST, fixup gethostbyaddr...
2011-06-02 JP Abgralllibc: enable IPTOS_MINCOST, fixup gethostbyaddr() proto.
2011-06-02 Jean-Baptiste... Merge "Update netlink-related kernel includes"
2011-06-02 Dmitry ShmidtUpdate netlink-related kernel includes
2011-06-02 Jean-Baptiste... Merge "Add icmp6.h and ip6.h files from current NetBSD...
2011-06-01 Steinar H.... Add icmp6.h and ip6.h files from current NetBSD libc.
2011-05-26 David 'Digit... Merge "libc: Fix prctl() declaration."
2011-05-26 David 'Digit... libc: Fix prctl() declaration.
2011-05-25 David TurnerMerge "x86: Enable -fstack-protector"
2011-05-25 David TurnerMerge "Update X86 Bionic CRT files for unwind/exceptions"
2011-05-24 Bruce Bearex86: Enable -fstack-protector
2011-05-24 Mark D HornUpdate X86 Bionic CRT files for unwind/exceptions
2011-05-20 David 'Digit... Merge "libc: Fix leak in the DNS thread-specific state."
2011-05-18 David 'Digit... libc: Fix leak in the DNS thread-specific state.
2011-05-17 David TurnerMerge "bionic: Add ARM optimized strcmp()"
2011-05-17 David TurnerMerge "vfscanf: Add support for L type modifier for...
2011-05-09 David TurnerMerge "bionic, libthread_db x86 fixes"
2011-05-05 Chris Friesvfscanf: Add support for L type modifier for long long
2011-05-03 Brian CarlstromMerge "Tracking change to dns proxy protocol"
2011-05-02 David TurnerMerge "Use MAP_FIXED when allocating prelinked shared...
2011-04-29 Brian CarlstromTracking change to dns proxy protocol
2011-04-27 Bruce Bearebionic, libthread_db x86 fixes
2011-04-20 Jim Huangbionic: Add ARM optimized strcmp()
2011-04-11 Brad Fitzpatrickam 3ef36b21: Merge "Use system property to set dns...
2011-04-11 Brad FitzpatrickMerge "Use system property to set dns cache size"
2011-04-05 David Turneram 4c090434: Merge "removing shadowing redeclaration...
2011-04-05 David Turneram fcee105b: Merge "x86 libc: fix the wrong return...
2011-04-05 David TurnerMerge "removing shadowing redeclaration of result"
2011-04-05 David TurnerMerge "x86 libc: fix the wrong return value of syscall"
2011-03-29 Kan-Ru Chenx86 libc: fix the wrong return value of syscall
2011-03-25 David 'Digit... am 0e47a919: Merge "libc: <sys/cdefs.h>: Fix the use...
2011-03-25 David 'Digit... Merge "libc: <sys/cdefs.h>: Fix the use of __STDC_VERSI...
2011-03-22 Christopher... removing shadowing redeclaration of result
next