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
/
library
/
std
/
src
/
sys
/
stdio
Age
Commit message (
Expand
)
Author
Lines
2025-04-15
Rollup merge of #139517 - Ayush1325:uefi-cmd-stdin-null, r=joboet
Stuart Cook
-2
/
+6
2025-04-13
std: sys: stdio: uefi: Tread UNSUPPORTED Status as read(0)
Ayush Singh
-2
/
+6
2025-04-06
Rollup merge of #138876 - thaliaarchi:trusty-stdio, r=Noratrieb
Guillaume Gomez
-36
/
+47
2025-04-04
Move fd into sys
Thalia Archibald
-1
/
+1
2025-03-27
Trusty: Implement write_vectored for stdio
Thalia Archibald
-36
/
+47
2025-03-23
Auto merge of #136769 - thaliaarchi:io-optional-methods/stdio, r=joboet
bors
-133
/
+101
2025-03-22
Use unit structs for stateless stdio
Thalia Archibald
-12
/
+12
2025-03-22
Implement optional methods for unsupported stdio
Thalia Archibald
-1
/
+64
2025-03-18
Rollup merge of #138301 - thaliaarchi:io-optional-methods/hermit, r=tgross35
Matthias Krüger
-4
/
+1
2025-03-17
Implement read_buf for Hermit
Thalia Archibald
-4
/
+1
2025-03-13
Rollup merge of #137355 - thaliaarchi:io-optional-methods/sgx, r=ChrisDenton
Matthias Krüger
-1
/
+32
2025-03-11
Deduplicate platform stdio types
Thalia Archibald
-126
/
+31
2025-03-10
Update Trusty support to account for recent libstd reorganization
Nicole L
-0
/
+84
2025-03-10
Implement read_buf and vectored read/write for SGX stdio
Thalia Archibald
-1
/
+32
2025-03-09
std: move stdio to `sys`
joboet
-0
/
+1461