rust/library/std
Stefan Lankes 7143379a52 add support of RustyHermit's BSD socket layer
RustHermit publishs a new kernel interface and supports
a common BSD socket layer. By supporting this interface,
the implementation can be harmonized to other operating systems.

To realize this socket layer, the handling of file descriptors
is also harmonized to other operating systems.
2023-02-24 15:30:14 +01:00
..
benches
primitive_docs
src add support of RustyHermit's BSD socket layer 2023-02-24 15:30:14 +01:00
tests Rollup merge of #105784 - yanns:update_stdarch, r=Amanieu 2023-01-27 12:57:53 +09:00
build.rs
Cargo.toml add support of RustyHermit's BSD socket layer 2023-02-24 15:30:14 +01:00