summaryrefslogtreecommitdiffstats
path: root/libc/arch-sh
Commit message (Expand)AuthorAgeFilesLines
* Use private futexes for pthread_mutex_t.David 'Digit' Turner2010-03-181-0/+10
* Revert "bionic: pthread: use private futexes by default for mutexes and condv...Fabrice Di Meglio2010-03-111-18/+0
* bionic: pthread: use private futexes by default for mutexes and condvarsDavid 'Digit' Turner2010-03-111-0/+18
* bonic: libc: cpuacct support for setuid functionsMike Chan2010-03-024-12/+12
* add sigaltstack syscallAndrei Popescu2010-03-022-0/+33
* bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappersSan Mehat2010-02-233-0/+66
* Implement clone() C library function properly.David 'Digit' Turner2010-01-253-5/+13
* added and modified bionic code to support SuperH architectureShin-ichiro KAWASAKI2009-09-2831-0/+2637
* added syscalls for SuperH which automatically generate by gensyscalls.pyTony Sim2009-07-01156-0/+5149