OSDN Git Service

android-x86/bionic.git
2011-03-02 Jason ChenMerge "DO NOT MERGE Cherry-pick of 0ee092fb2 from maste...
2011-03-02 Mattias FalkDO NOT MERGE Cherry-pick of 0ee092fb2 from master
2011-01-30 The Android... Mass merge from gingerbread - do not merge
2011-01-28 David Turneram 2081fda6: Merge "Only look up A records if the syste...
2011-01-27 Steinar H.... am 2e23e292: Backport (simple cherry-pick) d33019030c1f...
2011-01-27 Steinar H.... am f4dca7be: Backport (simple cherry-pick) 64b6c43379db...
2011-01-27 Steinar H.... am a798b9f0: Backport (simple cherry-pick) d1624add2b73...
2011-01-25 David 'Digit... libm: Add nanf() and tgammaf() implementations.
2011-01-21 tedboFix bug in linker environment variable lookup.
2011-01-21 Colin Crossraise: Send signal to current thread
2011-01-19 David TurnerMerge "Only look up A records if the system has IPv4...
2011-01-16 Lorenzo ColittiOnly look up A records if the system has IPv4.
2011-01-14 Steinar H.... Backport (simple cherry-pick) d33019030c1f0cddca557f965...
2011-01-14 Steinar H.... Backport (simple cherry-pick) 64b6c43379dba176659bc1313...
2011-01-14 Steinar H.... Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27...
2011-01-07 Bruce Beareuse consistent guards for off_t and size_t defines...
2011-01-07 Bruce BeareSimplify variable typing for IA builds
2011-01-05 Steinar H.... Add a new #define IN6_IS_ADDR_ULA, for testing for...
2011-01-05 David 'Digit... Merge "libc: Fix the definition of SIGRTMAX"
2011-01-05 Lorenzo ColittiMerge "Don't treat private IPv4 addresses as being...
2011-01-04 David 'Digit... Merge "libc: remove obsolete sha1hash.c source file"
2010-12-31 David Turneram 3de4dcdb: Merge "android-x86: use proper variable...
2010-12-31 David Turneram ae5df14f: Merge "Use __asm__ instead of asm in publi...
2010-12-31 David TurnerMerge "android-x86: use proper variable typing"
2010-12-31 David TurnerMerge "Use __asm__ instead of asm in public libc headers"
2010-12-29 Jean-Baptiste... am 3d302be4: Merge "android-x86: add sigsetjmp.S"
2010-12-29 Jean-Baptiste... Merge "android-x86: add sigsetjmp.S"
2010-12-28 Jean-Baptiste... am b05aa150: Merge "Replace all occurrances of asm...
2010-12-28 Jean-Baptiste... Merge "Replace all occurrances of asm with __asm__...
2010-12-26 Chih-Wei Huangandroid-x86: add sigsetjmp.S
2010-12-23 Chih-Wei Huangandroid-x86: use proper variable typing
2010-12-22 David Turneram a4f6d228: Merge "Add a method for replacing tokens...
2010-12-20 David 'Digit... libc: remove obsolete sha1hash.c source file
2010-12-20 David 'Digit... libc: Fix the definition of SIGRTMAX
2010-12-20 David 'Digit... linker: Remove unsecure env. variable for setuid programs.
2010-12-20 David TurnerMerge "Add a method for replacing tokens in the preproc...
2010-12-20 Steinar H.... Don't treat private IPv4 addresses as being in a non...
2010-12-16 David 'Digit... libc: Add missing declarations in <netinet/in.h>
2010-12-16 David 'Digit... libc: Add ftruncate64 and improve 64-bit parameter...
2010-12-16 David 'Digit... libc: Remove duplicate eventfd declaration from SYSCALL...
2010-12-15 Jean-Baptiste... am c99892f1: am a9e5bbfd: Merge "Support usage of __ARM...
2010-12-15 Jean-Baptiste... am a9e5bbfd: Merge "Support usage of __ARM_HAVE_LDREX_S...
2010-12-15 Jean-Baptiste... Merge "Support usage of __ARM_HAVE_LDREX_STREX"
2010-12-14 David Turneram 572fced5: am 9691ecc9: Merge "Remove extra/unneeded...
2010-12-14 David Turneram 9691ecc9: Merge "Remove extra/unneeded copy of fenv.h"
2010-12-14 David TurnerMerge "Remove extra/unneeded copy of fenv.h"
2010-12-09 Bruce Bearesigsetmask.c was not processing the "mask" argument.
2010-12-09 Yu Shan Emily LauRevert "sigsetmask.c was not processing the "mask"...
2010-12-08 Martin StorsjoReplace all occurrances of asm with __asm__ in the...
2010-12-08 Martin StorsjoAdd a method for replacing tokens in the preprocessed...
2010-12-08 Martin StorsjoUse __asm__ instead of asm in public libc headers
2010-12-07 David Turneram 48bebaec: am 4efbf95d: Merge "Use proper variable...
2010-12-07 David Turneram 4efbf95d: Merge "Use proper variable typing"
2010-12-07 David TurnerMerge "Use proper variable typing"
2010-12-07 David 'Digit... Merge "<sched.h>: Add sched_getcpu() and cpu_set_t"
2010-12-07 David 'Digit... Merge "<time.h>: Add timegm(), timelocal() and others."
2010-12-07 David 'Digit... Merge "libc: Add <android/api-level.h>"
2010-12-07 David Turneram e05762a5: am 8e6435ea: Merge "Add defines for CAIF...
2010-12-07 Jean-Baptiste... am b11d7c3e: am bcb0a925: Merge "sigsetmask.c was not...
2010-12-06 David Turneram 8e6435ea: Merge "Add defines for CAIF support"
2010-12-06 David TurnerMerge "Add defines for CAIF support"
2010-12-06 Jean-Baptiste... am bcb0a925: Merge "sigsetmask.c was not processing...
2010-12-06 Jean-Baptiste... Merge "sigsetmask.c was not processing the "mask" argum...
2010-12-06 David 'Digit... <sched.h>: Add sched_getcpu() and cpu_set_t
2010-12-06 David 'Digit... <time.h>: Add timegm(), timelocal() and others.
2010-12-06 David 'Digit... libc: Add <android/api-level.h>
2010-12-04 Bruce Bearesigsetmask.c was not processing the "mask" argument.
2010-12-04 Bruce BeareAdd defines for CAIF support
2010-12-02 Ed HeylMerge "Add mkdtemp() prototype to stdlib.h."
2010-11-30 tedboAdd mkdtemp() prototype to stdlib.h.
2010-11-29 tedboAdd wcscasecmp() and wcsncasecmp() prototypes to wchar.h.
2010-11-24 Kenny RootAdd support for pread64/pwrite64
2010-11-23 Iliyan Malchevbionic: update processed kernel header tegra_audio.h
2010-11-22 Jean-Baptiste... am 24dc9363: resolved conflicts for merge of 1bc98ccb...
2010-11-22 Jean-Baptiste... resolved conflicts for merge of 1bc98ccb to gingerbread...
2010-11-22 Jean-Baptiste... Merge "bionic: Add ARM optimized strcpy()"
2010-11-22 Jim Huangbionic: Add ARM optimized strcpy()
2010-11-19 Jean-Baptiste... am 9f1a7f93: am ea0fe856: Merge "Bionic: Aliasing probl...
2010-11-19 Jean-Baptiste... am ea0fe856: Merge "Bionic: Aliasing problems with...
2010-11-19 Erik Gillingupdate linux/tegrafb.h
2010-11-18 Jean-Baptiste... Merge "Bionic: Aliasing problems with frexpf"
2010-11-16 Mike LockwoodUpdate f_mtp.h kernel header
2010-11-05 Dima Zavinkernel/linux: add tegra avp/rpc/sema headers
2010-11-05 Rodrigo ObregonBionic: Aliasing problems with frexpf
2010-11-05 Elliott HughesUse a modern chdir(2)-free realpath(3) implementation.
2010-11-04 David TurnerMerge "Add missing PTRACE_SETVFPREGS."
2010-11-03 Doug KwanAdd missing PTRACE_SETVFPREGS.
2010-11-02 Iliyan Malchevbionic: update processed cpcap_audio.h and spi/cpcap...
2010-11-01 Iliyan Malchevbionic: update processed cpcap_audio.h
2010-11-01 Nick Pellyam 61c9b8e1: am 7bbd4580: Add pn544.h clean kernel...
2010-11-01 Nick Pellyam 7bbd4580: Add pn544.h clean kernel header
2010-11-01 Nick PellyAdd pn544.h clean kernel header
2010-10-28 Brad FitzpatrickDon't proxy getaddrinfo when net.dns1.[MYPID] is set.
2010-10-28 Brad FitzpatrickMerge "DNS proxy: the start. proxies getaddrinfo calls."
2010-10-28 Brad FitzpatrickDNS proxy: the start. proxies getaddrinfo calls.
2010-10-28 Erik Gillingupdate tegrafb
2010-10-26 Rebecca Schultz... Merge "Update libc/kernel/common/media/soc2030.h"
2010-10-26 Jean-Baptiste... am f2c05baa: am 96c03c7d: Merge "Remove duplicated...
2010-10-26 Jean-Baptiste... am 96c03c7d: Merge "Remove duplicated _rand48 implement...
2010-10-25 Jean-Baptiste... Merge "Remove duplicated _rand48 implementation. Use...
next