summaryrefslogtreecommitdiff
path: root/src/runtime/defs_darwin_386.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: write sigsetstack for Darwin, fix sigaction argIan Lance Taylor2015-12-181-0/+6
* runtime: use uintXX instead of *byte for si_addr on DarwinAustin Clements2015-03-261-1/+1
* [dev.cc] runtime: convert defs_$GOOS_$GOARCH.h to GoRuss Cox2014-11-111-0/+382