summaryrefslogtreecommitdiff
path: root/libgo/go/runtime/export_unix_test.go
AgeCommit message (Collapse)Author
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/214297
2019-02-01libgo: add hurd build tags to test filesIan Lance Taylor
Patch by Svante Signell. Reviewed-on: https://go-review.googlesource.com/c/160823 From-SVN: r268460
2017-09-20internal,net,os,runtime,syscall: fixes for AIX following update to go1.9Ian Lance Taylor
Reviewed-on: https://go-review.googlesource.com/64551 From-SVN: r253016
2017-09-14libgo: update to go1.9Ian Lance Taylor
Reviewed-on: https://go-review.googlesource.com/63753 From-SVN: r252767