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
/
ext.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-06
std: Deprecate the std::old_io::net primitives
Alex Crichton
-0
/
+7
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-0
/
+1
2015-02-23
std: Expose a `mode` accessor for Permissions on unix
Alex Crichton
-0
/
+3
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-5
/
+7
2015-02-13
Add std::process
Aaron Turon
-10
/
+73
2015-02-11
std: Add a `net` module for TCP/UDP
Alex Crichton
-2
/
+12
2015-02-09
std: Add a new `fs` module
Alex Crichton
-4
/
+44
2015-01-27
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-11
/
+11
2015-01-26
Fallout of io => old_io
Alex Crichton
-11
/
+11
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-1
/
+34
2015-01-24
Add ffi::OsString and OsStr
Aaron Turon
-1
/
+34
2015-01-23
Set unstable feature names appropriately
Brian Anderson
-1
/
+1
2015-01-21
Remove 'since' from unstable attributes
Brian Anderson
-1
/
+1
2015-01-21
Add 'feature' and 'since' to stability attributes
Brian Anderson
-1
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2014-11-21
libs: add std::os::unix module
Aaron Turon
-0
/
+107