1
0
mirror of https://github.com/golang/go synced 2024-11-20 02:34:42 -07:00
go/src/pkg/runtime/darwin
Russ Cox 8698bb6c8c runtime: turn "too many EPIPE" into real SIGPIPE
Tested on Linux and OS X, amd64 and 386.

R=r, iant
CC=golang-dev
https://golang.org/cl/4452046
2011-04-25 16:58:00 -04:00
..
386 runtime: turn "too many EPIPE" into real SIGPIPE 2011-04-25 16:58:00 -04:00
amd64 runtime: turn "too many EPIPE" into real SIGPIPE 2011-04-25 16:58:00 -04:00
defs.c runtime: os-specific types and code for setitimer 2011-03-23 11:31:42 -04:00
mem.c runtime: correct out of memory error 2011-04-25 12:13:54 -04:00
os.h runtime: turn "too many EPIPE" into real SIGPIPE 2011-04-25 16:58:00 -04:00
signals.h runtime: ,s/[a-zA-Z0-9_]+/runtime·&/g, almost 2010-11-04 14:00:19 -04:00
thread.c runtime: fix signal stack bug 2011-02-24 13:46:44 -08:00