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
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
2020-05-31
Fix test_ptymaster_drop after PR #1098
Alan Somers
2020-05-31
Convert the crate to edition 2018
Alan Somers
2020-05-17
Remove more unsupported functions and make it possible to run tests
Xavier L'Heureux
2020-05-17
Replace void crate with Rust standard lib Infallible type
Ossi Herrala
2020-05-02
Add UnixCredentials support on FreeBSD/DragonFly (cmsgcred/SCM_CREDS)
Greg V
2020-04-25
Support UDP GSO and GRO on linux
Gleb Pomykalov
2020-04-21
Add the MAP_HUGE_<SIZE> flags for linux.
GuillaumeDIDIER
2020-03-17
Update libc to 0.2.68
Andre Nathan
2020-02-11
Provide clearenv()
John Gallagher
2020-02-03
Release 0.17.0
Alan Somers
2019-12-23
Raise the minimum version of bitflags to 1.1
Alan Somers
2019-12-23
Release v0.16.1
Alan Somers
2019-12-01
Release v0.16.0
Alan Somers
2019-09-20
Relax some dependency versions
Alex Touchet
2019-08-10
Release v0.15.0
Alan Somers
2019-07-09
Merge #1085
bors[bot]
2019-06-30
Restrict tempfile to < 3.0.9
Alan Somers
2019-06-11
Raise the cfg-if dependency to 1.0.2
Alan Somers
2019-06-09
Enable libc extra_traits feature
Bryant Mairs
2019-06-06
Start the next dev cycle
Alan Somers
2019-06-06
Release v0.14.1
Alan Somers
2019-06-06
Restrict rand dependency to < 0.7
Alan Somers
2019-06-06
Fix the is_so_mark_functional test in Linux containers
Alan Somers
2019-06-02
Update libc dependency to 0.2.57
Alan Somers
2019-05-21
Release v0.14.0
Alan Somers
2019-02-12
Bump the rand dependency to 0.6
Alan Somers
[next]