commit | aac17fd4e1cb83915b39632c9d351ef7e304bf63 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Tue Nov 11 23:00:29 2014 -0500 |
committer | Russ Cox <rsc@golang.org> | Tue Nov 11 23:00:29 2014 -0500 |
tree | d45ab14f897660579fdb727ab8d0aeb66ab3204f | |
parent | c81d248ecaef272aae56adabf84588c254b8ec39 [diff] |
[dev.cc] runtime: convert freebsd to Go It builds. Don't know if it works, but it's a lot closer than having everything in C. LGTM=r R=r CC=golang-codereviews https://golang.org/cl/168590043