about summary refs log tree commit diff
path: root/library/std/src/os/watchos/mod.rs
AgeCommit message (Collapse)AuthorLines
2024-07-14Merge Apple `std::os` extensions modules into `std::os::darwin`Mads Marquart-6/+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.
2022-09-30Standard library OS support for Apple WatchOSVladimir Michael Eatwell-0/+6