re PR go/66378 (libgo syscall.Sendfile() does not honor/use offset argument)
authorIan Lance Taylor <ian@gcc.gnu.org>
Sat, 21 Nov 2015 04:43:50 +0000 (04:43 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sat, 21 Nov 2015 04:43:50 +0000 (04:43 +0000)
commit3b29389671c062edb90a96afda51b6c3ffa7e0d6
treeecaa7acdd72fcc210b104330ca437612b296928b
parent5e83f17dd01ab8f4b12b82588fdd7f75a9cd5650
re PR go/66378 (libgo syscall.Sendfile() does not honor/use offset argument)

PR go/66378
    syscall: Fix initial offset value in syscall.Sendfile.

    Bug reported in https://gcc.gnu.org/PR66378.

    Reviewed-on: https://go-review.googlesource.com/17159

From-SVN: r230699
gcc/go/gofrontend/MERGE
libgo/go/syscall/libcall_bsd.go
libgo/go/syscall/libcall_linux.go