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
/
library
/
std
/
src
/
sys
/
unix
/
l4re.rs
Age
Commit message (
Expand
)
Author
Lines
2023-06-13
fix: get the l4re target working again
Henrik Böving
-1
/
+5
2023-05-01
Inline AsRawFd implementations
Konrad Borowski
-0
/
+1
2023-05-01
Inline socket function implementations
Konrad Borowski
-0
/
+3
2023-05-01
Inline AsInner implementations
Konrad Borowski
-0
/
+1
2022-05-09
Use Rust 2021 prelude in std itself.
Mara Bos
-1
/
+0
2022-03-09
add as_raw() method to L4Re's Socket mock
Benjamin Lamowski
-0
/
+5
2022-03-09
adapt L4Re network interface mock to #87329
Benjamin Lamowski
-9
/
+34
2022-03-09
fix return value of LookupHost::port()
Sebastian Humenda
-1
/
+1
2022-03-09
fix return values in L4Re networking stub
Sebastian Humenda
-4
/
+4
2022-02-04
Hide Repr details from io::Error, and rework `io::Error::new_const`.
Thom Chiovoloni
-2
/
+2
2021-08-30
add `TcpStream::set_linger` and `TcpStream::linger`
ibraheemdev
-0
/
+16
2021-04-18
Rename `NotSupported` to `Unsupported`
Christiaan Dirkx
-1
/
+4
2021-04-18
Add and insta-stabilize `std::io::ErrorKind::NotSupported`
Christiaan Dirkx
-1
/
+1
2021-03-21
Use io::Error::new_const everywhere to avoid allocations.
Mara Bos
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+503