summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/libcore/io/StructUtsname.java
Commit message (Expand)AuthorAgeFilesLines
* Groundwork towards making the Libcore.os functionality public.Elliott Hughes2014-04-241-47/+0
* All our structs should have a public constructor.Elliott Hughes2014-02-051-1/+1
* Add getaddrinfo(2).Elliott Hughes2011-05-041-3/+1
* Add uname(2).Elliott Hughes2011-03-241-0/+49