summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implemented pthread_atfork()android-sdk-tools_r7android-adt-0.9.8Matt Fischer2010-07-236-1/+142
* Add kernel header file ipv6_route.h in bionic.Banavathu, Srinivas Naik2010-07-161-0/+55
* Merge "Fix undefined reference to dl_iterate_phdr for x86"Jean-Baptiste Queru2010-07-161-0/+1
|\
| * Fix undefined reference to dl_iterate_phdr for x86Bruce Beare2010-07-081-0/+1
* | Merge "Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fb bionic: fix clear...Jean-Baptiste Queru2010-07-083-6/+6
|\ \ | |/ |/|
| * Change-Id: I68cc462aeb2460345a53bdb9941ce4bfc10456fbChris Peterson2010-06-273-6/+6
* | Fix missing NLBruce Beare2010-07-081-1/+1
* | Merge "Regenerate linux/netfilter_ipv6/ip6_tables.h."Jean-Baptiste Queru2010-07-022-0/+10
|\ \
| * | Regenerate linux/netfilter_ipv6/ip6_tables.h.Vilmos Nebehaj2010-06-282-0/+10
| |/
* | Allow dlclose() to properly call static C++ destructors.David 'Digit' Turner2010-07-0112-38/+186
|/
* merge from open-source masterThe Android Open Source Project2010-06-181-1/+1
|\
| * Merge "Fix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN)"David Turner2010-06-161-1/+1
| |\
| | * Fix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN)Mikael Ohlson2010-06-161-1/+1
* | | merge from open-source masterThe Android Open Source Project2010-06-144-0/+148
|\ \ \ | |/ /
| * | added missing ether_aton and ether_ntoaSzymon Jakubczak2010-06-114-0/+148
| |/
* | merge from open-source masterThe Android Open Source Project2010-06-071-0/+17
|\ \ | |/
| * Merge "Add missing termios defns to bring on par with ARM"David Turner2010-06-051-0/+17
| |\
| | * Add missing termios defns to bring on par with ARMBruce Beare2010-06-041-0/+17
* | | merge from open-source masterThe Android Open Source Project2010-06-032-0/+56
|\ \ \ | |/ /
| * | Merge "pthread: introduce pthread_setname_np() as a mean to give names to thr...David Turner2010-06-033-0/+62
| |\ \ | | |/ | |/|
| | * pthread: introduce pthread_setname_np() as a mean to give names to threadsAndré Goddard Rosa2010-05-193-0/+62
* | | merge from open-source masterThe Android Open Source Project2010-05-1715-57/+56
|\ \ \ | |/ /
| * | improve readability of stdio: fix indentation and remove trailing spacesAndré Goddard Rosa2010-05-1715-57/+56
| |/
* | merge from open-source masterThe Android Open Source Project2010-05-141-0/+1
|\ \ | |/
| * Merge "Add declaration for sys_signame[] forgotten in change 12489"David Turner2010-05-141-0/+1
| |\
| | * Add declaration for sys_signame[] forgotten in change 12489Thorsten Glaser2010-04-051-0/+1
* | | merge from open-source masterThe Android Open Source Project2010-05-138-6/+50
|\ \ \ | |/ /
| * | Set SA_RESTORER in sigaction()Matt Fischer2010-05-128-6/+50
* | | fix buildJean-Baptiste Queru2010-05-121-1/+1
* | | merge from open-source masterThe Android Open Source Project2010-05-128-23/+90
|\ \ \ | |/ /
| * | Merge "Sometimes the compiler is very right! Found bug in bessel routines for...Jean-Baptiste Queru2010-05-113-5/+7
| |\ \
| | * | Sometimes the compiler is very right! Found bug in bessel routines for float.Scott Turner2010-05-073-5/+7
| * | | Merge "Reduce compiler anxiety."David Turner2010-05-111-1/+1
| |\ \ \
| | * | | Reduce compiler anxiety.Scott Turner2010-01-161-1/+1
| * | | | Merge "Added support for LD_PRELOAD"David Turner2010-05-111-0/+65
| |\ \ \ \
| | * | | | Added support for LD_PRELOADMatt Fischer2010-05-101-0/+65
| * | | | | Merge "stdio: simplify __fremovelock()"David Turner2010-05-101-3/+1
| |\ \ \ \ \
| | * | | | | stdio: simplify __fremovelock()André Goddard Rosa2010-05-101-3/+1
| | |/ / / /
| * | | | | Merge "Reversed order of const and static to hush warning from compiler."Jean-Baptiste Queru2010-05-101-10/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Reversed order of const and static to hush warning from compiler.Scott Turner2010-01-161-10/+10
| | |/ / /
| * | | | Merge "string: tidy up strndup()"David Turner2010-05-101-4/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | string: tidy up strndup()André Goddard Rosa2010-01-301-4/+6
* | | | | merge from open-source masterThe Android Open Source Project2010-05-03189-232/+7416
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix log channel initialization at bionic/logd_write.c."David Turner2010-05-011-0/+2
| |\ \ \ \
| | * | | | Fix log channel initialization at bionic/logd_write.c.Alexey Tarasov2009-12-031-0/+2
| | | |/ / | | |/| |
| * | | | Merge "added headers for SuperH which automatically generate by update_all.py"Jean-Baptiste Queru2010-04-29174-0/+7188
| |\ \ \ \
| | * | | | added headers for SuperH which automatically generate by update_all.pyTony SIM2010-02-01174-0/+7188
| | |/ / /
| * | | | linker: fix the undefined weak symbols issueYi Sun2010-04-290-0/+0
| * | | | bionic: add missing NULL check from memory allocation on record_backtrace()André Goddard Rosa2010-04-291-0/+2
| * | | | stdio: simplify vasprintf()André Goddard Rosa2010-04-291-4/+1