about summary refs log tree commit diff
path: root/library/std/src/os/unix/net/ancillary.rs
AgeCommit message (Expand)AuthorLines
2021-10-10Add #[must_use] to core and std constructorsJohn Kugelman-0/+1
2021-08-22Fix typos “a”→“an”Frank Steffahn-2/+2
2021-06-17Rely on libc for correct integer types in os/unix/net/ancillary.rs.Maarten de Vries-100/+10
2021-05-03Move `std::sys::unix::ext` to `std::os::unix`Christiaan Dirkx-0/+675