| Commit message (Expand) | Author | Age | Files | Lines |
| * | internal/poll, net, syscall: use accept4 on solaris | Tobias Klauser | 2022-05-03 | 1 | -1/+1 |
| * | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
| * | internal/poll, net: fix comments regarding accept and sysSocket | Tobias Klauser | 2021-04-20 | 1 | -2/+2 |
| * | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
| * | internal/poll, net, syscall: use accept4 on illumos | Tobias Klauser | 2020-10-16 | 1 | -1/+1 |
| * | all: remove the nacl port (part 1) | Brad Fitzpatrick | 2019-10-09 | 1 | -1/+1 |
| * | net: add AIX operating system | Clément Chigot | 2018-10-10 | 1 | -1/+1 |
| * | net, internal/poll, net/internal/socktest: use SOCK_{CLOEXEC,NONBLOCK} accept... | Tobias Klauser | 2018-02-26 | 1 | -1/+1 |
| * | net, internal/poll, net/internal/socktest: set SOCK_{CLOEXEC,NONBLOCK} atomic... | Tobias Klauser | 2018-02-15 | 1 | -1/+1 |
| * | net, internal/poll, net/internal/socktest: use accept4 and SOCK_{CLOEXEC,NONB... | Mikio Hara | 2017-04-18 | 1 | -1/+1 |
| * | net: refactor poller into new internal/poll package | Ian Lance Taylor | 2017-02-13 | 1 | -23/+2 |
| * | net: fix inconsistent errors | Mikio Hara | 2015-05-05 | 1 | -5/+8 |
| * | net: add socket system call hooks for testing | Mikio Hara | 2015-03-31 | 1 | -4/+4 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+54 |