summary refs log tree commit diff
path: root/library/std/src/sys/pal/hermit/os.rs
AgeCommit message (Expand)AuthorLines
2024-06-07add HermitOS support of vectored read/write operationsStefan Lankes-1/+1
2024-05-29Make `std::env::{set_var, remove_var}` unsafe in edition 2024Tobias Bucher-9/+5
2024-04-23increase the readability by using the unique name for the hermit-abiStefan Lankes-5/+5
2024-03-01Auto merge of #114016 - krtab:delete_sys_memchr, r=workingjubileebors-1/+1
2024-02-28add platform-specific function to get the error number for HermitOSStefan Lankes-5/+5
2024-02-20Delete architecture-specific memchr code in std::sysArthur Carcano-1/+1
2024-01-11std: fix module references on hermitjoboet-1/+1
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+206