| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bonic: libc: cpuacct support for setuid functions | Mike Chan | 2010-03-02 | 3 | -9/+9 |
| | | | | | | | | | | Any of the setuid functions now updates /acct/uid/ with its own tid before changing users. This is so we can properly account for cpu time per uid. Change-Id: I34186cf4d5228cac8439e582a9e26c01ef3011e4 Signed-off-by: Mike Chan <mike@android.com> | ||||
| * | add sigaltstack syscall | Andrei Popescu | 2010-03-02 | 1 | -0/+26 |
| | | |||||
| * | bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers | San Mehat | 2010-02-23 | 2 | -0/+55 |
| | | | | | Signed-off-by: San Mehat <san@google.com> | ||||
| * | Implement clone() C library function properly. | David 'Digit' Turner | 2010-01-25 | 1 | -7/+10 |
| | | | | | | | | Only provide an implementation for ARM at the moment, since it requires specific assembly fragments (the standard syscall stubs cannot be used because the child returns in a different stack). | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 169 | -0/+4562 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 169 | -4562/+0 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 25 | -41/+519 |
| | | |||||
| * | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 152 | -0/+4084 |
