about summary refs log tree commit diff
path: root/library/std/src/sys/fs
AgeCommit message (Expand)AuthorLines
2025-03-11Rollup merge of #138002 - 1c3t3a:fix-std-cfi-violation, r=rcvalleMatthias Krüger-0/+14
2025-03-10Add comments for #[no_sanitize(cfi)] in stdlibBastian Kersting-0/+2
2025-03-10Disable CFI for weakly linked syscallsBastian Kersting-0/+12
2025-03-09Support File::seek for HermitThalia Archibald-3/+3
2025-03-08Move fs into sysThalia Archibald-0/+7124