index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
redox
/
stdio.rs
Age
Commit message (
Expand
)
Author
Lines
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-64
/
+0
2019-02-28
libstd => 2018
Taiki Endo
-5
/
+5
2019-02-23
Remove pub(crate) from stderr_raw
Paul Dicker
-1
/
+1
2019-02-20
Use standard Read/Write traits in sys::stdio
Paul Dicker
-8
/
+14
2019-02-20
Remove sys::*::Stderr Write implementation
Paul Dicker
-14
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-06
Refactor stderr_prints_nothing into a more modular function
Jethro Beekman
-2
/
+2
2018-04-13
std: Minimize size of panicking on wasm
Alex Crichton
-0
/
+4
2017-11-08
std: Change how EBADF is handled in `sys`
Alex Crichton
-1
/
+4
2017-06-20
Add `Read::initializer`.
Steven Fackler
-7
/
+0
2016-11-28
Commit to fix make tidy
Jeremy Soller
-1
/
+1
2016-11-28
Move stdout/err flush into sys
Jeremy Soller
-1
/
+1
2016-11-28
Switch to using syscall crate directly - without import
Jeremy Soller
-10
/
+9
2016-11-10
Fixes for stdio and processes on Redox
Jeremy Soller
-1
/
+13
2016-11-03
Update to new sys requirements
Jeremy Soller
-0
/
+1
2016-10-27
Add redox system
Jeremy Soller
-0
/
+69