| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -101/+0 |
| 2020-07-22 | Move the pipe2 call behind a hard target `#[cfg]` | Josh Stone | -0/+5 |
| 2019-11-29 | Format libstd/sys with rustfmt | David Tolnay | -5/+1 |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -9/+6 |
| 2019-02-13 | Return without a reference in unix Weak::get() | Josh Stone | -5/+4 |
| 2019-02-13 | Avoid allocation in std::sys::unix::weak | Josh Stone | -3/+3 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-21 | Properly report ENOSYS by modifying errno | Adrian Budau | -21/+4 |
| 2018-12-20 | Fix typo in comment | Adrian Budau | -1/+1 |
| 2018-12-20 | Fix pipe2 and accept4 on static linked executables on linux (like musl). | Adrian Budau | -0/+52 |
| 2017-08-15 | use field init shorthand EVERYWHERE | Zack M. Davis | -1/+1 |
| 2016-04-04 | std: Fix linking against `signal` on Android | Alex Crichton | -7/+1 |
| 2016-02-05 | std: Add support for accept4 on Linux | Alex Crichton | -1/+5 |
| 2016-02-05 | std: Add a helper for symbols that may not exist | Alex Crichton | -0/+81 |
