summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/android
Commit message (Expand)AuthorAgeFilesLines
* Add android.system.Os.link for link(2).Elliott Hughes2014-05-091-0/+5
* Basic documentation for android.system.Elliott Hughes2014-05-079-36/+510
* Merge "Make sure every struct has a toString."Elliott Hughes2014-04-3012-106/+144
|\
| * Make sure every struct has a toString.Elliott Hughes2014-04-3012-106/+144
* | add prctl / PR_SET_NO_NEW_PRIVSNick Kralevich2014-04-292-0/+2
* | libcore.io.OsConstants is dead; long live android.system.OsConstants!Elliott Hughes2014-04-291-2/+762
|/
* Move ErrnoException into android.system.Elliott Hughes2014-04-281-3/+41
* Move StructStat and StructStatVfs now all the callers have switched over.Elliott Hughes2014-04-282-10/+109
* Groundwork towards making the Libcore.os functionality public.Elliott Hughes2014-04-2424-0/+1031