OSDN Git Service

android-x86/bionic.git
2010-12-14 David TurnerMerge "Remove extra/unneeded copy of fenv.h"
2010-12-07 David TurnerMerge "Use proper variable typing"
2010-12-06 David TurnerMerge "Add defines for CAIF support"
2010-12-06 Jean-Baptiste... Merge "sigsetmask.c was not processing the "mask" argum...
2010-12-04 Bruce Bearesigsetmask.c was not processing the "mask" argument.
2010-12-04 Bruce BeareAdd defines for CAIF support
2010-11-22 Jean-Baptiste... Merge "bionic: Add ARM optimized strcpy()"
2010-11-22 Jim Huangbionic: Add ARM optimized strcpy()
2010-11-18 Jean-Baptiste... Merge "Bionic: Aliasing problems with frexpf"
2010-11-05 Rodrigo ObregonBionic: Aliasing problems with frexpf
2010-10-25 Jean-Baptiste... Merge "Remove duplicated _rand48 implementation. Use...
2010-10-25 Jim HuangRemove duplicated _rand48 implementation. Use stdlib...
2010-10-21 Jean-Baptiste... Merge "resolv: make internal symbols static/hidden"
2010-10-21 Jean-Baptiste... Merge "time64: make helper functions static"
2010-10-21 Jean-Baptiste... Merge "bionic: stubs: Make internal symbol static"
2010-10-21 Jean-Baptiste... Merge "pthread-timers: Hide internal symbol __timer_tab...
2010-10-19 Jean-Baptiste... Merge "stdlib: strtod: Hide internal symbol __dtoa"
2010-10-19 Jean-Baptiste... Merge "stdio: make internal symbols static/hidden"
2010-10-19 Jean-Baptiste... Merge "__set_errno: Hide internal symbol __set_syscall_...
2010-10-19 Jean-Baptiste... Merge "Reconcile assembly-only macros in <machine/cpu...
2010-10-15 Jean-Baptiste... Merge "Update ATOM string routines to latest"
2010-10-14 Jim Huang__set_errno: Hide internal symbol __set_syscall_errno
2010-10-14 Jim Huangpthread-timers: Hide internal symbol __timer_table_star...
2010-10-14 Jim Huangbionic: stubs: Make internal symbol static
2010-10-14 Jim Huangtime64: make helper functions static
2010-10-14 Jim Huangresolv: make internal symbols static/hidden
2010-10-14 Jim Huangstdlib: strtod: Hide internal symbol __dtoa
2010-10-14 Jim Huangstdio: make internal symbols static/hidden
2010-10-11 Bruce BeareRemove extra/unneeded copy of fenv.h
2010-10-11 Bruce BeareUse proper variable typing
2010-10-11 Bruce BeareUpdate ATOM string routines to latest
2010-10-11 Jean-Baptiste... Merge "Hide the symbol of helper function __libc_androi...
2010-10-11 Jean-Baptiste... Merge "gethnamaddr: make helper functions static"
2010-10-01 Jim HuangReconcile assembly-only macros in <machine/cpu-features.h>
2010-09-27 Jim Huanggethnamaddr: make helper functions static
2010-09-27 Jim HuangHide the symbol of helper function __libc_android_abort
2010-09-26 Elliott HughesFixes for the ARM-specific bswap_16, bswap_32, and...
2010-09-10 Jean-Baptiste... Merge "Use ARMv6 instruction for handling byte order"
2010-09-09 Jean-Baptiste... Merge "Move the atom optimization flags into TARGET_lin...
2010-08-31 Keith DeaconAdd eventfd system call support
2010-08-31 Jim HuangUse ARMv6 instruction for handling byte order
2010-08-08 Jim Huangbionic: Rename _ARM_HAVE_LDREX_STREX to __ARM_HAVE_LDRE...
2010-07-26 Chih-Wei HuangMove the atom optimization flags into TARGET_linux...
2010-07-23 Matt FischerImplemented pthread_atfork()
2010-07-16 Banavathu,... Add kernel header file ipv6_route.h in bionic.
2010-07-16 Jean-Baptiste... Merge "Fix undefined reference to dl_iterate_phdr for...
2010-07-08 Jean-Baptiste... Merge "Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc104...
2010-07-08 Bruce BeareFix undefined reference to dl_iterate_phdr for x86
2010-07-08 Bruce BeareFix missing NL
2010-07-02 Jean-Baptiste... Merge "Regenerate linux/netfilter_ipv6/ip6_tables.h."
2010-07-02 David 'Digit... Allow dlclose() to properly call static C++ destructors.
2010-06-28 Vilmos NebehajRegenerate linux/netfilter_ipv6/ip6_tables.h.
2010-06-28 Chris PetersonChange-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fb
2010-06-18 The Android... merge from open-source master
2010-06-17 David TurnerMerge "Fix for incorrect reply from sysconf(_SC_NPROCES...
2010-06-16 Mikael OhlsonFix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN)
2010-06-14 The Android... merge from open-source master
2010-06-12 Szymon Jakubczakadded missing ether_aton and ether_ntoa
2010-06-07 The Android... merge from open-source master
2010-06-05 David TurnerMerge "Add missing termios defns to bring on par with...
2010-06-04 Bruce BeareAdd missing termios defns to bring on par with ARM
2010-06-03 The Android... merge from open-source master
2010-06-03 David TurnerMerge "pthread: introduce pthread_setname_np() as a...
2010-05-20 André Goddard... pthread: introduce pthread_setname_np() as a mean to...
2010-05-17 The Android... merge from open-source master
2010-05-17 André Goddard... improve readability of stdio: fix indentation and remov...
2010-05-14 The Android... merge from open-source master
2010-05-14 David TurnerMerge "Add declaration for sys_signame[] forgotten...
2010-05-13 The Android... merge from open-source master
2010-05-12 Matt FischerSet SA_RESTORER in sigaction()
2010-05-12 Jean-Baptiste... fix build
2010-05-12 The Android... merge from open-source master
2010-05-11 Jean-Baptiste... Merge "Sometimes the compiler is very right! Found...
2010-05-11 David TurnerMerge "Reduce compiler anxiety."
2010-05-11 David TurnerMerge "Added support for LD_PRELOAD"
2010-05-10 David TurnerMerge "stdio: simplify __fremovelock()"
2010-05-10 Jean-Baptiste... Merge "Reversed order of const and static to hush warni...
2010-05-10 André Goddard... stdio: simplify __fremovelock()
2010-05-10 Matt FischerAdded support for LD_PRELOAD
2010-05-10 David TurnerMerge "string: tidy up strndup()"
2010-05-07 Scott TurnerSometimes the compiler is very right! Found bug in...
2010-05-03 The Android... merge from open-source master
2010-05-01 David TurnerMerge "Fix log channel initialization at bionic/logd_wr...
2010-04-29 Jean-Baptiste... Merge "added headers for SuperH which automatically...
2010-04-29 Yi Sunlinker: fix the undefined weak symbols issue
2010-04-29 André Goddard... bionic: add missing NULL check from memory allocation...
2010-04-29 André Goddard... stdio: simplify vasprintf()
2010-04-29 André Goddard... stdio: simplify asprintf()
2010-04-29 André Goddard... improve readability of stdlib: fix indentation and...
2010-04-21 The Android... merge from open-source master
2010-04-08 The Android... merge from open-source master
2010-04-08 Matt FischerFixed support for RTLD_NEXT in dlsym()
2010-04-07 San Mehatam 91638721: kernel_headers: Update rtnetlink/pkt_sched...
2010-04-07 San Mehatkernel_headers: Update rtnetlink/pkt_sched headers...
2010-04-05 Thorsten GlaserAdd declaration for sys_signame[] forgotten in change...
2010-03-31 The Android... merge from open-source master
2010-03-31 The Android... merge from open-source master
2010-03-31 The Android... merge from open-source master
2010-03-30 André Goddard... bionic: fix memory leak in get_malloc_leak_info() error...
2010-03-30 David TurnerMerge "bionic: clear only the part of the buffer which...
next