| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-08-05 | Rely only on POSIX semantics for I/O vector count | Adam Reichold | -17/+3 |
| 2020-08-05 | Reduce synchronization overhead of I/O vector count memoization | Adam Reichold | -10/+14 |
| 2020-08-05 | Memoize the I/O vector count limit | Adam Reichold | -12/+17 |
| 2020-08-05 | Query maximum vector count on Linux and macOS | Adam Reichold | -2/+36 |
| 2020-08-05 | Fix wasi::fs::OpenOptions to imply write when append is on | Yuto Kawamura | -3/+5 |
| 2020-07-31 | `#![deny(unsafe_op_in_unsafe_fn)]` in sys/hermit | maekawatoshiki | -75/+147 |
| 2020-07-31 | Fix std::fs::File::metadata permission on WASI target | Shen-Ta Hsieh | -0/+1 |
| 2020-07-28 | Update stdarch submodule | Alex Crichton | -9/+9 |
| 2020-07-28 | adjust remaining targets | Stefan Lankes | -2/+2 |
| 2020-07-28 | Get pointer from address of c directly | Lzu Tao | -2/+2 |
| 2020-07-28 | Make use of macro to avoid repetition | Lzu Tao | -23/+10 |
| 2020-07-28 | Remove redundant len binding | Lzu Tao | -3/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+41827 |
