| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -124/+0 |
| 2019-11-29 | Format libstd/sys with rustfmt | David Tolnay | -7/+19 |
| 2019-03-29 | implement `AsRawFd` for stdio locks | Andy Russell | -0/+15 |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -6/+5 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2017-08-16 | Refactoring: move net specific fd imps to net | Tobias Schaffner | -56/+1 |
| 2017-07-25 | Correct 'stable' attribute | Ian Douglas Scott | -3/+3 |
| 2017-07-24 | Implement AsRawFd for Stdin, Stdout, and Stderr | Ian Douglas Scott | -0/+17 |
| 2017-04-03 | Revert "Implement AsRawFd/IntoRawFd for RawFd" | Cody P Schafer | -15/+0 |
| 2017-03-26 | Implement AsRawFd/IntoRawFd for RawFd | Jörg Thalheim | -0/+15 |
| 2016-12-04 | Fix small typo | Guillaume Gomez | -1/+1 |
| 2015-12-30 | doc: fix typo | Tshepang Lekhonkhobe | -1/+1 |
| 2015-09-11 | std: Stabilize/deprecate features for 1.4 | Alex Crichton | -2/+6 |
| 2015-08-15 | std: Add issues to all unstable features | Alex Crichton | -1/+2 |
| 2015-07-20 | std: Add IntoRaw{Fd,Handle,Socket} traits | Alex Crichton | -1/+34 |
| 2015-05-07 | std: Rename sys::foo2 modules to sys::foo | Alex Crichton | -5/+5 |
| 2015-05-06 | Stabilize from_raw_os | Steven Allen | -6/+6 |
| 2015-04-27 | std: Expand the area of std::fs | Alex Crichton | -0/+108 |
