summary refs log tree commit diff
path: root/src/libstd/process.rs
AgeCommit message (Expand)AuthorLines
2015-02-20try to reduce bajillion warningsAlexis-6/+2
2015-02-17rollup merge of #22319: huonw/send-is-not-staticAlex Crichton-1/+1
2015-02-17rollup merge of #22435: aturon/final-stab-threadAlex Crichton-3/+3
2015-02-18Update tests for the Send - 'static change.Huon Wilson-1/+1
2015-02-17Fallout from stabilizationAaron Turon-3/+3
2015-02-16change the signal used to test signal_reported_rightSébastien Marie-3/+3
2015-02-13Add std::processAaron Turon-0/+834