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
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
2019-01-15
Start the next dev cycle
Alan Somers
2019-01-15
Prepare for release 0.13.0
Alan Somers
2018-11-28
Restore the libc dependency to the git version post-release
Alan Somers
2018-11-28
Bump version to 0.12.0
Alan Somers
2018-11-27
Fix libc at 0.2.44 in preparation for release
Alan Somers
2018-11-05
Require Rust 1.24.1
Bryant Mairs
2018-11-02
exclude more CI files from crates.io
Igor Gnatenko
2018-09-05
Update to rand 0.5 crate
Pascal Bach
2018-09-01
deps: update tempfile to 3
Igor Gnatenko
2018-06-02
Start the next dev cycle
Bryant Mairs
2018-06-02
Specify bytes version
Bryant Mairs
2018-06-01
Set the 0.11 release
Bryant Mairs
2018-04-07
Merge #872
bors[bot]
2018-04-06
Add LioCb::listio_resubmit
Alan Somers
2018-03-28
Replace the gcc crate by cc
Bastien Orivel
2018-03-22
Replace AioCb::from_bytes with more generic from_boxed_slice
Alan Somers
2018-01-27
Cargo.toml: don't exclude test files
Igor Gnatenko
2018-01-26
Bump version to 0.11.0-pre
Alan Somers
2018-01-26
Bump version to 0.10.0
Alan Somers
2018-01-21
Fix libc at 0.2.36 in preparation for release
Alan Somers
2018-01-15
aio: use `Bytes` instead of `Rc<[u8]>`
Alan Somers
2018-01-01
bump rand to 0.4
Igor Gnatenko
2017-12-19
Merge #799
bors[bot]
2017-12-19
Fix support for DragonFly
Michael Neumann
2017-12-05
Remove nix-test subcrate
Bryant Mairs
2017-12-02
Upgrade to Bitflags 1.0
Bryant Mairs
2017-12-01
bump lazy_static to 1
Igor Gnatenko
2017-11-13
Remove deploy.sh
Bryant Mairs
2017-09-03
AioCb::Drop will now panic for in-progress AioCb
Alan Somers
2017-07-23
Bump version to 0.10.0-pre
Alan Somers
2017-07-23
Release 0.9.0
Alan Somers
2017-07-20
Merge pull request #697 from jonas-schievink/rm-homepage
Alan Somers
2017-07-20
Remove `homepage` from Cargo.toml
Jonas Schievink
2017-07-18
Remove broken execvpe implementation
Bryant Mairs
2017-07-18
Remove signalfd feature in favor of conditional compilation
Bryant Mairs
2017-07-17
Remove preadv_pwritev feature in favor of conditional include
Bryant Mairs
2017-07-17
Remove eventfd feature in favor of conditional include
Bryant Mairs
2017-07-15
PtyMaster::drop should panic on EBADF
Alan Somers
2017-07-07
Prepare for the 0.9.0 release
Alan Somers
2017-06-18
Update bitflags to 0.9
equal-l2
2017-04-15
tests should protect concurrent access to signal handlers
Alan Somers
2017-03-28
Cargo.toml: restore upstream libc remote
Jörg Thalheim
2017-03-21
add support for `fstatat`
Jörg Thalheim
[next]