go/src/pkg/runtime
Ian Lance Taylor fd5fa4b301 Fix the sigaction declaration to match the system for Linux.
I don't know whether Darwin needs a change here.

R=rsc
http://go/go-review/1013010
2009-10-22 23:51:54 -07:00
..
386 rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
amd64 rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
arm getcallerpc and setcallerpc 2009-10-19 21:58:16 -07:00
darwin rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
linux Fix the sigaction declaration to match the system for Linux. 2009-10-22 23:51:54 -07:00
nacl rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
Makefile fix build: no acid 2009-10-22 11:52:35 -07:00
cgo2c.c rename runtime internals to have modern names (array->slice etc) 2009-08-25 15:54:25 -07:00
cgocall.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
cgocall.h 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
chan.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
extern.go publish semacquire and semrelease for use by sync. 2009-10-15 17:46:53 -07:00
float.c move math out of runtime. 2009-10-15 23:09:22 -07:00
hashmap.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
hashmap.h rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
iface.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
malloc.cgo rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
malloc.h mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
mcache.c mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
mcentral.c mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
mem.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
mfixalloc.c mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
mgc0.c FFI step 2: can ask for libc.so.6. 2009-08-20 16:09:38 -07:00
mheap.c changes to accommodate nacl: 2009-09-22 16:28:32 -07:00
mheapmap32.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
mheapmap32.h mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
mheapmap64.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
mheapmap64.h mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
mkasmh.sh 8c, 8l dynamic loading support. 2009-10-03 10:37:12 -07:00
msize.c mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
print.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
proc.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
reflect.cgo pass Type* to makechan and makemap so that 2009-09-08 13:46:54 -07:00
rune.c fix range on invalid utf8 bug 2009-09-03 13:56:06 -07:00
runtime.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
runtime.h rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
sema.cgo publish semacquire and semrelease for use by sync. 2009-10-15 17:46:53 -07:00
slice.c bug162, over and over 2009-10-20 08:03:43 -07:00
string.cgo rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
symtab.c rename sys functions to runtime, 2009-10-15 23:10:49 -07:00
type.go delete forward type declarations 2009-08-12 14:40:47 -07:00
type.h rename runtime internals to have modern names (array->slice etc) 2009-08-25 15:54:25 -07:00