Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add android.system.Os.link for link(2). | Elliott Hughes | 2014-05-09 | 1 | -0/+5 |
* | Basic documentation for android.system. | Elliott Hughes | 2014-05-07 | 9 | -36/+510 |
* | Merge "Make sure every struct has a toString." | Elliott Hughes | 2014-04-30 | 12 | -106/+144 |
|\ | |||||
| * | Make sure every struct has a toString. | Elliott Hughes | 2014-04-30 | 12 | -106/+144 |
* | | add prctl / PR_SET_NO_NEW_PRIVS | Nick Kralevich | 2014-04-29 | 2 | -0/+2 |
* | | libcore.io.OsConstants is dead; long live android.system.OsConstants! | Elliott Hughes | 2014-04-29 | 1 | -2/+762 |
|/ | |||||
* | Move ErrnoException into android.system. | Elliott Hughes | 2014-04-28 | 1 | -3/+41 |
* | Move StructStat and StructStatVfs now all the callers have switched over. | Elliott Hughes | 2014-04-28 | 2 | -10/+109 |
* | Groundwork towards making the Libcore.os functionality public. | Elliott Hughes | 2014-04-24 | 24 | -0/+1031 |