summaryrefslogtreecommitdiff
path: root/src/net/cgo_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: use new "unix" build tag where appropriateIan Lance Taylor2022-03-291-1/+1
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-3/+0
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-1/+3
* net: allow build on aix/ppc64 with cgoClément Chigot2019-03-191-1/+1
* net: make cgo resolver work more accurately with network parameterEugene Kalinin2018-10-251-2/+2
* net: avoid race on test hooks with DNS goroutinesIan Lance Taylor2017-12-081-0/+6
* net: use contexts for cgo-based DNS resolutionScott Bell2016-05-101-3/+58
* net: context plumbing, add Dialer.DialContextBrad Fitzpatrick2016-04-151-2/+5
* net: enable cgo test on solarisMikio Hara2015-05-091-1/+1
* net: simplify error messages in testsMikio Hara2015-05-061-2/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+24