| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-04-05 | rustc: Pass --enable-long-section-names to gcc | Alex Crichton | -0/+7 | |
| This was quite a curious bug on windows, and the details can be found in the comment I added to src/librustc/back/link.rs | ||||
| 2014-04-04 | Fix fallout from std::libc separation | Corey Richardson | -45/+29 | |
| 2014-04-04 | Change how the readdir/opendir hack works | Corey Richardson | -10/+6 | |
| 2014-04-04 | Remove libc from std | Corey Richardson | -0/+4323 | |
| These wrappers are bound to a specific libc, and they don't need to be part of libstd. | ||||
