about summary refs log tree commit diff
path: root/library/std/src/os/unix/mod.rs
AgeCommit message (Expand)AuthorLines
2025-06-18add ChildExt(::send_signal)Jeremy Smart-0/+3
2025-03-10Initial STD support for Cygwin王宇逸-0/+2
2024-11-03Auto merge of #123723 - madsmtm:apple-std-os, r=dtolnaybors-1/+1
2024-09-24Initial std library support for NuttXHuang Qi-0/+2
2024-09-03Port std library to RTEMSJan Sommer-0/+2
2024-08-13Make `std::os::darwin` publicMads Marquart-1/+1
2024-07-14Merge Apple `std::os` extensions modules into `std::os::darwin`Mads Marquart-10/+2
2024-03-18Support for visionOSAdam Gastineau-0/+2
2024-03-07make `std::os::unix::ucred` module privateKalle Wachsmuth-16/+0
2023-10-09Support AIX in Rust standard libraryQiu Chaofan-0/+2
2023-09-21added support for GNU/HurdSamuel Thibault-0/+2
2023-06-21wip: Support Apple tvOS in libstdThom Chiovoloni-0/+3
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