go/src
Russ Cox 4feda71b7d slightly gratuitous reorg of scheduler code
* rename select (very loaded word) nextgoroutine
	* separate out "enter scheduler" (sys·gosched)
	  from the scheduler itself (scheduler)

R=r
APPROVED=r
DELTA=36  (17 added, 15 deleted, 4 changed)
OCL=13772
CL=13774
2008-08-02 22:34:04 -07:00
..
cmd go method 2008-08-02 15:31:21 -07:00
lib fix ordering problem: flag depends on fmt 2008-07-24 17:01:09 -07:00
lib9 remove incorrect (!) consts 2008-07-07 15:00:12 -07:00
libbio import the plan 9 libraries libc (lib9) and libbio into the tree. 2008-06-12 13:26:16 -07:00
libmach_amd64 put a makefile into runtime 2008-06-25 21:19:05 -07:00
old/c move old code into 'old' directory 2008-06-04 14:46:07 -07:00
pkg - moved integer code into src/pkg 2008-06-26 16:52:15 -07:00
runtime slightly gratuitous reorg of scheduler code 2008-08-02 22:34:04 -07:00
syscall - mark syscall support routines as non-stack-generating 2008-07-30 14:23:53 -07:00
clean.bash build packages automatically 2008-07-09 16:09:48 -07:00
make.bash build packages automatically 2008-07-09 16:09:48 -07:00