Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syscall: use dup3 in forkAndExecInChild on OpenBSD | Tobias Klauser | 2022-03-05 | 1 | -0/+2 |
* | all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) | Russ Cox | 2021-10-28 | 1 | -1/+0 |
* | runtime,syscall: simplify openbsd related build tags | Joel Sing | 2021-05-11 | 1 | -2/+2 |
* | runtime,syscall: convert syscall on openbsd/arm to libc | Joel Sing | 2021-05-09 | 1 | -2/+2 |
* | runtime,syscall: convert syscall on openbsd/386 to libc | Joel Sing | 2021-04-30 | 1 | -2/+2 |
* | syscall, etc.: use abi.FuncPCABI0 for libc syscall wrappers | Cherry Zhang | 2021-04-26 | 1 | -13/+8 |
* | all: go fmt std cmd (but revert vendor) | Russ Cox | 2021-02-20 | 1 | -0/+1 |
* | syscall: generate readlen/writelen for openbsd libc | Joel Sing | 2021-01-28 | 1 | -22/+6 |
* | runtime,syscall: convert syscall on openbsd/arm64 to libc | Joel Sing | 2021-01-28 | 1 | -1/+1 |
* | runtime,syscall: convert syscall on openbsd/amd64 to libc | Joel Sing | 2021-01-26 | 1 | -0/+93 |