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
/
pal
/
hermit
/
os.rs
Age
Commit message (
Expand
)
Author
Lines
2025-09-11
Remove unused import from sys/pal/hermit/os.rs
Martin Kröning
-1
/
+1
2025-08-26
remove deprecated Error::description in impls
Marijn Schouten
-7
/
+1
2025-04-21
Move `sys::pal::os::Env` into `sys::env`
Thalia Archibald
-116
/
+2
2024-12-13
Fix building `std` for Hermit after `c_char` change
Martin Kröning
-2
/
+2
2024-08-01
refactor(pal/hermit): make `ENV` a non-mutable static
Martin Kröning
-19
/
+15
2024-07-31
refactor(pal/hermit): return `!` to satisfy rust-analyzer
Martin Kröning
-3
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-5
/
+3
2024-06-07
add HermitOS support of vectored read/write operations
Stefan Lankes
-1
/
+1
2024-05-29
Make `std::env::{set_var, remove_var}` unsafe in edition 2024
Tobias Bucher
-9
/
+5
2024-04-23
increase the readability by using the unique name for the hermit-abi
Stefan Lankes
-5
/
+5
2024-03-01
Auto merge of #114016 - krtab:delete_sys_memchr, r=workingjubilee
bors
-1
/
+1
2024-02-28
add platform-specific function to get the error number for HermitOS
Stefan Lankes
-5
/
+5
2024-02-20
Delete architecture-specific memchr code in std::sys
Arthur Carcano
-1
/
+1
2024-01-11
std: fix module references on hermit
joboet
-1
/
+1
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+206