]> Cypherpunks repositories - gostls13.git/commit
convert darwin to use godefs-generated defs.h.
authorRuss Cox <rsc@golang.org>
Tue, 24 Mar 2009 20:51:48 +0000 (13:51 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 24 Mar 2009 20:51:48 +0000 (13:51 -0700)
commit08cfcd1dd64d965fc319ae683638b16a1e93e075
treed1c27a5bf89d231d7a53e73609bad7e847bb19d8
parent8ee041dc24f46047f6cff0d61bd634d1cacfc380
convert darwin to use godefs-generated defs.h.

this change is much smaller if you ignore
the machine-generated defs.h.

TBR=r
OCL=26684
CL=26684
src/runtime/Makefile
src/runtime/darwin/amd64/defs.h
src/runtime/darwin/defs.c [new file with mode: 0644]
src/runtime/darwin/os.h [new file with mode: 0644]
src/runtime/darwin/signal.c
src/runtime/darwin/thread.c