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
/
wasi
/
ext
Age
Commit message (
Expand
)
Author
Lines
2021-05-03
Move `std::sys::wasi::ext` to `std::os::wasi`
Christiaan Dirkx
-795
/
+0
2021-04-25
Inline most raw socket, fd and handle conversions
KaiJewson
-0
/
+21
2021-03-21
Use io::Error::new_const everywhere to avoid allocations.
Mara Bos
-4
/
+4
2021-02-27
Rollup merge of #82421 - sunfishcode:wasi-metadata-size, r=alexcrichton
Dylan DPC
-0
/
+5
2021-02-24
Use `super::` to refer to WASI-specific names.
Dan Gohman
-4
/
+4
2021-02-24
Cast `libc::STDIN_FILENO` to `RawFd`.
Dan Gohman
-6
/
+6
2021-02-23
Enable API documentation for `std::os::wasi`.
Dan Gohman
-15
/
+50
2021-02-22
Add a `size()` function to WASI's `MetadataExt`.
Dan Gohman
-0
/
+5
2021-02-03
Restore comment as it was
Ingvar Stepanyan
-0
/
+2
2021-02-03
Keep old symlink; expose new symlink_path
Ingvar Stepanyan
-4
/
+14
2021-01-30
Expose correct symlink API on WASI
Ingvar Stepanyan
-9
/
+5
2020-10-08
Implement `AsRawFd` for `StdinLock` etc. on WASI.
Dan Gohman
-0
/
+18
2020-09-20
spend another CI build to delete a double newline
Without Boats
-1
/
+0
2020-09-20
fix typos
Without Boats
-2
/
+2
2020-09-20
Make RawFd implement the RawFd traits
Without Boats
-0
/
+20
2020-09-03
Auto merge of #75971 - Amjad50:libstd-deny-unsafe_op_in_unsafe_fn, r=Mark-Sim...
bors
-0
/
+4
2020-09-03
Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasi
Amjad Alsharafi
-0
/
+4
2020-08-26
Move to intra-doc links for wasi/ext/fs.rs, os_str_bytes.rs, primitive_docs.r...
Surya Midatala
-25
/
+2
2020-07-27
mv std libs to library/
mark
-0
/
+708