summary refs log tree commit diff
path: root/src/librustrt/bookkeeping.rs
AgeCommit message (Expand)AuthorLines
2014-08-04stabilize atomics (now atomic)Aaron Turon-5/+5
2014-07-30green: Prevent runtime corruption on spawn failureAlex Crichton-2/+2
2014-07-30native: Don't deadlock the runtime on spawn failureAlex Crichton-1/+11
2014-06-06std: Extract librustrt out of libstdAlex Crichton-0/+50