summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/os_plan9.go
Commit message (Expand)AuthorAgeFilesLines
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-34/+0
* runtime: fix Plan 9 buildDavid du Colombier2014-09-041-0/+4
* runtime: include os_*.h in the generated Go structsRuss Cox2014-09-011-0/+2
* runtime: convert lock*.c to GoRuss Cox2014-08-291-0/+4
* cmd/cc, runtime: convert C compilers to use Go calling conventionRuss Cox2014-08-271-0/+24