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
/
l4re.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-26
Update name
Steven Fackler
-4
/
+4
2020-04-26
Add Read/Write::can_read/write_vectored
Steven Fackler
-0
/
+16
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-28
/
+46
2019-04-27
Stabilized vectored IO
Steven Fackler
-5
/
+5
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-3
/
+3
2019-03-16
Add UdpSocket peer_addr implementation for L4Re
Linus Unnebäck
-1
/
+4
2019-03-09
Use lifetime contravariance to elide more lifetimes in core+alloc+std
Scott McMurray
-2
/
+2
2019-02-28
libstd => 2018
Taiki Endo
-9
/
+9
2019-02-13
Add vectored read and write support
Steven Fackler
-1
/
+17
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-06
Refactor net::each_addr/lookup_host to forward error from resolve
Jethro Beekman
-7
/
+26
2018-01-16
Only link res_init() on GNU/*nix
Ryan Cumming
-4
/
+0
2017-10-05
replace libc::res_init with res_init_if_glibc_before_2_26
Jack O'Connor
-0
/
+4
2017-09-13
Move default stack min size to thread implementations
Tobias Schaffner
-2
/
+2
2017-09-08
Re-enable networking module fo rL4Re
Sebastian Humenda
-0
/
+441