summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/bionic
Commit message (Expand)AuthorAgeFilesLines
* Allow static C++ destructors to be properly called on dlclose().David 'Digit' Turner2010-06-183-7/+13
* merge from open-source masterThe Android Open Source Project2010-03-221-0/+52
|\
| * x86 syscall system call implementationBruce Beare2010-03-041-0/+52
* | Use private futexes for pthread_mutex_t.David 'Digit' Turner2010-03-182-104/+32
* | Revert "bionic: pthread: use private futexes by default for mutexes and condv...Fabrice Di Meglio2010-03-111-37/+0
* | bionic: pthread: use private futexes by default for mutexes and condvarsDavid 'Digit' Turner2010-03-111-0/+37
* | Implement clone() C library function properly.David 'Digit' Turner2010-01-251-0/+5
|/
* Revert "Fix the C library initialization to avoid calling static C++ construc...David 'Digit' Turner2009-06-032-30/+18
* Fix the C library initialization to avoid calling static C++ constructors twice.David 'Digit' Turner2009-06-022-18/+30
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0316-0/+1043
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0316-1043/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1714-4/+786
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-214-0/+261