about summary refs log tree commit diff
path: root/library/std/src/sys/unix/ext/ucred/tests.rs
AgeCommit message (Expand)AuthorLines
2021-05-03Move `std::sys::unix::ext` to `std::os::unix`Christiaan Dirkx-38/+0
2020-11-24ext/ucred: fmt checkWilliam Woodruff-5/+1
2020-11-24ext/ucred: Support PID in peer creds on macOSWilliam Woodruff-1/+18
2020-09-14Conditionally compile peer credentials feature for supported platformsJoe Ellis-0/+9
2020-09-14Move Unix peer credentials tests to their own fileJoe Ellis-0/+16