This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug go/66378] libgo syscall.Sendfile() does not honor/use offset argument


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66378

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> ---
Author: ian
Date: Sat Nov 21 04:43:50 2015
New Revision: 230699

URL: https://gcc.gnu.org/viewcvs?rev=230699&root=gcc&view=rev
Log:
        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

Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/libgo/go/syscall/libcall_bsd.go
    trunk/libgo/go/syscall/libcall_linux.go

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]