summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-10More docs for mqueue.Alan Somers
2022-07-07Merge #1756bors[bot]
2022-07-07Fix clippy on nightlyRyan Zoeller
2022-06-27Merge #1693bors[bot]
2022-06-26Document aliases for functions like getuid()Ryan Zoeller
2022-06-26Merge #1751bors[bot]
2022-06-25Pin cross to 0.2.1, as 0.2.2 requires Rust 1.58.1Ryan Zoeller
2022-06-24Merge #1748bors[bot]
2022-06-24Fix all formating problems to pass CI formating testCostin-Robert Sin
2022-06-24Add format test to CICostin-Robert Sin
2022-06-21Merge #1747bors[bot]
2022-06-20Add getrusage wrapperGustavo Noronha Silva
2022-06-19Merge #1746bors[bot]
2022-06-19Minimise the use of the unsafe block inside pipe functionCostin-Robert Sin
2022-06-19Fix typo by adding a semicolonCostin-Robert Sin
2022-06-09Merge #1739bors[bot]
2022-06-09ppoll: make sigmask parameter optionalStefano Garzarella
2022-06-09Merge #1736bors[bot]
2022-06-09Merge #1735bors[bot]
2022-06-09Merge #1737bors[bot]
2022-06-07Fix the test_acct testAlan Somers
2022-06-07Mention fix in changelog.Andrew Walbran
2022-06-07Fix socket address family check for SysControlAddr::from_raw.Andrew Walbran
2022-06-07Fix socket address family check for VsockAddr::from_raw.Andrew Walbran
2022-06-06Cleanup cfg blocksRyan Zoeller
2022-05-31Merge #1729bors[bot]
2022-05-31Merge #1730bors[bot]
2022-05-31Ignore doctests for unexported macrosAlex Rawson
2022-05-31Enable SockaddrStorage::{as_link_addr, as_link_addr_mut} on Linux.Alan Somers
2022-05-30Merge #1727bors[bot]
2022-05-30Add infallible conversion from uid_t and gid_tKeith Koskie
2022-05-30Merge #1725bors[bot]
2022-05-30Merge #1726bors[bot]
2022-05-29Clippy cleanup for latest nightlyAlan Somers
2022-05-29Use released libc version 0.2.126Alan Somers
2022-05-16Merge #1722bors[bot]
2022-05-15Fix nightly clippy in testsRyan Zoeller
2022-05-15Merge #1697bors[bot]
2022-05-15Add ptrace::read_user and ptrace::write_userNikita Baksalyar
2022-05-15Merge #1703bors[bot]
2022-05-14add haiku supportAl Hoang
2022-05-14Merge #1713bors[bot]
2022-05-14Rewrite the aio moduleAlan Somers
2022-05-14Merge #1720bors[bot]
2022-05-13Fix "unused_macro_rules" warnings with the latest nightly compiler.Alan Somers
2022-05-11Merge #1699bors[bot]
2022-05-09Merge #1716bors[bot]
2022-05-07Merge #1717bors[bot]
2022-05-07Define FsType constants for muslJakub Jirutka
2022-05-07Future-proof the kevent ABIAlan Somers