summary refs log tree commit diff
path: root/src/libstd/sys/redox/ext/thread.rs
AgeCommit message (Collapse)AuthorLines
2018-04-14Add doc links to `std::os` extension traitsDylan MacKenzie-2/+4
Add documentation links to the original type for various OS-specific extension traits and normalize the language for introducing such traits. Also, remove some outdated comments around the extension trait definitions.
2017-07-29Redox: Add JoinHandleExt (matching Unix version)Ian Douglas Scott-0/+47