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
/
linux
/
raw.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-01
Add support for RISC-V 64-bit GNU/Linux
msizanoen1
-1
/
+6
2019-11-29
Format libstd/os with rustfmt
David Tolnay
-55
/
+92
2019-07-22
add support for hexagon-unknown-linux-musl
Brian Cain
-0
/
+56
2019-02-28
libstd => 2018
Taiki Endo
-5
/
+5
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2016-12-30
sparc64-linux support
Jorge Aparicio
-6
/
+3
2016-12-18
Implement `fmt::Debug` for all structures in libstd.
Corey Farwell
-0
/
+1
2016-09-30
Preliminary wasm32 support
Brian Anderson
-1
/
+2
2016-09-09
Add s390x support
Ulrich Weigand
-0
/
+5
2016-08-27
fix cross compilation of std
Jorge Aparicio
-0
/
+5
2016-06-23
std: Fix up stabilization discrepancies
Alex Crichton
-1
/
+2
2016-02-13
std: Deprecate all std::os::*::raw types
Alex Crichton
-93
/
+80
2016-02-06
Add the asmjs-unknown-emscripten triple. Add cfgs to libs.
Brian Anderson
-2
/
+10
2016-02-02
Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichton
bors
-4
/
+2
2016-02-01
Remove "powerpc64le" and "mipsel" target_arch
Alex Crichton
-4
/
+2
2016-01-29
add support for mips(el)-unknown-linux-musl
Jorge Aparicio
-0
/
+9
2016-01-13
Add powerpc64 and powerpc64le support
Anton Blanchard
-1
/
+2
2015-12-04
Add JoinHandleExt to get the pthread_t on unix platforms
Peter Atashian
-0
/
+4
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-0
/
+1
2015-10-13
Make the Metadata struct Clone
Ben S
-0
/
+4
2015-06-09
std: Stabilize a number of new fs features
Alex Crichton
-26
/
+109
2015-05-05
Fix MIPS build errors in libstd/os/linux/raw.rs
Kevin Mehall
-2
/
+2
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-0
/
+170