summary refs log tree commit diff
path: root/src/libstd/os/mod.rs
AgeCommit message (Expand)AuthorLines
2017-11-25rustbuild: Enable WebAssembly backend by defaultAlex Crichton-30/+48
2017-10-05Remove nacl from libstdest31-1/+0
2017-09-08Add modifications needed for L4re in libstdTobias Schaffner-1/+1
2017-08-10Exposed all platform-specific documentation.kennytm-16/+26
2016-12-20Fix compile errors and suchAlex Crichton-1/+1
2016-11-10Use target_os = redox for cfgJeremy Soller-4/+1
2016-10-27Add redox systemJeremy Soller-0/+3
2016-10-22Add Fuchsia supportRaph Levien-0/+1
2016-09-25Add support for the Haiku operating system on x86 and x86_64 machinesNiels Sascha Reedijk-0/+1
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