about summary refs log tree commit diff
path: root/src/libstd/sys/mod.rs
AgeCommit message (Expand)AuthorLines
2019-08-06redox: convert to target_family unixJeremy Soller-4/+1
2019-07-16Add supporting for vxWorksBaoshan Pang-1/+4
2019-06-10std: Remove internal definitions of `cfg_if!` macroAlex Crichton-3/+3
2019-05-03Categorize WASI as an "OS" rather than as an "environment".Dan Gohman-1/+1
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-0/+3
2019-02-28libstd => 2018Taiki Endo-1/+1
2019-02-10libs: doc commentsAlexander Regueiro-1/+1
2019-02-02Update visibility of intermediate use items.David Wood-0/+2
2018-12-31Bound sgx target_env with fortanix as target_vendorYu Ding-3/+7
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-19SGX target: fix docs buildJethro Beekman-2/+2
2018-12-07Add x86_64-fortanix-unknown-sgx target to libstd and dependenciesJethro Beekman-0/+3
2018-08-31use cfg(rustdoc) instead of cfg(dox) in std and friendsQuietMisdreavus-2/+2
2018-06-25Add missing \[allow(missing_docs)\]Guillaume Gomez-0/+1
2018-06-20Fix doc build on unknown windows targetGuillaume Gomez-0/+2
2018-01-11Make the documentation build work on CloudABI.Ed Schouten-5/+7
2018-01-11Implement libstd for CloudABI.Ed Schouten-0/+3
2017-11-25rustbuild: Enable WebAssembly backend by defaultAlex Crichton-46/+63
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+3
2017-08-10Exposed all platform-specific documentation.kennytm-0/+30
2017-02-15sys/mod doc update and mod import order adjustking6cong-6/+6
2016-12-20Fix compile errors and suchAlex Crichton-0/+2
2016-11-10Merge branch 'master' into redoxJeremy Soller-1/+1
2016-11-10Use target_os = redox for cfgJeremy Soller-1/+1
2016-11-10doc: fix typosTshepang Lekhonkhobe-1/+1
2016-11-03Merge branch 'master' into redoxJeremy Soller-0/+45
2016-11-01Document sys_common and sysBrian Anderson-0/+22
2016-11-01std: Move platform-specific code out of libstd/lib.rsBrian Anderson-0/+19