about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/time.rs
AgeCommit message (Expand)AuthorLines
2025-02-28Use correct error message casing for `io::const_error`sNoratrieb-1/+1
2025-01-09Update a bunch of library types for MCP807Scott McMurray-17/+16
2024-11-26std: update internal uses of `io::const_error!`joboet-1/+1
2024-04-28Use `target_vendor = "apple"` instead of `target_os = "..."`Mads Marquart-21/+3
2024-03-18Support for visionOSAdam Gastineau-1/+4
2024-03-14Auto merge of #114038 - Stargateur:108277, r=ChrisDentonbors-36/+20
2024-03-06unix time module now return resultAntoine PLASKOWSKI-36/+20
2024-02-23Make timespec capping public to crate::sysFlorian Bartels-2/+2
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+330