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
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