about summary refs log tree commit diff
path: root/library/std/src/os/illumos
AgeCommit message (Collapse)AuthorLines
2025-06-10std::net: adding `unix_socket_exclbind` feature for solaris/illumos.David Carlier-0/+51
allows to have a tigher control over the binding exclusivness of the socket.
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2022-04-14Remove use of `#[rustc_deprecated]`Jacob Pratt-4/+4
2020-08-11Switch to intra-doc links in library/std/src/os/*/fs.rsPrabakaran Kumaresshan-1/+1
2020-07-27mv std libs to library/mark-0/+196