about summary refs log tree commit diff
path: root/library/std/src/sys/fs/unix.rs
AgeCommit message (Expand)AuthorLines
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-08Move fs into sysThalia Archibald-0/+2319