about summary refs log tree commit diff
path: root/src/libstd/sys/redox/ext/mod.rs
AgeCommit message (Collapse)AuthorLines
2019-08-06redox: convert to target_family unixJeremy Soller-45/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-07Revert unification of interfacesjD91mZM2-1/+0
2018-06-27Horrible attempt at cleaning things up that probably just made it worsejD91mZM2-0/+1
2018-06-26Unix sockets on redox!jD91mZM2-0/+1
2017-08-24Fix inconsistent doc headingslukaramu-1/+1
This fixes headings reading "Unsafety" and "Example", they should be "Safety" and "Examples" according to RFC 1574.
2017-08-10Exposed all platform-specific documentation.kennytm-0/+1
2017-07-29Redox: Add JoinHandleExt (matching Unix version)Ian Douglas Scott-0/+3
2016-11-28Commit to fix make tidyJeremy Soller-1/+1
2016-11-28Switch to using syscall crate directly - without importJeremy Soller-1/+1
2016-10-27Add redox systemJeremy Soller-0/+50