Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -2/+0 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | all: replace usages of whitelist/blacklist and master/slave | Filippo Valsorda | 2020-06-08 | 1 | -4/+4 |
* | all: add Unwrap and Is methods to various error types | Damien Neil | 2019-05-04 | 1 | -0/+2 |
* | os: add AIX operating system | Clément Chigot | 2018-10-11 | 1 | -1/+1 |
* | os/signal: skip TestTerminalSignal if posix_openpt fails with EACCES | Michael Hudson-Doyle | 2018-01-31 | 1 | -3/+18 |
* | os/signal: don't run TestTerminalSignal on Android | Ian Lance Taylor | 2017-11-23 | 1 | -1/+1 |
* | os/signal: don't run TestTerminalSignal on Solaris | Ian Lance Taylor | 2017-11-22 | 1 | -1/+1 |
* | internal/poll: loop on EINTR in Read on Darwin | Ian Lance Taylor | 2017-11-22 | 1 | -0/+42 |