summary refs log tree commit diff
path: root/library/std/src/os/fd/mod.rs
AgeCommit message (Expand)AuthorLines
2022-02-04Rename `BorrowedFd::borrow_raw_fd` to `BorrowedFd::borrow_raw`.Dan Gohman-0/+3
2021-08-19Factor out a common `RawFd`/`AsRawFd`/etc for Unix and WASI.Dan Gohman-0/+13