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
/
unix
/
process
/
process_fuchsia.rs
Age
Commit message (
Expand
)
Author
Lines
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-330
/
+0
2023-08-08
Rollup merge of #106425 - ijackson:exit-status-default, r=dtolnay
Matthias Krüger
-1
/
+1
2023-08-07
impl Default for ExitStatus
Ian Jackson
-1
/
+1
2023-04-12
remove some unneeded imports
KaDiWa
-2
/
+0
2023-01-14
Remove various double spaces in source comments.
André Vennberg
-5
/
+5
2022-12-11
Implement blocking output
Ayush Singh
-0
/
+5
2022-10-14
more dupe word typos
Rageking8
-1
/
+1
2022-05-09
Use Rust 2021 prelude in std itself.
Mara Bos
-1
/
+0
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-1
/
+1
2022-02-04
Hide Repr details from io::Error, and rework `io::Error::new_const`.
Thom Chiovoloni
-8
/
+8
2021-12-14
Fix a bunch of typos
Frank Steffahn
-1
/
+1
2021-05-12
Provide ExitStatusError
Ian Jackson
-3
/
+23
2021-03-21
Use io::Error::new_const everywhere to avoid allocations.
Mara Bos
-7
/
+10
2021-01-13
Fix typos in Fuchsia unix_process_wait_more
David Tolnay
-2
/
+2
2021-01-13
ExitStatusExt: Fix build on Fuchsia
Ian Jackson
-0
/
+44
2020-09-26
Add accessors to Command.
Eric Huss
-1
/
+1
2020-09-15
[fuchsia] Propagate the userspace UTC clock
Adam Lesinski
-1
/
+2
2020-07-27
mv std libs to library/
mark
-0
/
+260