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
/
sys
/
unix
Age
Commit message (
Expand
)
Author
Lines
2015-11-19
std: Add Instant and SystemTime to std::time
Alex Crichton
-59
/
+329
2015-11-18
Fix buildbot failures
Vadim Petrochenkov
-0
/
+1
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-3
/
+13
2015-11-17
Rollup merge of #29880 - dignati:fix-freebsd-libc, r=alexcrichton
Manish Goregaokar
-11
/
+9
2015-11-17
Fix libc module name for FreeBSD
Ole Krüger
-11
/
+9
2015-11-16
Ignore malformed environment strings like glibc does
Tobias Bucher
-8
/
+17
2015-11-09
std: Migrate to the new libc
Alex Crichton
-1097
/
+203
2015-11-06
Auto merge of #29462 - alexcrichton:refactor-process-ret, r=aturon
bors
-51
/
+49
2015-11-06
std: Refactor process exit code handling slightly
Alex Crichton
-51
/
+49
2015-11-06
Auto merge of #29305 - alexcrichton:bad-getenv, r=brson
bors
-22
/
+27
2015-11-01
Use guard-pages also on DragonFly/FreeBSD.
Michael Neumann
-0
/
+4
2015-10-29
Auto merge of #29289 - DiamondLovesYou:pnacl-std-crates, r=alexcrichton
bors
-59
/
+173
2015-10-28
Port the standard crates to PNaCl/NaCl.
Richard Diamond
-59
/
+173
2015-10-26
std: Slightly more robust env var handling
Alex Crichton
-22
/
+27
2015-10-25
std: Stabilize library APIs for 1.5
Alex Crichton
-5
/
+8
2015-10-15
Auto merge of #29021 - ogham:master, r=alexcrichton
bors
-0
/
+1
2015-10-14
Remove unnecessary parentheses around range expressions
Andrew Paseltiner
-1
/
+1
2015-10-13
Make the Metadata struct Clone
Ben S
-0
/
+1
2015-10-12
Don't use a Vec in os::current_exe on FreeBSD.
Peter Marheine
-4
/
+4
2015-10-08
typos: fix a grabbag of typos all over the place
Cristi Cobzarenco
-2
/
+2
2015-09-29
Tweak Travis to use GCE
Alex Crichton
-11
/
+22
2015-09-26
Add support for the rumprun unikernel
Sebastian Wicki
-4
/
+4
2015-09-22
Fix alignment of pthread types on NetBSD
Sebastian Wicki
-11
/
+19
2015-09-21
Various fixes for NetBSD/amd64
Sebastian Wicki
-12
/
+99
2015-09-13
Auto merge of #28339 - alexcrichton:stabilize-1.4, r=aturon
bors
-2
/
+6
2015-09-11
std: Internalize almost all of `std::rt`
Alex Crichton
-3
/
+17
2015-09-11
std: Stabilize/deprecate features for 1.4
Alex Crichton
-2
/
+6
2015-09-08
Let's see if lifetime elision works in this case
llogiq
-1
/
+1
2015-09-08
Fixed required type coercion
llogiq
-1
/
+2
2015-09-08
fixes/improvements thanks to @Manishearth
Andre Bogus
-2
/
+1
2015-09-08
some more clippy-based improvements
Andre Bogus
-10
/
+10
2015-09-04
Add line numbers to windows-gnu backtraces
Diggory Blake
-238
/
+14
2015-09-04
Add ptr import (fixup #28187)
Manish Goregaokar
-1
/
+1
2015-09-03
Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T`
Vadim Petrochenkov
-14
/
+16
2015-08-30
Atomically set CLOEXEC on duplicated sockets
Tobias Bucher
-5
/
+25
2015-08-27
std: Fix backtrace imports for ios targets
Michael Macias
-4
/
+1
2015-08-28
Use a different buffer doubling logic for `std::sys::os::getcwd`
Barosl Lee
-5
/
+7
2015-08-28
Reduce the reliance on `PATH_MAX`
Barosl Lee
-15
/
+30
2015-08-24
Atomically open files with O_CLOEXEC where possible
Tobias Bucher
-1
/
+4
2015-08-23
Auto merge of #27912 - DiamondLovesYou:backtrace-refactor, r=alexcrichton
bors
-586
/
+688
2015-08-22
Fix the Mac build, again.
Richard Diamond
-0
/
+1
2015-08-22
Add missing imports to `dladdr.rs` for Mac.
Richard Diamond
-0
/
+6
2015-08-20
Refactor unix backtracing. NFC.
Richard Diamond
-586
/
+681
2015-08-18
std: Add into_raw_os traits to the OS preludes
Alex Crichton
-1
/
+1
2015-08-15
std: Add issues to all unstable features
Alex Crichton
-31
/
+37
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-15
/
+0
2015-08-11
rollup merge of #27678: alexcrichton/snapshots
Alex Crichton
-41
/
+0
2015-08-11
Register new snapshots
Alex Crichton
-41
/
+0
2015-08-11
std: Fix imports for ios target
Michael Macias
-1
/
+3
2015-08-11
Auto merge of #27549 - tshepang:clarity, r=alexcrichton
bors
-1
/
+1
[next]