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
/
libnative
/
io
/
file.rs
Age
Commit message (
Expand
)
Author
Lines
2014-02-21
Changed NonCamelCaseTypes lint to warn by default
mr.Shu
-1
/
+3
2014-02-19
str: add a function for truncating a vector of u16 at NUL.
Huon Wilson
-1
/
+2
2014-02-18
std: make str::from_utf16 return an Option.
Huon Wilson
-1
/
+2
2014-02-09
auto merge of #12136 : alexcrichton/rust/issue-12123, r=brson
bors
-1
/
+1
2014-02-09
Fix the signature of CreateSymbolicLinkW
Alex Crichton
-1
/
+1
2014-02-09
std: Add init and uninit to mem. Replace direct intrinsic usage
Brian Anderson
-6
/
+6
2014-02-05
Implement clone() for TCP/UDP/Unix sockets
Alex Crichton
-16
/
+31
2014-02-03
Fixing remaining warnings and errors throughout
Alex Crichton
-3
/
+5
2014-02-03
native: Require all results are used and fix fallout
Alex Crichton
-5
/
+5
2014-02-03
native: Remove io_error usage
Alex Crichton
-7
/
+4
2014-01-29
Flag Result as #[must_use] and deal with fallout.
Alex Crichton
-12
/
+10
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-3
/
+3
2014-01-22
libc: switch `free` to the proper signature
Daniel Micay
-3
/
+3
2014-01-21
Remove unnecessary parentheses.
Huon Wilson
-2
/
+2
2014-01-17
handle zero-size allocations correctly
Daniel Micay
-2
/
+2
2014-01-09
Remove eof() from io::Reader
Alex Crichton
-1
/
+0
2014-01-06
Don't read forever on a file descriptor
Alex Crichton
-4
/
+4
2014-01-05
Handle EINTR throughout libnative
Alex Crichton
-41
/
+59
2013-12-27
Implement native TCP I/O
Alex Crichton
-3
/
+5
2013-12-27
Bring native process bindings up to date
Alex Crichton
-3
/
+6
2013-12-24
native: Add tests and cleanup entry points
Alex Crichton
-2
/
+1
2013-12-24
native: Introduce libnative
Alex Crichton
-0
/
+958