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
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2016-02-06
Add the asmjs-unknown-emscripten triple. Add cfgs to libs.
Brian Anderson
-0
/
+1
2016-02-05
std: Add a helper for symbols that may not exist
Alex Crichton
-0
/
+3
2016-01-31
Rename sunos to solaris
Nikita Baksalyar
-1
/
+1
2016-01-31
Add Illumos support
Nikita Baksalyar
-0
/
+1
2016-01-26
Fix warnings during tests
Alex Crichton
-26
/
+27
2016-01-12
Add set_oom_handler and use it print a message when out of memory
Amanieu d'Antras
-1
/
+22
2015-12-29
Fix warnings when compiling stdlib with --test
Florian Hahn
-2
/
+3
2015-11-09
std: Migrate to the new libc
Alex Crichton
-4
/
+2
2015-10-28
Port the standard crates to PNaCl/NaCl.
Richard Diamond
-1
/
+4
2015-10-08
typos: fix a grabbag of typos all over the place
Cristi Cobzarenco
-1
/
+1
2015-09-11
std: Internalize almost all of `std::rt`
Alex Crichton
-0
/
+14
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-8
/
+0
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+0
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-0
/
+1
2015-07-01
Add netbsd amd64 support
Alex Newman
-0
/
+1
2015-05-07
std: Rename sys::foo2 modules to sys::foo
Alex Crichton
-3
/
+3
2015-04-27
std: Expand the area of std::fs
Alex Crichton
-0
/
+10
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-19
/
+5
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-110
/
+1
2015-03-31
Stabilize std::num
Aaron Turon
-0
/
+2
2015-03-19
std: Stablize io::ErrorKind
Alex Crichton
-8
/
+5
2015-03-13
Fallout of std::old_io deprecation
Alex Crichton
-0
/
+9
2015-03-12
std: Remove #[allow] directives in sys modules
Alex Crichton
-17
/
+1
2015-02-28
std: Implement stdio for `std::io`
Alex Crichton
-0
/
+1
2015-02-23
Hide unnecessary error checking from the user
Tobias Bucher
-2
/
+2
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-2
/
+3
2015-02-13
Add std::process
Aaron Turon
-0
/
+2
2015-02-11
std: Add a `net` module for TCP/UDP
Alex Crichton
-2
/
+2
2015-02-09
std: Add a new `fs` module
Alex Crichton
-2
/
+25
2015-02-03
std: Add `io` module again
Alex Crichton
-1
/
+31
2015-02-01
std: Add a new `env` module
Alex Crichton
-2
/
+2
2015-01-26
Fallout of io => old_io
Alex Crichton
-20
/
+20
2015-01-24
Add ffi::OsString and OsStr
Aaron Turon
-0
/
+1
2015-01-16
Rewrite Condvar::wait_timeout and make it public
Steven Fackler
-0
/
+1
2015-01-05
std: Redesign c_str and c_vec
Alex Crichton
-6
/
+7
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-02
std: Stabilize the prelude module
Alex Crichton
-1
/
+1
2014-12-31
Revert "std: Re-enable at_exit()"
Alex Crichton
-0
/
+16
2014-12-30
rollup merge of #20286: murarth/get-address-name
Alex Crichton
-0
/
+1
2014-12-30
std: Re-enable at_exit()
Alex Crichton
-16
/
+0
2014-12-28
Added `get_address_name`, an interface to `getnameinfo`
Murarth
-0
/
+1
2014-12-25
Map EEXIST to PathAlreadyExists error, closes #20226
Florian Hahn
-0
/
+2
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-0
/
+3
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-2
/
+2
2014-12-13
libstd: use unboxed closures
Jorge Aparicio
-1
/
+4
2014-12-05
Fall out of the std::sync rewrite
Alex Crichton
-1
/
+3
2014-12-05
std: Rewrite the `sync` module
Alex Crichton
-1
/
+5
2014-11-26
auto merge of #19169 : aturon/rust/fds, r=alexcrichton
bors
-0
/
+1
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-3
/
+4
2014-11-21
libs: add std::os::unix module
Aaron Turon
-0
/
+1
[prev]
[next]