summary refs log tree commit diff
path: root/library/std/src/sys/pal/windows/fs.rs
AgeCommit message (Expand)AuthorLines
2024-01-27add extra check for invalid handle in ReadDir::nextHTGAzureX1212.-1/+8
2024-01-27make modifications as per reviewsHTGAzureX1212.-21/+25
2024-01-26fixHTGAzureX1212.-2/+2
2024-01-26remove redundant call to Error::last_os_errorHTGAzureX1212.-1/+1
2024-01-26fix issue 120040HTGAzureX1212.-0/+21
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+1528