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 | -3/+0 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -1/+3 |
* | net: allow build on aix/ppc64 with cgo | Clément Chigot | 2019-03-19 | 1 | -1/+1 |
* | net: make cgo resolver work more accurately with network parameter | Eugene Kalinin | 2018-10-25 | 1 | -2/+2 |
* | net: avoid race on test hooks with DNS goroutines | Ian Lance Taylor | 2017-12-08 | 1 | -0/+6 |
* | net: use contexts for cgo-based DNS resolution | Scott Bell | 2016-05-10 | 1 | -3/+58 |
* | net: context plumbing, add Dialer.DialContext | Brad Fitzpatrick | 2016-04-15 | 1 | -2/+5 |
* | net: enable cgo test on solaris | Mikio Hara | 2015-05-09 | 1 | -1/+1 |
* | net: simplify error messages in tests | Mikio Hara | 2015-05-06 | 1 | -2/+2 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+24 |