about summary refs log tree commit diff
path: root/library/std/src/sys/unix/ext/ffi.rs
AgeCommit message (Collapse)AuthorLines
2021-05-03Move `std::sys::unix::ext` to `std::os::unix`Christiaan Dirkx-38/+0
2020-09-11Update `std::os` module documentation.Christiaan Dirkx-1/+1
Adds missing descriptions for the modules std::os::linux::fs and std::os::windows::io. Also adds punctuation for consistency with other descriptions.
2020-07-27mv std libs to library/mark-0/+38