summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* | bonic: libc: cpuacct support for setuid functionsMike Chan2010-03-024-12/+12
* | add sigaltstack syscallAndrei Popescu2010-03-022-0/+27
* | bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappersSan Mehat2010-02-233-0/+57
* | Implement clone() C library function properly.David 'Digit' Turner2010-01-253-8/+16
|/
* 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-03215-0/+7212
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03215-7212/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1742-45/+1529
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-21184-0/+5728