Full list is available [here](https://github.com/golang/go/blob/master/src/go/build/syslist.go). Add support for those if possible. Implementation hints are usually in [here](https://golang.org/src/os/) in the stat_$OS.go files.