| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-05-03 | Move `std::sys::windows::ext` to `std::os::windows` | Christiaan Dirkx | -1144/+0 | |
| 2021-04-25 | Inline most raw socket, fd and handle conversions | KaiJewson | -0/+18 | |
| 2021-02-17 | Expose force_quotes on Windows. | Yonggang Luo | -0/+21 | |
| Quotes the arg and not quotes the arg have different effect on Windows when the program called are msys2/cygwin program. Refer to https://github.com/msys2/MSYS2-packages/issues/2176 Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> | ||||
| 2021-02-10 | Seal the CommandExt, OsStrExt and OsStringExt traits | Amanieu d'Antras | -15/+15 | |
| 2021-01-13 | Fix typo saeled -> sealed | David Tolnay | -1/+1 | |
| 2021-01-13 | ExitStatusExt windows: Retrospectively seal this trait | Ian Jackson | -1/+15 | |
| Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk> | ||||
| 2020-11-14 | Disambiguate symlink argument names | David Tolnay | -6/+6 | |
| 2020-09-11 | Update `std::os` module documentation. | Christiaan Dirkx | -1/+3 | |
| Adds missing descriptions for the modules std::os::linux::fs and std::os::windows::io. Also adds punctuation for consistency with other descriptions. | ||||
| 2020-08-16 | Switch to intra-doc links in /sys/windows/ext/{ffi,fs,process}.rs | Prabakaran Kumaresshan | -34/+8 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+1115 | |
