mirror of
https://github.com/golang/go
synced 2024-11-23 06:10:05 -07:00
708db79011
Enable cgo on OpenBSD. The OpenBSD ld.so(1) does not currently support PT_TLS sections. Work around this by fixing up the TCB that has been provided by librthread and reallocating a TCB with additional space for TLS. Also provide a wrapper for pthread_create, allowing zeroed TLS to be allocated for threads created externally to Go. Joint work with Shenghou Ma (minux). Requires change 6846064. Fixes #3205. R=golang-dev, minux.ma, iant, rsc, iant CC=golang-dev https://golang.org/cl/6853059 |
||
---|---|---|
.. | ||
arm | ||
bash | ||
bbedit | ||
cgo | ||
chrome/gophertool | ||
dashboard | ||
dist | ||
emacs | ||
fraise | ||
git | ||
goplay | ||
IntelliJIDEA | ||
kate | ||
notepadplus | ||
osx | ||
swig | ||
vim | ||
xcode | ||
zsh | ||
benchcmp | ||
pprof |