index
:
nix
fix/disable_tcsetattr_illumos
fix/safe_termios
master
Rust friendly bindings to *nix APIs
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
features.rs
Age
Commit message (
Expand
)
Author
2022-05-14
add haiku support
Al Hoang
2022-03-23
Make `uname` always safe
Jan Bujak
2021-10-16
Update features::socket_atomic_cloexec
Alan Somers
2021-07-24
Constify many functions
Alan Somers
2021-03-21
illumos and Solaris support
Jason King
2020-12-19
Add fuchsia support
Amanda Tait
2020-05-31
Convert the crate to edition 2018
Alan Somers
2020-05-17
Add Redox support for most of the modules
Xavier L'Heureux
2019-07-13
Fix warnings on Rust 1.37.0
Alan Somers
2018-01-28
Require docs for features and ifaddrs module
Bryant Mairs
2016-04-14
fixed a few clippy warnings
Andre Bogus
2015-11-20
netbsd support
Jeremy Fitzhardinge
2015-09-09
Add/Fix support for DragonFly BSD
Michael Neumann
2015-05-29
Basic OpenBSD support.
Laurence Tratt
2015-05-11
Get the library to build on freebsd
Andrew J. Stone
2015-03-13
Amend some files to make it compile on arm-linux-androideabi.
kennytm
2015-02-20
Remove deprecated suffixes for isize
Sebastian Lauwers
2015-01-13
changed uint and int to usize and isize respectively
Rick Richardson
2014-10-06
Implement improved feature detection on Linux
Carl Lerche
2014-10-02
Track Rust master
Carl Lerche
2014-08-21
Bind kqueue + misc cleanup
Carl Lerche
2014-08-17
More socket APIs
Carl Lerche