summary refs log tree commit diff
path: root/src/libstd/sys/redox/ext/ffi.rs
AgeCommit message (Collapse)AuthorLines
2018-04-14Prefer unprefixed paths for well known structsDylan MacKenzie-4/+4
2018-04-14Add doc links to `std::os` extension traitsDylan MacKenzie-3/+7
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.
2016-10-27Add redox systemJeremy Soller-0/+61