| Commit message (Expand) | Author | Age | Files | Lines |
| * | all: use new "unix" build tag where appropriate | Ian Lance Taylor | 2022-03-29 | 2 | -2/+2 |
| * | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 7 | -7/+0 |
| * | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 7 | -0/+7 |
| * | 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 | 2 | -2/+2 |
| * | net: add AIX operating system | Clément Chigot | 2018-10-10 | 2 | -2/+2 |
| * | net: add js/wasm architecture | Richard Musiol | 2018-06-04 | 4 | -4/+4 |
| * | 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: use WSASocket instead of socket call | Alex Brainman | 2017-11-07 | 1 | -1/+36 |
| * | all: remove unnecessary ", _" from map reads | Daniel Martí | 2017-04-18 | 2 | -7/+7 |
| * | net, internal/poll, net/internal/socktest: use accept4 and SOCK_{CLOEXEC,NONB... | Mikio Hara | 2017-04-18 | 1 | -1/+1 |
| * | net/internal/socktest: add missing support for AcceptEx | Mikio Hara | 2016-02-21 | 2 | -1/+31 |
| * | net/internal/socktest: simplify log message format | Mikio Hara | 2015-12-22 | 1 | -2/+2 |
| * | all: fix misprints in comments | Ainar Garipov | 2015-06-11 | 1 | -2/+2 |
| * | net/internal/socktest: fix data race | Mikio Hara | 2015-05-13 | 6 | -9/+29 |
| * | net/internal/socktest: add hook for Listen, failed system call counters | Mikio Hara | 2015-04-15 | 6 | -25/+176 |
| * | net/internal/socktest: new package | Mikio Hara | 2015-03-25 | 10 | -0/+623 |