summaryrefslogtreecommitdiff
path: root/src/runtime/os_linux_generic.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: add support files for linux/mips{,le} portVladimir Stefanovic2016-11-151-0/+2
* runtime: fix sigset type for ppc64 big-endian GNU/LinuxIan Lance Taylor2016-10-061-0/+1
* runtime: remove sigmask type, use sigset insteadIan Lance Taylor2016-09-271-8/+2
* runtime: unify some signal handling functionsIan Lance Taylor2016-09-241-2/+6
* os: consolidate os{1,2}_*.go filesBrad Fitzpatrick2016-04-061-0/+48