summaryrefslogtreecommitdiff
path: root/src/features.rs
AgeCommit message (Expand)Author
2023-04-29Remove 'static mut' usage in features::os::kernel_version.Zachary S
2022-11-06Reformat everythingAlex Saveau
2022-05-14add haiku supportAl Hoang
2022-03-23Make `uname` always safeJan Bujak
2021-10-16Update features::socket_atomic_cloexecAlan Somers
2021-07-24Constify many functionsAlan Somers
2021-03-21illumos and Solaris supportJason King
2020-12-19Add fuchsia supportAmanda Tait
2020-05-31Convert the crate to edition 2018Alan Somers
2020-05-17Add Redox support for most of the modulesXavier L'Heureux
2019-07-13Fix warnings on Rust 1.37.0Alan Somers
2018-01-28Require docs for features and ifaddrs moduleBryant Mairs
2016-04-14fixed a few clippy warningsAndre Bogus
2015-11-20netbsd supportJeremy Fitzhardinge
2015-09-09Add/Fix support for DragonFly BSDMichael Neumann
2015-05-29Basic OpenBSD support.Laurence Tratt
2015-05-11Get the library to build on freebsdAndrew J. Stone
2015-03-13Amend some files to make it compile on arm-linux-androideabi.kennytm
2015-02-20Remove deprecated suffixes for isizeSebastian Lauwers
2015-01-13changed uint and int to usize and isize respectivelyRick Richardson
2014-10-06Implement improved feature detection on LinuxCarl Lerche
2014-10-02Track Rust masterCarl Lerche
2014-08-21Bind kqueue + misc cleanupCarl Lerche
2014-08-17More socket APIsCarl Lerche