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-07-13
Add chflags
musikid
2022-06-26
Document aliases for functions like getuid()
Ryan Zoeller
2022-05-29
Use released libc version 0.2.126
Alan Somers
2022-05-14
Rewrite the aio module
Alan Somers
2022-05-11
Merge #1699
bors[bot]
2022-04-24
Upgrade dev-dependencies to the latest versions
Ryan Zoeller
2022-04-24
Upgrade sysctl to 0.4
Ryan Zoeller
2022-04-22
(cargo-release) version 0.24.1
Ryan Zoeller
2022-04-20
(cargo-release) version 0.24.0
Ryan Zoeller
2022-04-18
Revert "Pin nightly compiler used in CI for uclibc"
Alan Somers
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
[next]