rust/library/std/src/sys
Matthias Krüger 554ad50fa2
Rollup merge of #92117 - solid-rs:fix-kmc-solid-read-buf, r=yaahc
kmc-solid: Add `std::sys::solid::fs::File::read_buf`

This PR adds `std::sys::solid::fs::File::read_buf` to catch up with the changes introduced by #81156 and fix the [`*-kmc-solid_*`](https://doc.rust-lang.org/nightly/rustc/platform-support/kmc-solid.html) Tier 3 targets..
2021-12-23 00:28:53 +01:00
..
common std: Get the standard library compiling for wasm64 2021-11-10 08:35:42 -08:00
hermit Auto merge of #81156 - DrMeepster:read_buf, r=joshtriplett 2021-12-09 10:11:55 +00:00
itron Fix a bunch of typos 2021-12-14 16:40:43 +01:00
sgx Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
solid kmc-solid: Add std::sys::solid::fs::File::read_buf 2021-12-21 11:18:35 +09:00
unix Revert "socket ancillary data implementation for dragonflybsd." 2021-12-16 21:32:53 +00:00
unsupported Update library/std/src/sys/unsupported/fs.rs 2021-11-02 22:47:27 -07:00
wasi more efficent File::read_buf impl for windows and unix 2021-11-02 22:47:26 -07:00
wasm Fix a bunch of typos 2021-12-14 16:40:43 +01:00
windows Fix tests 2021-12-22 18:31:36 +00:00
mod.rs Use target_family = "wasm" 2021-11-10 08:35:42 -08:00