| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 |
