syscall: remove Sendfile on NetBSD
authorNikhil Benesch <nikhil.benesch@gmail.com>
Mon, 19 Oct 2020 02:19:04 +0000 (02:19 +0000)
committerIan Lance Taylor <iant@golang.org>
Tue, 20 Oct 2020 17:57:10 +0000 (10:57 -0700)
commit522307281ce9042e0bb3044f4a162adcdee0f9f6
tree544aa04d39114006a691d5163f53cdb40d930802
parent6267bb7a11f53381d77b2c0a6193fcb9115d2b30
syscall: remove Sendfile on NetBSD

NetBSD does not support the sendfile syscall.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/263521
gcc/go/gofrontend/MERGE
libgo/go/syscall/libcall_bsd_regfile.go
libgo/go/syscall/libcall_bsd_sendfile.go [moved from libgo/go/syscall/libcall_bsd.go with 88% similarity]