index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
os_openbsd.go
Age
Commit message (
Expand
)
Author
2016-05-06
runtime: merge the last four os-vs-os1 files together
Brad Fitzpatrick
2016-03-01
all: make copyright headers consistent with one space after period
Brad Fitzpatrick
2015-11-24
runtime: use a proper type, sigset, for m.sigmask
Elias Naur
2015-11-18
Revert "runtime: use a proper type, sigset, for m.sigmask"
Russ Cox
2015-11-17
runtime: use a proper type, sigset, for m.sigmask
Elias Naur
2015-11-13
runtime: move m's OS-specific semaphore fields into mOS
Matthew Dempsky
2015-10-22
runtime: split plan9 and solaris's m fields into new embedded mOS type
Matthew Dempsky
2015-10-02
runtime: drop sigfwd from signal forwarding unsupported platforms
Mikio Hara
2015-04-26
runtime: signal forwarding for darwin/amd64
David Crawshaw
2015-02-25
runtime: simplify OpenBSD semaphores
Matthew Dempsky
2015-01-14
runtime: log all thread stack traces during GODEBUG=crash on Linux and OS X
Russ Cox
2014-11-14
[dev.cc] runtime: convert openbsd/amd64 port to Go
Joel Sing
2014-09-16
runtime: remove duplicated Go constants
Russ Cox
2014-09-08
build: move package sources from src/pkg to src
Russ Cox
[prev]