FreeBSD-specific porting work.
cgo/libmach remain unimplemented. However, compilers, runtime, and packages are 100%. I still need to go through and implement missing syscalls (at least make sure they're all listed), but for all shipped functionality, this is done. Ship! ;) R=rsc, VenkateshSrinivas https://golang.org/cl/152142
Showing
src/libcgo/freebsd_amd64.c
0 → 100644
src/libmach/freebsd.c
0 → 100644
src/pkg/net/fd_freebsd.go
0 → 100644
src/pkg/os/dir_freebsd.go
0 → 100644
src/pkg/os/stat_freebsd.go
0 → 100644
src/pkg/os/sys_freebsd.go
0 → 100644
src/pkg/runtime/freebsd/os.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment