about summary refs log tree commit diff
path: root/library/std/src/sys/unix/env.rs
AgeCommit message (Expand)AuthorLines
2024-01-11std: begin moving platform support modules into `pal`joboet-263/+0
2023-10-28Remove asmjs from libraryJubilee Young-11/+0
2023-10-09Support AIX in Rust standard libraryQiu Chaofan-0/+11
2023-09-21added support for GNU/HurdSamuel Thibault-0/+11
2023-06-21wip: Support Apple tvOS in libstdThom Chiovoloni-0/+11
2023-05-07PS Vita std supportNikolay Arhipov-0/+11
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-0/+11
2022-07-20Library changes for Apple WatchOSVladimir Michael Eatwell-0/+11
2022-06-13Horizon OS STD supportMeziu-0/+11
2021-08-10STD support for the ESP-IDF frameworkivmarkov-0/+11
2021-04-19Move `sys::vxworks` code to `sys::unix`Christiaan Dirkx-0/+11
2020-07-27mv std libs to library/mark-0/+175