Find a file
Brian Anderson 73fd87baf5 Don't attempt to wake tasks that aren't blocked.
It's possible for a supervised task to kill and wake its supervising
task then immediately try to wake it again if the supervising task
has joined the supervised. This is the easiest way to prevent that.
2011-01-03 10:59:00 -08:00
doc Some terminology updates to talk about layers. 2010-12-14 13:41:19 -08:00
src Don't attempt to wake tasks that aren't blocked. 2011-01-03 10:59:00 -08:00
.gitignore Allow every test to make a .tmp file that is cleaned up before execution. 2010-08-20 12:48:45 -07:00
AUTHORS.txt Add Rafael to AUTHORS. 2010-12-24 17:00:02 -08:00
LICENSE.txt Populate tree. 2010-06-23 21:03:09 -07:00
README Update README to point to github, test email notification. 2010-06-23 21:11:10 -07:00

This is a compiler and suite of associated libraries and documentation for the
Rust programming language.

See LICENSE.txt for terms of copyright and redistribution.

See http://github.com/graydon/rust for current development page.