about summary refs log tree commit diff
path: root/src/libstd/os/mod.rs
AgeCommit message (Expand)AuthorLines
2016-03-08Auto merge of #31986 - ashleysommer:emscripten_fixes, r=alexcrichtonbors-5/+1
2016-03-07Fix building libstd on on emscripten targets.ashleysommer-5/+1
2016-03-04End stdlib module summaries with a full stop.Steve Klabnik-1/+1
2016-02-06Add the asmjs-unknown-emscripten triple. Add cfgs to libs.Brian Anderson-0/+5
2016-01-31Rename sunos to solarisNikita Baksalyar-1/+1
2016-01-31Add Illumos supportNikita Baksalyar-0/+1
2015-11-18Add missing annotations and some testsVadim Petrochenkov-2/+6
2015-07-01Add netbsd amd64 supportAlex Newman-0/+1
2015-04-27std: Expand the area of std::fsAlex Crichton-0/+29