aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/syscall2_solaris.go
AgeCommit message (Expand)Author
2020-12-01[dev.regabi] cmd/compile: process //go:linknames after declarationsMatthew Dempsky
2018-03-01runtime: clean up libc_* definitions on SolarisTobias Klauser
2015-08-21runtime, syscall: remove unused bits from Solaris implementationShawn Walker-Salas
2015-03-24runtime, syscall: fix Solaris exec testsAram Hăvărneanu
2015-03-23syscall: Add Foreground and Pgid to SysProcAttrMichael MacInnis
2014-12-23runtime: add comments for blank import of "unsafe"Shenghou Ma
2014-11-13[dev.cc] runtime: convert Solaris port to GoAram Hăvărneanu