summaryrefslogtreecommitdiff
path: root/src/runtime/defs_linux.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: remove fallback to pipe on platforms with pipe2Tobias Klauser2022-03-031-2/+1
* runtime, syscall: reimplement AllThreadsSyscall using only signals.Michael Pratt2022-02-151-0/+2
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* runtime: add timer_create syscalls for LinuxRhys Hiltner2021-09-271-0/+9
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* runtime: fix typo of MADV_NOHUGEPAGEMeng Zhuo2019-10-251-1/+1
* runtime: define nonblockingPipeIan Lance Taylor2019-10-201-0/+1
* runtime: use MADV_FREE on Linux if availableTobias Klauser2018-09-181-1/+4
* build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-221-5/+6
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+124