| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-12-08 | Fix a typo in `fd.rs`. Fixes #30231. | Richard Diamond | -2/+2 |
| 2015-11-09 | std: Migrate to the new libc | Alex Crichton | -4/+3 |
| 2015-10-28 | Port the standard crates to PNaCl/NaCl. | Richard Diamond | -0/+9 |
| 2015-08-11 | Register new snapshots | Alex Crichton | -3/+0 |
| 2015-08-03 | syntax: Implement #![no_core] | Alex Crichton | -1/+2 |
| 2015-05-07 | std: Mark `mem::forget` as a safe function | Alex Crichton | -1/+1 |
| 2015-04-13 | pluralize doc comment verbs and add missing periods | Andrew Paseltiner | -1/+1 |
| 2015-04-10 | std: Unconditionally close all file descriptors | Alex Crichton | -16/+6 |
| 2015-04-09 | std: Set CLOEXEC for all fds opened on unix | Alex Crichton | -0/+15 |
| 2015-03-12 | std: Remove #[allow] directives in sys modules | Alex Crichton | -1/+0 |
| 2015-02-11 | std: Add a `net` module for TCP/UDP | Alex Crichton | -2/+5 |
| 2015-02-09 | std: Add a new `fs` module | Alex Crichton | -0/+70 |
