about summary refs log tree commit diff
path: root/library/std/src/os/unix/mod.rs
AgeCommit message (Expand)AuthorLines
2021-09-17modify std::os docs to be more consistentSachin Cherian-2/+5
2021-08-19Add Owned*, Borrowed*, and As* to the preludes.Dan Gohman-1/+1
2021-08-10STD support for the ESP-IDF frameworkivmarkov-0/+2
2021-07-24netbsd enabled ucredDavid Carlier-0/+1
2021-05-03Rework `os` to avoid using `cfg_if!` with public itemsChristiaan Dirkx-36/+36
2021-05-03Move `std::sys::unix::ext` to `std::os::unix`Christiaan Dirkx-0/+115