about summary refs log tree commit diff
path: root/library/std/src/sys/unix/l4re.rs
AgeCommit message (Expand)AuthorLines
2021-08-30add `TcpStream::set_linger` and `TcpStream::linger`ibraheemdev-0/+16
2021-04-18Rename `NotSupported` to `Unsupported`Christiaan Dirkx-1/+4
2021-04-18Add and insta-stabilize `std::io::ErrorKind::NotSupported`Christiaan Dirkx-1/+1
2021-03-21Use io::Error::new_const everywhere to avoid allocations.Mara Bos-1/+1
2020-07-27mv std libs to library/mark-0/+503