about summary refs log tree commit diff
path: root/library/std/src/os/unix/mod.rs
AgeCommit message (Expand)AuthorLines
2023-05-07PS Vita std supportNikolay Arhipov-0/+2
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-1/+4
2022-09-30Standard library OS support for Apple WatchOSVladimir Michael Eatwell-0/+2
2022-07-20Library changes for Apple WatchOSVladimir Michael Eatwell-0/+1
2022-06-13Horizon OS STD supportMeziu-0/+2
2022-03-09put L4Re specifics into their own platformBenjamin Lamowski-1/+3
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