On Oct 3, 2011, at 7:57 AM, Russ Cox <r...@swtch.com> wrote: > On Mon, Oct 3, 2011 at 10:44 AM, Bakul Shah <ba...@bitblocks.com> wrote: >> Why not just use sun/FreeBSD functions in C? > > Because we are writing in Go.
I don't get it. Surely go has a FFI? Or Are you planning to reimplement many libraries in go?