Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: use new "unix" build tag where appropriate | Ian Lance Taylor | 2022-03-29 | 1 | -1/+1 |
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+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: add js/wasm architecture | Richard Musiol | 2018-06-04 | 1 | -1/+1 |
* | net: refactor poller into new internal/poll package | Ian Lance Taylor | 2017-02-13 | 1 | -6/+4 |
* | net: prevent cancelation goroutine from adjusting fd timeout after connect | Brad Fitzpatrick | 2016-08-02 | 1 | -1/+2 |
* | net: fix the build even harder | Brad Fitzpatrick | 2015-12-17 | 1 | -5/+1 |
* | net: fix build | Brad Fitzpatrick | 2015-12-17 | 1 | -1/+5 |
* | net: add Listen system call hook for testing | Mikio Hara | 2015-04-15 | 1 | -0/+1 |
* | net: deflake TestDialTimeout | Mikio Hara | 2015-04-02 | 1 | -0/+2 |
* | net: add socket system call hooks for testing | Mikio Hara | 2015-03-31 | 1 | -0/+18 |