1
0
mirror of https://github.com/golang/go synced 2024-11-20 06:04:52 -07:00
go/src/pkg/runtime/linux
Christopher Wedgwood d166d1629a runtime: Remove unused runtime.write from linux/amd64
Also minor reformatting.

R=rsc
CC=golang-dev
https://golang.org/cl/845041
2010-03-29 22:51:39 -07:00
..
386 runtime: instrument malloc + garbage collector. 2010-02-08 14:32:22 -08:00
amd64 runtime: Remove unused runtime.write from linux/amd64 2010-03-29 22:51:39 -07:00
arm arm: fix build on android 2010-02-10 15:01:02 -08:00
defs1.c mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
defs2.c Get the right sigaction struct for the 386 rt_sigaction system 2009-10-26 22:49:08 -07:00
defs_arm.c mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
defs.c mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
mem.c runtime cleanup. 2010-01-13 17:50:02 -08:00
os.h Fix the sigaction declaration to match the system for Linux. 2009-10-22 23:51:54 -07:00
signals.h os/signal: send SIGCHLDs to Incoming 2010-02-03 23:24:28 -08:00
thread.c runtime: work around Linux kernel bug in futex 2010-02-22 20:45:36 -08:00