summaryrefslogtreecommitdiff
path: root/src/runtime/syscall_solaris.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* runtime: rename cgocall_errno and asmcgocall_errno into cgocall and asmcgocallAlex Brainman2015-06-191-20/+20
* runtime: remove cgocall and asmcgocallAlex Brainman2015-06-181-20/+20
* runtime, syscall: link Solaris binaries directly instead of using dlopen/dlsymAram Hăvărneanu2015-05-061-45/+0
* runtime: always load address of libcFunc on SolarisAram Hăvărneanu2015-05-061-24/+24
* syscall: Add Foreground and Pgid to SysProcAttrMichael MacInnis2015-03-231-0/+12
* [dev.cc] runtime: convert Solaris port to GoAram Hăvărneanu2014-11-131-41/+38
* runtime: fix solaris buildRuss Cox2014-09-141-44/+44
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+322