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
/
sys
/
redox
/
ext
Age
Commit message (
Expand
)
Author
Lines
2018-07-24
Stablize Redox Unix Sockets
jD91mZM2
-1
/
+41
2018-07-08
Delete leftover files
jD91mZM2
-252
/
+0
2018-07-07
Add is_unnamed
jD91mZM2
-0
/
+27
2018-07-07
Revert unification of interfaces
jD91mZM2
-4
/
+692
2018-07-03
Remove stability attributes on private types and leftover docs
jD91mZM2
-2
/
+0
2018-06-27
Add is_unnamed on redox
jD91mZM2
-22
/
+26
2018-06-27
Fix tidy checks
jD91mZM2
-0
/
+10
2018-06-27
Horrible attempt at cleaning things up that probably just made it worse
jD91mZM2
-702
/
+254
2018-06-26
Revert "Remove functions that always error"
jD91mZM2
-0
/
+181
2018-06-26
Mention redox' behavior in doc comments
jD91mZM2
-0
/
+6
2018-06-26
Remove functions that always error
jD91mZM2
-181
/
+0
2018-06-26
Disallow constructing SocketAddr from third-party code
jD91mZM2
-2
/
+2
2018-06-26
Make feature unstable
jD91mZM2
-40
/
+1
2018-06-26
Custom feature gate (I think?)
jD91mZM2
-40
/
+40
2018-06-26
Trim all lines to 100
jD91mZM2
-3
/
+10
2018-06-26
Make UnixStream::take_error return None on redox
jD91mZM2
-3
/
+3
2018-06-26
Unix sockets on redox!
jD91mZM2
-0
/
+729
2018-04-14
Prefer unprefixed paths for well known structs
Dylan MacKenzie
-7
/
+7
2018-04-14
Add doc links to `std::os` extension traits
Dylan MacKenzie
-19
/
+43
2018-03-28
Remove hidden `foo` functions from doc examples; use `Termination` trait.
Corey Farwell
-18
/
+20
2017-08-24
Fix inconsistent doc headings
lukaramu
-1
/
+1
2017-08-13
Rollup merge of #43814 - Eijebong:fix_typos2, r=petrochenkov
Guillaume Gomez
-2
/
+2
2017-08-12
Fix some typos
Bastien Orivel
-2
/
+2
2017-08-10
Exposed all platform-specific documentation.
kennytm
-0
/
+1
2017-08-04
Auto merge of #43459 - ids1024:asrawfd, r=alexcrichton
bors
-0
/
+16
2017-07-29
Redox: Add JoinHandleExt (matching Unix version)
Ian Douglas Scott
-0
/
+50
2017-07-25
Correct 'stable' attribute
Ian Douglas Scott
-3
/
+3
2017-07-24
Implement AsRawFd for Stdin, Stdout, and Stderr
Ian Douglas Scott
-0
/
+16
2017-07-06
Redox: add stat methods(); support is_symlink()
Ian Douglas Scott
-0
/
+15
2017-06-23
Removed as many "```ignore" as possible.
kennytm
-21
/
+31
2017-01-30
Add dev and ino to MetadataExt
Jeremy Soller
-0
/
+10
2017-01-22
libstd: replace all `try!` with `?` in documentation examples
Utkarsh Kukreti
-5
/
+5
2016-12-23
Auto merge of #38401 - redox-os:redox_cross, r=brson
bors
-15
/
+20
2016-12-21
Add RawFd traits for net
Jeremy Soller
-15
/
+20
2016-12-16
Address fallout
Aaron Turon
-1
/
+1
2016-11-28
Commit to fix make tidy
Jeremy Soller
-8
/
+8
2016-11-28
Switch to using syscall crate directly - without import
Jeremy Soller
-9
/
+7
2016-11-15
Add set_perm
Jeremy Soller
-1
/
+1
2016-10-28
Remove unsafe libc layer
Jeremy Soller
-2
/
+1
2016-10-27
Add redox system
Jeremy Soller
-0
/
+741