about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/os/tests.rs
AgeCommit message (Expand)AuthorLines
2024-11-22Don't try to use confstr in MiriMads Marquart-1/+1
2024-10-10Prefer `target_vendor = "apple"` on confstrMads Marquart-1/+1
2024-10-10use `confstr(_CS_DARWIN_USER_TEMP_DIR, ...)` as a `TMPDIR` fallback on darwinThom Chiovoloni-0/+25
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+23