summaryrefslogtreecommitdiff
path: root/libgo/go/syscall/export_unix_test.go
AgeCommit message (Collapse)Author
2016-09-20 syscall: build export_unix_test.go on solarisian
Patch from Rainer Orth. Reviewed-on: https://go-review.googlesource.com/29436 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240285 138bc75d-0d04-0410-961f-82ee72b054a4
2015-10-31 runtime: Remove now unnecessary pad field from ParFor.ian
It is not needed due to the removal of the ctx field. Reviewed-on: https://go-review.googlesource.com/16525 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229616 138bc75d-0d04-0410-961f-82ee72b054a4