about summary refs log tree commit diff
path: root/library/std/src/os/unix/net/ucred.rs
AgeCommit message (Expand)AuthorLines
2025-03-10Initial STD support for Cygwin王宇逸-2/+2
2025-03-06library: Use size_of from the prelude instead of importedThalia Archibald-7/+7
2024-09-25Use `&raw` in the standard libraryJosh Stone-2/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-8/+8
2024-04-28Use `target_vendor = "apple"` instead of `target_os = "..."`Mads Marquart-16/+4
2024-04-05Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwcoGuillaume Gomez-2/+14
2024-03-19Expose ucred::peer_cred on QNX targets to enable dist buildsAna Hobden-1/+2
2024-03-18Support for visionOSAdam Gastineau-2/+14
2024-03-07make `std::os::unix::ucred` module privateKalle Wachsmuth-0/+135