Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-28 | syscall: don't build libcall_bsd.go on solaris | Ian Lance Taylor | 1 | -1/+1 |
2020-10-26 | syscall: import additional BSD-specific syscall wrappers | Nikhil Benesch | 1 | -0/+113 |
2020-10-20 | syscall: remove Sendfile on NetBSD | Nikhil Benesch | 1 | -31/+0 |
2019-03-09 | re PR go/89447 (libgo largefile support is incomplete and inconsistent) | Ian Lance Taylor | 1 | -2/+0 |
2016-08-06 | libgo: change build procedure to use build tags | Ian Lance Taylor | 1 | -0/+2 |
2016-02-03 | libgo: Update to go1.6rc1. | Ian Lance Taylor | 1 | -3/+6 |
2015-11-21 | re PR go/66378 (libgo syscall.Sendfile() does not honor/use offset argument) | Ian Lance Taylor | 1 | -0/+1 |
2015-11-06 | libgo: Solaris portability fixes. | Ian Lance Taylor | 1 | -0/+27 |