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
Age
Commit message (
Expand
)
Author
Lines
2020-03-06
fix various typos
Matthias Krüger
-1
/
+1
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
-64
/
+95
2019-08-06
doc: Reword deprecation message of MetadataExt::as_raw_stat
Lzu Tao
-3
/
+4
2019-07-22
add support for hexagon-unknown-linux-musl
Brian Cain
-0
/
+56
2019-02-28
libstd => 2018
Taiki Endo
-10
/
+8
2018-12-25
Remove licenses
Mark Rousskov
-30
/
+0
2018-11-22
Make std::os::unix/linux::fs::MetadataExt::a/m/ctime* documentation clearer
ariasuni
-6
/
+12
2018-04-14
Add doc links to `std::os` extension traits
Dylan MacKenzie
-1
/
+3
2018-03-28
Remove hidden `foo` functions from doc examples; use `Termination` trait.
Corey Farwell
-119
/
+119
2017-10-24
Fix doc build on other architectures than linux
Guillaume Gomez
-17
/
+17
2017-10-19
Add missing code examples
Guillaume Gomez
-1
/
+241
2017-03-29
Improve os::linux documentation (#29367)
Camille TJHOA
-0
/
+19
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
-99
/
+209
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
-1
/
+3
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
-27
/
+111
2015-05-09
Rollup merge of #25140 - kevinmehall:mips, r=steveklabnik
Manish Goregaokar
-2
/
+2
2015-05-07
std: Rename sys::foo2 modules to sys::foo
Alex Crichton
-1
/
+1
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
/
+189