]> Cypherpunks repositories - gostls13.git/commit
syscall, net: sendfile for FreeBSD
authorL Campbell <unpantsu@gmail.com>
Tue, 26 Jun 2012 00:26:19 +0000 (20:26 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 26 Jun 2012 00:26:19 +0000 (20:26 -0400)
commita9a8d7b544b62c08095c945cb642d8a307cfb4cf
tree7005aba3ebb1821b558fc5c003638905c32b4d1f
parentab14888712baf8f07aba235c9e59aa214048f69e
syscall, net: sendfile for FreeBSD

R=golang-dev, rsc, bradfitz, devon.odell
CC=golang-dev
https://golang.org/cl/6221054
src/pkg/net/sendfile_freebsd.go [new file with mode: 0644]
src/pkg/net/sendfile_stub.go
src/pkg/syscall/asm_freebsd_amd64.s
src/pkg/syscall/syscall_freebsd.go
src/pkg/syscall/syscall_freebsd_amd64.go