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
Age
Commit message (
Expand
)
Author
Lines
2018-01-29
Document std::os::raw.
Clar Charr
-5
/
+115
2017-12-17
add aarch64-unknown-openbsd support
Sébastien Marie
-0
/
+2
2017-11-25
rustbuild: Enable WebAssembly backend by default
Alex Crichton
-30
/
+48
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-10-05
Remove nacl from libstd
est31
-201
/
+0
2017-09-08
Add modifications needed for L4re in libstd
Tobias Schaffner
-1
/
+1
2017-09-08
Match c_char definitions and enable signal reset for L4Re
Sebastian Humenda
-0
/
+2
2017-08-28
Update the libc submodule
Alex Crichton
-4
/
+2
2017-08-10
Exposed all platform-specific documentation.
kennytm
-16
/
+26
2017-08-01
Fix the Solaris pthread_t raw type in std to match what's in libc
Danek Duvall
-1
/
+1
2017-04-20
Add x86_64-linux-android target
Marco A L Barbosa
-0
/
+63
2017-03-29
Improve os::linux documentation (#29367)
Camille TJHOA
-0
/
+19
2017-03-25
Fix c_char (u8 -> i8) definition for i686-linux-android
Marco A L Barbosa
-4
/
+6
2017-03-12
Update usages of 'OSX' (and other old names) to 'macOS'.
Corey Farwell
-2
/
+2
2017-01-29
Fix a few impl stability attributes
Oliver Middleton
-1
/
+1
2016-12-30
sparc64-linux support
Jorge Aparicio
-6
/
+3
2016-12-20
Fix compile errors and such
Alex Crichton
-2
/
+2
2016-12-18
Implement `fmt::Debug` for all structures in libstd.
Corey Farwell
-1
/
+11
2016-11-10
Use target_os = redox for cfg
Jeremy Soller
-4
/
+1
2016-10-31
Merge branch 'master' of https://github.com/rust-lang/rust into redox
Jeremy Soller
-2
/
+4
2016-10-27
Add redox system
Jeremy Soller
-0
/
+3
2016-10-24
Support for aarch64 architecture on Fuchsia
Raph Levien
-2
/
+4
2016-10-22
Update libc submodule with corresponding fuchsia changes
Raph Levien
-5
/
+0
2016-10-22
Add Fuchsia support
Raph Levien
-0
/
+395
2016-09-30
Preliminary wasm32 support
Brian Anderson
-1
/
+2
2016-09-25
Haiku: Fix pthread_t typesize set to stable 1.8.0 post #29791
Alexander von Gluck IV
-1
/
+1
2016-09-25
Add support for the Haiku operating system on x86 and x86_64 machines
Niels Sascha Reedijk
-0
/
+229
2016-09-09
Add s390x support
Ulrich Weigand
-2
/
+9
2016-08-27
fix cross compilation of std
Jorge Aparicio
-0
/
+5
2016-06-23
std: Fix up stabilization discrepancies
Alex Crichton
-12
/
+24
2016-04-07
Fix libstd on DragonFly
Michael Neumann
-10
/
+0
2016-03-08
Auto merge of #31986 - ashleysommer:emscripten_fixes, r=alexcrichton
bors
-5
/
+225
2016-03-07
Fix building libstd on on emscripten targets.
ashleysommer
-5
/
+225
2016-03-04
End stdlib module summaries with a full stop.
Steve Klabnik
-1
/
+1
2016-02-22
Auto merge of #31813 - nbaksalyar:solaris-fix, r=sanxiyn
bors
-1
/
+1
2016-02-22
Fix broken Solaris build
Nikita Baksalyar
-1
/
+1
2016-02-21
Fix `struct stat` usage on NetBSD
Sebastian Wicki
-9
/
+4
2016-02-19
Rollup merge of #31737 - dhuseby:netbsd_fixes, r=alexcrichton
Steve Klabnik
-2
/
+2
2016-02-17
fixes a small netbsd compile error
Dave Huseby
-2
/
+2
2016-02-17
re-add freebsd padding
Ali Clark
-0
/
+3
2016-02-17
time_t is long on freebsd and dragonfly (and nsec should be long)
Ali Clark
-16
/
+20
2016-02-17
unfork freebsd stat definitions, fixes x86
Ali Clark
-122
/
+50
2016-02-17
remove unused import from dragonfly os raw
Ali Clark
-3
/
+0
2016-02-14
polish `std::os::*::raw` deprecation on openbsd
Sébastien Marie
-1
/
+0
2016-02-13
std: Deprecate all std::os::*::raw types
Alex Crichton
-373
/
+1922
2016-02-06
Add the asmjs-unknown-emscripten triple. Add cfgs to libs.
Brian Anderson
-2
/
+17
2016-02-03
Auto merge of #31078 - nbaksalyar:illumos, r=alexcrichton
bors
-0
/
+90
2016-02-02
Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichton
bors
-8
/
+4
2016-02-01
Remove "powerpc64le" and "mipsel" target_arch
Alex Crichton
-8
/
+4
[prev]
[next]