about summary refs log tree commit diff
path: root/library/std/src/os/visionos
AgeCommit message (Collapse)AuthorLines
2024-07-14Merge Apple `std::os` extensions modules into `std::os::darwin`Mads Marquart-249/+0
The functionality available on Apple platforms are very similar, and were duplicated for each platform. Additionally, this fixes a warning when compiling the standard library for tvOS, watchOS and visionOS by marking the corresponding code as dead code.
2024-03-23Fixed builds with modified libcAdam Gastineau-0/+249