summaryrefslogtreecommitdiff
path: root/src/runtime/os1_linux.go
Commit message (Expand)AuthorAgeFilesLines
* [dev.cc] runtime: change set_sec to take int64Russ Cox2014-11-141-2/+2
* [dev.cc] runtime: fix linux buildRuss Cox2014-11-141-2/+2
* [dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.ccRuss Cox2014-11-141-3/+13
* [dev.cc] runtime: delete scalararg, ptrarg; rename onM to systemstackRuss Cox2014-11-121-1/+1
* [dev.cc] runtime: convert operating system support code from C to GoRuss Cox2014-11-111-0/+277