summaryrefslogtreecommitdiff
path: root/src/syscall/syscall_unix.go
Commit message (Expand)AuthorAgeFilesLines
* syscall: fix Send{msg,msgN}, Recvmsg and control message handling on solarisMikio Hara2016-10-031-0/+1
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* internal/race: add packageDmitry Vyukov2015-11-261-9/+10
* runtime, syscall: add calls to msan functionsIan Lance Taylor2015-10-211-0/+6
* syscall: don't allocate when boxing common Errno values into errorsBrad Fitzpatrick2015-03-271-0/+24
* syscall: mark ECONNRESET, ECONNABORTED as temporary network errorsRuss Cox2014-09-181-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+299