aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs1_solaris_amd64.go
AgeCommit message (Expand)Author
2019-11-08runtime: add pipe/pipe2 on SolarisIan Lance Taylor
2019-10-21runtime: add netpollBreakIan Lance Taylor
2019-10-15runtime: change netpoll to take an amount of time to blockIan Lance Taylor
2019-03-15runtime: introduce and consistently use setNsec for timespecIan Lance Taylor
2016-09-26runtime: unify handling of alternate signal stackIan Lance Taylor
2016-09-06runtime: fetch physical page size from the OSAustin Clements
2014-11-13[dev.cc] runtime: convert Solaris port to GoAram Hăvărneanu
2014-11-11[dev.cc] runtime: convert defs_$GOOS_$GOARCH.h to GoRuss Cox