Sign in
go
/
go
/
788eb99b76d0817d238c3ad0952eb1fe6349f735
/
src
/
runtime
/
os3_solaris.go
0229317
runtime: don't define libc_getpid in os3_solaris.go
by Ian Lance Taylor
· 10 years ago
deaf033
runtime: fix definitions of getpid and kill on Solaris
by Ian Lance Taylor
· 10 years ago
d7223c6
runtime: correct implementation of raiseproc on Solaris
by Ian Lance Taylor
· 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
9d968cb
runtime: rename cgocall_errno and asmcgocall_errno into cgocall and asmcgocall
by Alex Brainman
· 10 years ago
2858b73
runtime: remove cgocall and asmcgocall
by Alex Brainman
· 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
c94f1f7
runtime: always load address of libcFunc on Solaris
by Aram Hăvărneanu
· 10 years ago
cea272d
runtime: rename close to closefd
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
5bfed7c
runtime: log all thread stack traces during GODEBUG=crash on Linux and OS X
by Russ Cox
· 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
e088e16
[dev.cc] runtime: convert Solaris port to Go
by Aram Hăvărneanu
· 10 years ago