about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/fs.rs
AgeCommit message (Expand)AuthorLines
2024-03-26unix fs: Make hurd and horizon using explicit new rather than FromSamuel Thibault-2/+2
2024-03-14Auto merge of #114038 - Stargateur:108277, r=ChrisDentonbors-15/+15
2024-03-06unix time module now return resultAntoine PLASKOWSKI-15/+15
2024-02-27handle unavailable creation time as `io::ErrorKind::Unsupported`Jan Starke-1/+1
2024-02-24library: use `addr_of!`Pavel Grigorenko-3/+3
2024-02-18Dyn erase at call siteDavid Thomas-21/+21
2024-01-11std: fix module references on UNIXjoboet-3/+3
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+2162