go/src
Russ Cox d040d26863 new stacktrace format
sys·gosched+0x25 /home/rsc/go/src/runtime/proc.c:477
	sys·gosched()
chanrecv+0x29e /home/rsc/go/src/runtime/chan.c:277
	chanrecv(0x4be80, 0x0, 0x4cf88, 0x0, 0x0, ...)
sys·chanrecv1+0x5b /home/rsc/go/src/runtime/chan.c:355
	sys·chanrecv1(0x4be80, 0x0)
once·Server+0x26 /home/rsc/go/src/lib/strconv/atoi.go:-41
	once·Server()

the last line is broken (atoi.go:-41) but that's not new.

R=r
DELTA=46  (19 added, 14 deleted, 13 changed)
OCL=20018
CL=20026
2008-11-25 17:17:54 -08:00
..
cmd gotest: change pattern to Test([^a-z].*)? 2008-11-25 12:49:17 -08:00
lib change meaning of $GOMAXPROCS to number of cpus to use, 2008-11-25 16:48:10 -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 symbol table changes 2008-11-20 17:32:18 -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 new stacktrace format 2008-11-25 17:17:54 -08:00
Make.conf build with warnings enabled. 2008-11-19 12:54:44 -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 utf8 routines in go; a start. 2008-11-21 16:13:31 -08:00
sudo.bash add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00