summary refs log tree commit diff
path: root/src/libstd/sys/redox/ext/io.rs
AgeCommit message (Expand)AuthorLines
2017-07-25Correct 'stable' attributeIan Douglas Scott-3/+3
2017-07-24Implement AsRawFd for Stdin, Stdout, and StderrIan Douglas Scott-0/+16
2016-12-21Add RawFd traits for netJeremy Soller-15/+20
2016-11-28Commit to fix make tidyJeremy Soller-1/+1
2016-10-28Remove unsafe libc layerJeremy Soller-2/+1
2016-10-27Add redox systemJeremy Soller-0/+147