| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-08-06 | redox: convert to target_family unix | Jeremy Soller | -339/+0 | |
| 2019-05-26 | Print file mode of PermissionExt in octal in Examples | oberien | -1/+1 | |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -5/+5 | |
| 2019-02-10 | libs: doc comments | Alexander Regueiro | -1/+1 | |
| 2019-02-10 | tests: doc comments | Alexander Regueiro | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-04-14 | Prefer unprefixed paths for well known structs | Dylan MacKenzie | -2/+2 | |
| 2018-04-14 | Add doc links to `std::os` extension traits | Dylan MacKenzie | -11/+25 | |
| Add documentation links to the original type for various OS-specific extension traits and normalize the language for introducing such traits. Also, remove some outdated comments around the extension trait definitions. | ||||
| 2018-03-28 | Remove hidden `foo` functions from doc examples; use `Termination` trait. | Corey Farwell | -18/+20 | |
| Fixes https://github.com/rust-lang/rust/issues/49233. | ||||
| 2017-08-12 | Fix some typos | Bastien Orivel | -1/+1 | |
| 2017-07-06 | Redox: add stat methods(); support is_symlink() | Ian Douglas Scott | -0/+15 | |
| 2017-06-23 | Removed as many "```ignore" as possible. | kennytm | -21/+31 | |
| Replaced by adding extra imports, adding hidden code (`# ...`), modifying examples to be runnable (sorry Homura), specifying non-Rust code, and converting to should_panic, no_run, or compile_fail. Remaining "```ignore"s received an explanation why they are being ignored. | ||||
| 2017-01-30 | Add dev and ino to MetadataExt | Jeremy Soller | -0/+10 | |
| 2017-01-22 | libstd: replace all `try!` with `?` in documentation examples | Utkarsh Kukreti | -5/+5 | |
| See #38644. | ||||
| 2016-11-28 | Commit to fix make tidy | Jeremy Soller | -5/+5 | |
| 2016-11-28 | Switch to using syscall crate directly - without import | Jeremy Soller | -6/+4 | |
| 2016-11-15 | Add set_perm | Jeremy Soller | -1/+1 | |
| 2016-10-27 | Add redox system | Jeremy Soller | -0/+300 | |
