summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/libcore/io/StructStat.java
Commit message (Expand)AuthorAgeFilesLines
* Move StructStat and StructStatVfs now all the callers have switched over.Elliott Hughes2014-04-281-90/+0
* Groundwork towards making the Libcore.os functionality public.Elliott Hughes2014-04-241-1/+1
* All our structs should have a public constructor.Elliott Hughes2014-02-051-1/+1
* Add getaddrinfo(2).Elliott Hughes2011-05-041-2/+0
* Add sysconf(3).Elliott Hughes2011-03-181-4/+4
* Add fstat(2), lstat(2), and stat(2).Elliott Hughes2011-03-171-0/+92