| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-05-03 | Move `std::sys::wasi::ext` to `std::os::wasi` | Christiaan Dirkx | -201/+0 |
| 2021-04-25 | Inline most raw socket, fd and handle conversions | KaiJewson | -0/+21 |
| 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 | -6/+6 |
| 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 | Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasi | Amjad Alsharafi | -0/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+142 |
