about summary refs log tree commit diff
path: root/library/std/src/os/unix/ffi
AgeCommit message (Collapse)AuthorLines
2022-01-11Inline std::os::unix::ffi::OsStringExt methodsKonrad Borowski-0/+2
2021-09-17modify std::os docs to be more consistentSachin Cherian-1/+3
> add intra doc links > add a usage example for the os::windows module
2021-06-20Add comment to `std::os::unix::ffi::os_str` explaining that the module is ↵Christiaan Dirkx-0/+3
reused on other platforms.
2021-06-20Move `OsStringExt` and `OsStrExt` to `std::os`Christiaan Dirkx-0/+105