about summary refs log tree commit diff
path: root/library/std/src/os/linux/fs.rs
AgeCommit message (Expand)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2023-10-29Don't use LFS64 symbols on muslgit-bruh-1/+8
2022-05-09Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errorsbors-1/+1
2022-05-06Use statx's 64-bit times on 32-bit linux-gnuJosh Stone-3/+18
2022-04-14Remove use of `#[rustc_deprecated]`Jacob Pratt-1/+1
2021-09-17modify std::os docs to be more consistentSachin Cherian-1/+3
2020-10-09doc: disambiguate stat in MetadataExt::as_raw_statJosh Stone-1/+1
2020-09-11Update `std::os` module documentation.Christiaan Dirkx-0/+2
2020-08-30fix broken trait method linksAndy Russell-3/+3
2020-08-11Revert #tymethodsPrabakaran Kumaresshan-3/+3
2020-08-11Switch to intra-doc links in library/std/src/os/*/fs.rsPrabakaran Kumaresshan-5/+5
2020-07-27mv std libs to library/mark-0/+378