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-11-19
Misc internal optimizations
Alan Somers
2022-10-23
Define `MntFlags` and `unmount` on all of the BSDs.
Alan Somers
2022-10-10
add faccessat on illumos
Steve Lau
2022-10-08
Upgrade parking_lot dev-dependency to 0.12
Ryan Zoeller
2022-09-30
libc: bump libc to 0.2.134
Pedro Tammela
2022-09-25
bump libc to 0.2.133
Steve Lau
2022-08-20
Remove MSRV-related workaround for doc aliases
Ryan Zoeller
2022-08-14
Raise the MSRV to 1.56.1 in anticipation of the next release
Alan Somers
2022-08-13
[skip ci] Rollback master branch to 0.25.0
Alan Somers
2022-08-13
(cargo-release) start next development iteration 0.25.1-alpha.0
Alan Somers
2022-08-13
(cargo-release) version 0.25.0
Alan Somers
2022-08-03
Upgrade libc to 0.2.127
Ryan Zoeller
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]
[next]