go/src
Russ Cox af678a593d new approach for generating sysimport.c
(renamed to avoid any conflict with old p4 copies).

this approach doesn't require auto-generating
files also kept in p4, so it should be easier on
go users who don't sync very often.

this approach will be more work for go developers:
builtin.c needs to be copied to builtin.c.boot in p4
as new functions are added.  mkbuiltin does this
for certain $USERs to help us remember.

R=r
DELTA=343  (176 added, 162 deleted, 5 changed)
OCL=25803
CL=25805
2009-03-05 18:26:12 -08:00
..
cmd new approach for generating sysimport.c 2009-03-05 18:26:12 -08:00
lib document testing and incidentally gotest 2009-03-05 17:50:36 -08:00
lib9 remove incorrect (!) consts 2008-07-07 15:00:12 -07:00
libbio 6l: 2008-10-20 17:33:51 -07:00
libmach_amd64 closures - runtime and debugger support, test case 2009-02-06 13:46:56 -08:00
old/c move old code into 'old' directory 2008-06-04 14:46:07 -07:00
pkg/debug/macho/testdata - created staging area for getting bignum package up-to-speed again, 2008-10-27 15:44:32 -07:00
runtime build nits 2009-02-15 13:41:48 -08:00
Make.conf interface speedups and fixes. 2009-01-26 12:36:21 -08:00
all.bash split all.bash into make.bash and run.bash 2008-10-08 09:46:54 -07:00
clean.bash add hash to build; rm pkg/* in clean.bash 2008-11-24 15:18:29 -08:00
make.bash convert lib to a Makefile, 2008-11-21 12:36:16 -08:00
quietgcc.bash build with warnings enabled. 2008-11-19 12:54:44 -08:00
run.bash Created new directory lib/lang: 2009-03-04 17:13:12 -08:00
sudo.bash add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00