Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use private futexes for pthread_mutex_t. | David 'Digit' Turner | 2010-03-18 | 1 | -0/+10 |
* | Revert "bionic: pthread: use private futexes by default for mutexes and condv... | Fabrice Di Meglio | 2010-03-11 | 1 | -18/+0 |
* | bionic: pthread: use private futexes by default for mutexes and condvars | David 'Digit' Turner | 2010-03-11 | 1 | -0/+18 |
* | bonic: libc: cpuacct support for setuid functions | Mike Chan | 2010-03-02 | 4 | -12/+12 |
* | add sigaltstack syscall | Andrei Popescu | 2010-03-02 | 2 | -0/+33 |
* | bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers | San Mehat | 2010-02-23 | 3 | -0/+66 |
* | Implement clone() C library function properly. | David 'Digit' Turner | 2010-01-25 | 3 | -5/+13 |
* | added and modified bionic code to support SuperH architecture | Shin-ichiro KAWASAKI | 2009-09-28 | 31 | -0/+2637 |
* | added syscalls for SuperH which automatically generate by gensyscalls.py | Tony Sim | 2009-07-01 | 156 | -0/+5149 |