summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-31Merge #1622 #1623bors[bot]
2021-12-31Merge #1618bors[bot]
2021-12-30Introduce timer_* supportBrian L. Troutwine
2021-12-30Optimize UnixAddr for the BSDsAlan Somers
2021-12-29Add support for the SO_TXTIME sockopt and SCM_TXTIME control messageAlessandro Ghedini
2021-12-28Merge #1619bors[bot]
2021-12-27Added getters for the MqAttr structfpagliughi
2021-12-27Merge #1596 #1621bors[bot]
2021-12-27Add posix_fallocate on DragonFlyRyan Zoeller
2021-12-26Fix typosRyan Zoeller
2021-12-24Merge #1547bors[bot]
2021-12-24Add NetBSD configuration for supported process resourcesSachin Cherian
2021-12-23feat: Add glibc::SOF_TIMESTAMPING_* supportMichael Baikov
2021-12-21UnixAddr: replace path_len with sun_lenAlan Somers
2021-12-21Improve the sockaddr interface:Alan Somers
2021-12-21impl Send and Sync for IoVecAlan Somers
2021-12-22Merge #1613bors[bot]
2021-12-22Enable sched_get/setaffinity on DragonFly BSDRyan Zoeller
2021-12-22Fix clippy warning on latest nightlyRyan Zoeller
2021-12-22Add fdatasync for missing platformsRyan Zoeller
2021-12-22Recent versions of Android support EPOLLEXCLUSIVERyan Zoeller
2021-12-22Merge #1577bors[bot]
2021-12-21Merge #1571bors[bot]
2021-12-21DragonFly 6.0 added fexecve(2)Ryan Zoeller
2021-12-21Merge #1583bors[bot]
2021-12-20feature-gate most Nix functionsVincent Dagonneau
2021-12-11clippy cleanup with the latest nightlyAlan Somers
2021-12-04Merge #1601bors[bot]
2021-12-03Update `mman` related docsSachin Cherian
2021-12-02Merge branch 'nix-rust:master' into freebsd-fixS.J.R. van Schaik
2021-11-26Update doc comment to match type `Option<Signal>`Johannes Schilling
2021-11-17Fix documentation formating for pipe2rusty-snake
2021-11-02MapFlags::MAP_ALIGNED_SUPER not exposed on FreeBSD due to typoS.J.R. van Schaik
2021-10-22Remove unsafe in with_nix_path() for [u8]Ryan Zoeller
2021-10-23Merge #1565 #1566bors[bot]
2021-10-21Fix unsoundness in `FdSet` methodstaylor.fish
2021-10-16Remove broken newlib supportAlan Somers
2021-10-16Fix a Clippy warning on the latest nightlyAlan Somers
2021-10-16Correct definition of MADV_SOFT_OFFLINE on ppcAlan Somers
2021-10-16Update features::socket_atomic_cloexecAlan Somers
2021-10-09sockopt's Set and Get traits are not unsafeAlan Somers
2021-09-29Merge #1538 #1545 #1546bors[bot]
2021-09-28Fix return value of posix_fadviseHaruki Okada
2021-09-28Revert "Expose SockAddr::from_raw_sockaddr"Alan Somers
2021-09-28Fix memory unsafety in unistd::getgrouplistvitalyd
2021-09-28Merge #1536bors[bot]
2021-09-20Lower limits in setrlimit exampleRyan Zoeller
2021-09-19Fix #411 - Provide accessors for 'events' in PollFdConrad Meyer
2021-09-19Actually connect the mman tests to the buildAlan Somers
2021-09-19Merge #1531bors[bot]