index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
os
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2019-10-06
redesign of the interface to the unikernel HermitCore
Stefan Lankes
-1
/
+0
2019-08-06
redox: convert to target_family unix
Jeremy Soller
-0
/
+1
2019-07-16
Add supporting for vxWorks
Baoshan Pang
-1
/
+2
2019-06-10
std: Remove internal definitions of `cfg_if!` macro
Alex Crichton
-1
/
+1
2019-05-13
Remove bitrig support from rust
Marcel Hellwig
-1
/
+0
2019-05-03
Categorize WASI as an "OS" rather than as an "environment".
Dan Gohman
-1
/
+1
2019-03-29
Add a new wasm32-unknown-wasi target
Alex Crichton
-0
/
+1
2019-02-28
libstd => 2018
Taiki Endo
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-20
Add `std::os::fortanix_sgx` module
Jethro Beekman
-0
/
+1
2018-12-19
Show platform-specific modules in `std::os` when building those platforms
Jethro Beekman
-17
/
+16
2018-09-01
Rollup merge of #53076 - QuietMisdreavus:cfg-rustdoc, r=GuillaumeGomez
kennytm
-1
/
+1
2018-08-31
use cfg(rustdoc) instead of cfg(dox) in std and friends
QuietMisdreavus
-1
/
+1
2018-08-29
Replace usages of 'bad_style' with 'nonstandard_style'.
Corey Farwell
-1
/
+1
2018-07-30
Add targets for HermitCore (https://hermitcore.org) to the Rust compiler and ...
Colin Finck
-0
/
+1
2017-11-25
rustbuild: Enable WebAssembly backend by default
Alex Crichton
-30
/
+48
2017-10-05
Remove nacl from libstd
est31
-1
/
+0
2017-09-08
Add modifications needed for L4re in libstd
Tobias Schaffner
-1
/
+1
2017-08-10
Exposed all platform-specific documentation.
kennytm
-16
/
+26
2016-12-20
Fix compile errors and such
Alex Crichton
-1
/
+1
2016-11-10
Use target_os = redox for cfg
Jeremy Soller
-4
/
+1
2016-10-27
Add redox system
Jeremy Soller
-0
/
+3
2016-10-22
Add Fuchsia support
Raph Levien
-0
/
+1
2016-09-25
Add support for the Haiku operating system on x86 and x86_64 machines
Niels Sascha Reedijk
-0
/
+1
2016-03-08
Auto merge of #31986 - ashleysommer:emscripten_fixes, r=alexcrichton
bors
-5
/
+1
2016-03-07
Fix building libstd on on emscripten targets.
ashleysommer
-5
/
+1
2016-03-04
End stdlib module summaries with a full stop.
Steve Klabnik
-1
/
+1
2016-02-06
Add the asmjs-unknown-emscripten triple. Add cfgs to libs.
Brian Anderson
-0
/
+5
2016-01-31
Rename sunos to solaris
Nikita Baksalyar
-1
/
+1
2016-01-31
Add Illumos support
Nikita Baksalyar
-0
/
+1
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-2
/
+6
2015-07-01
Add netbsd amd64 support
Alex Newman
-0
/
+1
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-0
/
+29