Sign in
go
/
go
/
a1cad70a2fd1ce497cd90d4caedb0f877558bd6f
/
src
/
runtime
/
os1_darwin.go
4a19081
runtime: run on GOARM=5 and GOARM=6 uniprocessor freebsd/arm systems
by Russ Cox
· 10 years ago
872b168
runtime: if we don't handle a signal on a non-Go thread, raise it
by Ian Lance Taylor
· 10 years ago
c02b891
runtime: clean up signalstack API
by Austin Clements
· 10 years ago
84cfba1
runtime: don't always unblock all signals
by Elias Naur
· 10 years ago
6ad33be
runtime: implement xadduintptr and update system mstats using it
by Srdjan Petrovic
· 10 years ago
cea272d
runtime: rename close to closefd
by David Crawshaw
· 10 years ago
b0a85f5
runtime: darwin/amd64 library entry point
by David Crawshaw
· 10 years ago
9e6f7aa
runtime: make "write barriers are not allowed" comments more precise
by Austin Clements
· 10 years ago
392336f
runtime: disallow write barriers in handoffp and callees
by Austin Clements
· 10 years ago
1de9c40
runtime: use urandom instead of random
by Keith Randall
· 10 years ago
b2a950b
runtime: rename gothrow to throw
by Keith Randall
· 10 years ago
675eb72
runtime: run libc SIGSETXID and SIGCANCEL handlers on signal stack
by Austin Clements
· 10 years ago
6820be2
runtime: clean up & go-ify the hash function seeder
by Keith Randall
· 10 years ago
656be31
[dev.cc] runtime: delete scalararg, ptrarg; rename onM to systemstack
by Russ Cox
· 10 years ago
e785e3a
[dev.cc] runtime: convert operating system support code from C to Go
by Russ Cox
· 10 years ago