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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2022-04-09
Use singular number for all feature names
Alan Somers
2022-03-20
Redox renamed sigaction.sa_handler to .sa_sigaction
Ryan Zoeller
2022-03-13
Fix the build on DragonflyBSD with -Zminimal-versions
Alan Somers
2022-02-07
use version of libc published on crates
Michael Baikov
2022-01-23
Make memoffset dependency optional
Ryan Zoeller
2022-01-23
Add fspacectl on FreeBSD
Alan Somers
2022-01-16
Remove EventFlag::EV_SYSFLAG
Ryan Zoeller
2021-12-30
Remove cc dependency on DragonFly
Ryan Zoeller
2021-12-21
DragonFly 6.0 added fexecve(2)
Ryan Zoeller
2021-12-20
feature-gate most Nix functions
Vincent Dagonneau
2021-12-16
(cargo-release) version 0.23.1
Alan Somers
2021-12-16
Relax the bitflags dependency from 1.3.1 to 1.1
Alan Somers
2021-12-15
Merge #1561
bors[bot]
2021-11-27
Avoid lock poisoning by using parking_lot
Ryan Zoeller
2021-11-17
Include tests in the crate again
Zbigniew Jędrzejewski-Szmek
2021-10-15
Declare the MSRV in Cargo.toml
Alan Somers
2021-09-28
(cargo-release) version 0.23.0
Alan Somers
2021-09-18
Set libc version to 0.2.102
Alan Somers
2021-09-04
Enable pwritev and preadv for more operating systems.
Alan Somers
2021-08-13
Fix the build with bitflags-1.3.0 and newer
Alan Somers
2021-08-09
Remove some actually unsupported termios iflags on redox
Noah
2021-07-13
Use immutable receivers for FdSet::{highest, contains, fds}
Alan Somers
2021-07-11
Switch Cargo from an exclude list to an include list
Alan Somers
2021-07-09
Release v0.22.0
Alan Somers
2021-07-07
Bump libc to 0.2.98
Anthony Ramine
2021-06-13
Add nmount for FreeBSD.
Alan Somers
2021-05-31
Release v0.21.0
Alan Somers
2021-05-31
Merge #1437
bors[bot]
2021-05-31
Add MS_LAZYTIME flag
Manabu Sugimoto
2021-05-30
Adapt aio to the world of async/await, and fix some potential unsoundness.
Alan Somers
2021-05-27
Update to semver 1.0.0
David Tolnay
2021-04-08
Merge #1402
bors[bot]
2021-04-08
Support TIMESTAMPNS for linux
Lu, Wangshan
2021-04-04
Use memoffset::offset_of instead of homegrown macro
Alan Somers
2021-03-21
illumos and Solaris support
Jason King
2021-02-20
Update rand to 0.8
Alan Somers
2021-02-20
Update tempfile dev dependency
Alan Somers
2021-02-20
Prepare for release 0.20.0
Alan Somers
2021-02-15
Bump caps to 0.5.1. Add x32 to CI for cross-builds and Tier 3 list in README
наб
2021-02-02
Define *_MAGIC filesystem constants on Linux s390x
Jakob Naucke
2020-12-19
Add fuchsia support
Amanda Tait
2020-12-10
[skip ci] Update docs and build badges for the Travis -> Cirrus move
Alan Somers
2020-11-17
Add docs.rs target list
myfreeweb
2020-10-15
Update to cfg-if 1.0
Matt Brubeck
2020-10-06
Release v0.19.0.
Andrew Walbran
2020-10-04
Support vsock on Android as well as Linux.
Andrew Walbran
2020-09-28
Added clock_gettime, clock_getres, clock_settime, clock_getcpuclockid
Daniil Bondarev
2020-07-26
Release version 0.18.0
Alan Somers
2020-07-26
Raise libc dependecy to 0.2.73
Alan Somers
2020-07-03
Skip the OFD locks tests on OverlayFS and musl
Alan Somers
[next]