Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: add page tracer | Michael Knyszek | 2022-11-18 | 1 | -0/+3 |
* | runtime: support MADV_DONTNEED on the BSDs and Solaris/Illumos | Tobias Klauser | 2022-09-02 | 1 | -1/+2 |
* | runtime: remove fallback to pipe on platforms with pipe2 | Tobias Klauser | 2022-03-03 | 1 | -1/+0 |
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | runtime: use pipe2 for nonblockingPipe on dragonfly | Tobias Klauser | 2021-02-25 | 1 | -0/+4 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | runtime: for kqueue treat EVFILT_READ with EV_EOF as permitting a write | Ian Lance Taylor | 2017-10-20 | 1 | -0/+1 |
* | runtime: unify handling of alternate signal stack | Ian Lance Taylor | 2016-09-26 | 1 | -1/+0 |
* | all: remove dragonfly/386 port | Joel Sing | 2015-03-14 | 1 | -1/+0 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+126 |