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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
pal
/
uefi
/
process.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-13
std: Apply deprecated_safe_2024
Eric Huss
-4
/
+4
2025-02-02
uefi: process: Add support for command environment variables
Ayush Singh
-3
/
+62
2025-01-28
uefi: process: Fix args
Ayush Singh
-4
/
+3
2025-01-13
uefi: helpers: Introduce OwnedDevicePath
Ayush Singh
-1
/
+1
2024-11-26
std: update internal uses of `io::const_error!`
joboet
-4
/
+4
2024-11-20
Rollup merge of #129838 - Ayush1325:uefi-process-args, r=joboet
Matthias Krüger
-12
/
+56
2024-10-10
uefi: process: Add args support
Ayush Singh
-12
/
+56
2024-08-31
Fixed some typos in the standard library documentation/comments
ranger-ross
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-10
/
+5
2024-07-19
uefi: process: Fixes from PR
Ayush Singh
-112
/
+138
2024-07-19
uefi: process: Final Touchups
Ayush Singh
-19
/
+19
2024-07-19
uefi: process: Add CommandArgs support
Ayush Singh
-14
/
+26
2024-07-19
uefi: process: Add support for args
Ayush Singh
-21
/
+55
2024-07-19
uefi: process Implement inherit
Ayush Singh
-20
/
+37
2024-07-19
uefi: process: Add null protocol
Ayush Singh
-38
/
+100
2024-07-19
uefi: process: Add stderr support
Ayush Singh
-2
/
+34
2024-07-19
uefi: process: Add support to capture stdout
Ayush Singh
-6
/
+184
2024-07-19
uefi: Add process
Ayush Singh
-0
/
+328