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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
os
Age
Commit message (
Expand
)
Author
Lines
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
2016-01-31
Rename sunos to solaris
Nikita Baksalyar
-1
/
+1
2016-01-31
Add Illumos support
Nikita Baksalyar
-0
/
+90
2016-01-29
add support for mips(el)-unknown-linux-musl
Jorge Aparicio
-0
/
+9
2016-01-26
Fix warnings during tests
Alex Crichton
-0
/
+1
2016-01-15
Rollup merge of #30925 - semarie:blksize_t, r=alexcrichton
Manish Goregaokar
-1
/
+1
2016-01-14
update blksize_t in raw to reflect libc change under openbsd
Sébastien Marie
-1
/
+1
2016-01-13
Add powerpc64 and powerpc64le support
Anton Blanchard
-3
/
+10
2015-12-29
Fix warnings when compiling stdlib with --test
Florian Hahn
-1
/
+3
2015-12-04
Add JoinHandleExt to get the pthread_t on unix platforms
Peter Atashian
-0
/
+24
2015-11-18
Fix buildbot failures
Vadim Petrochenkov
-9
/
+20
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-3
/
+9
2015-11-11
Cleaner c_char cfg logic
arcnmx
-6
/
+6
2015-11-11
Prefer raw::c_char or libc::c_char and fix arm
arcnmx
-2
/
+6
2015-11-09
std: Migrate to the new libc
Alex Crichton
-2
/
+2
2015-10-28
Port the standard crates to PNaCl/NaCl.
Richard Diamond
-239
/
+30
2015-10-13
Make the Metadata struct Clone
Ben S
-0
/
+18
2015-10-06
Replace multiple trailing newlines with a single trailing newline
Carlos Liam
-1
/
+0
2015-09-21
Various fixes for NetBSD/amd64
Sebastian Wicki
-6
/
+7
2015-09-02
Fix compile on DragonFly: Replace unknown uint32_t/in64_t by u32/i64.
Michael Neumann
-4
/
+4
2015-08-23
New cross target: i686-linux-android
Tim JIANG
-1
/
+2
2015-08-15
std: Add issues to all unstable features
Alex Crichton
-2
/
+4
2015-07-28
Fixes #25155 and fixes #27359 by fixing the stat defines for both freebsd 10....
Dave Huseby
-67
/
+124
2015-07-01
Add netbsd amd64 support
Alex Newman
-0
/
+92
2015-06-09
std: Stabilize a number of new fs features
Alex Crichton
-122
/
+518
2015-06-04
support aarch64-android raw type definitions
Sae-bom Kim
-33
/
+82
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
-9
/
+9
2015-05-05
Fix MIPS build errors in libstd/os/linux/raw.rs
Kevin Mehall
-2
/
+2
2015-04-30
remove denied unused import: pid_t in raw
Sébastien Marie
-4
/
+4
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-0
/
+971