aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-10Merge "Use ARMv6 instruction for handling byte order"android-adt-0.9.9tools_r7Jean-Baptiste Queru
2010-09-09Merge "Move the atom optimization flags into TARGET_linux-x86.mk."Jean-Baptiste Queru
2010-08-31Add eventfd system call supportKeith Deacon
2010-08-31Use ARMv6 instruction for handling byte orderJim Huang
2010-08-09bionic: Rename _ARM_HAVE_LDREX_STREX to __ARM_HAVE_LDREX_STREX for consistencyJim Huang
2010-07-26Move the atom optimization flags into TARGET_linux-x86.mk.Chih-Wei Huang
2010-07-23Implemented pthread_atfork()android-sdk-tools_r7android-adt-0.9.8Matt Fischer
2010-07-16Add kernel header file ipv6_route.h in bionic.Banavathu, Srinivas Naik
2010-07-16Merge "Fix undefined reference to dl_iterate_phdr for x86"Jean-Baptiste Queru
2010-07-08Merge "Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fb bionic: fix clear...Jean-Baptiste Queru
2010-07-08Fix undefined reference to dl_iterate_phdr for x86Bruce Beare
2010-07-08Fix missing NLBruce Beare
2010-07-02Merge "Regenerate linux/netfilter_ipv6/ip6_tables.h."Jean-Baptiste Queru
2010-07-01Allow dlclose() to properly call static C++ destructors.David 'Digit' Turner
2010-06-28Regenerate linux/netfilter_ipv6/ip6_tables.h.Vilmos Nebehaj
2010-06-27Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fbChris Peterson
2010-06-18merge from open-source masterThe Android Open Source Project
2010-06-16Merge "Fix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN)"David Turner
2010-06-16Fix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN)Mikael Ohlson
2010-06-14merge from open-source masterThe Android Open Source Project
2010-06-11added missing ether_aton and ether_ntoaSzymon Jakubczak
2010-06-07merge from open-source masterThe Android Open Source Project
2010-06-05Merge "Add missing termios defns to bring on par with ARM"David Turner
2010-06-04Add missing termios defns to bring on par with ARMBruce Beare
2010-06-03merge from open-source masterThe Android Open Source Project
2010-06-03Merge "pthread: introduce pthread_setname_np() as a mean to give names to thr...David Turner
2010-05-19pthread: introduce pthread_setname_np() as a mean to give names to threadsAndré Goddard Rosa
2010-05-17merge from open-source masterThe Android Open Source Project
2010-05-17improve readability of stdio: fix indentation and remove trailing spacesAndré Goddard Rosa
2010-05-14merge from open-source masterThe Android Open Source Project
2010-05-14Merge "Add declaration for sys_signame[] forgotten in change 12489"David Turner
2010-05-13merge from open-source masterThe Android Open Source Project
2010-05-12Set SA_RESTORER in sigaction()Matt Fischer
2010-05-12fix buildJean-Baptiste Queru
2010-05-12merge from open-source masterThe Android Open Source Project
2010-05-11Merge "Sometimes the compiler is very right! Found bug in bessel routines for...Jean-Baptiste Queru
2010-05-11Merge "Reduce compiler anxiety."David Turner
2010-05-11Merge "Added support for LD_PRELOAD"David Turner
2010-05-10Merge "stdio: simplify __fremovelock()"David Turner
2010-05-10Merge "Reversed order of const and static to hush warning from compiler."Jean-Baptiste Queru
2010-05-10stdio: simplify __fremovelock()André Goddard Rosa
2010-05-10Added support for LD_PRELOADMatt Fischer
2010-05-10Merge "string: tidy up strndup()"David Turner
2010-05-07Sometimes the compiler is very right! Found bug in bessel routines for float.Scott Turner
2010-05-03merge from open-source masterThe Android Open Source Project
2010-05-01Merge "Fix log channel initialization at bionic/logd_write.c."David Turner
2010-04-29Merge "added headers for SuperH which automatically generate by update_all.py"Jean-Baptiste Queru
2010-04-29linker: fix the undefined weak symbols issueYi Sun
2010-04-29bionic: add missing NULL check from memory allocation on record_backtrace()André Goddard Rosa
2010-04-29stdio: simplify vasprintf()André Goddard Rosa