summaryrefslogtreecommitdiff
path: root/src/runtime/mem_plan9.go
Commit message (Collapse)AuthorAgeFilesLines
* [dev.cc] runtime: convert Plan 9 port to GoDavid du Colombier2014-11-211-0/+70
Thanks to Aram H?v?rneanu, Nick Owens and Russ Cox for the early reviews. LGTM=aram, rsc R=rsc, lucio.dere, aram, ality CC=golang-codereviews, mischief https://codereview.appspot.com/175370043