summaryrefslogtreecommitdiff
path: root/src/runtime/os_openbsd_syscall2.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: consistently define fcntlIan Lance Taylor2023-05-171-0/+1
* all: add missing periods in commentscui fliter2022-11-181-1/+1
* runtime: fix a few function names on commentscui fliter2022-11-071-1/+1
* runtime: always keep global reference to mp until mexit completesMichael Pratt2022-10-181-2/+3
* all: separate doc comment from //go: directivesRuss Cox2022-04-051-0/+1
* runtime: remove fallback to pipe on platforms with pipe2Tobias Klauser2022-03-031-2/+0
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* runtime,syscall: simplify openbsd related build tagsJoel Sing2021-05-111-2/+2
* runtime: switch runtime to libc for openbsd/armJoel Sing2021-05-091-2/+2
* runtime: switch runtime to libc for openbsd/386Joel Sing2021-04-301-2/+2
* runtime: rename walltime1 to walltimeIan Lance Taylor2021-04-291-1/+1
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* runtime: clean up system calls during cgo callback initRuss Cox2021-02-191-0/+5
* runtime: switch runtime to libc for openbsd/arm64Joel Sing2021-01-271-1/+1
* runtime: switch runtime to libc for openbsd/amd64Joel Sing2021-01-221-0/+95