Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: use internal/bytealg insetad of linkname tricks | Ilya Tocar | 2018-08-21 | 1 | -2/+5 |
* | net: add js/wasm architecture | Richard Musiol | 2018-06-04 | 1 | -1/+1 |
* | net: defer file.close() + minor style cleanup | Emmanuel Odeke | 2017-04-26 | 1 | -1/+2 |
* | net: use baked-in port numbers as fallback if cgo port lookup fails | Brad Fitzpatrick | 2016-12-07 | 1 | -3/+2 |
* | net: make LookupPort and lookupProtocol work on nacl | Brad Fitzpatrick | 2016-09-11 | 1 | -22/+3 |
* | net: simplify internal dtoi and xtoi funcs | Dan Peterson | 2016-08-17 | 1 | -1/+1 |
* | net: fix inconsistent error values on Lookup | Mikio Hara | 2015-04-21 | 1 | -1/+1 |
* | net: separate NaCl dependent placeholders from BSD's | Mikio Hara | 2014-09-18 | 1 | -1/+1 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+73 |