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 (
Collapse
)
Author
2016-01-13
Use tempdir for temporary files in tests
Kamal Marhubi
2015-12-22
Bump version to 0.5.0-pre
Carl Lerche
2015-12-03
Bump version to v0.4.2
Carl Lerche
2015-11-03
Bump libc to 0.1.12.
Utkarsh Kukreti
2015-10-20
Move a few bindings behind features
Carl Lerche
2015-09-30
Bump version to v0.4.1
Carl Lerche
2015-09-10
Add signalfd support
Alex Gulyás
2015-08-21
Merge remote-tracking branch 'posborne/ioctl-rework'
Carl Lerche
2015-08-15
Add flock(2) support
Andy Grover
2015-08-12
Update some stuff for upstream bitflags changes
Corey Richardson
2015-07-09
Bump version to v0.3.9
Carl Lerche
2015-07-06
Add feature flag around execvpe
Tilde Engineering
2015-07-01
Bump version to v0.3.8
Carl Lerche
2015-06-24
Bump libc dependency up to version 0.1.8
Jarred Nicholls
2015-06-08
Bump version to v0.3.7
Carl Lerche
2015-05-19
Bump version to v0.3.6
Carl Lerche
2015-04-26
Bump version to v0.3.5
Carl Lerche
2015-04-24
FromPrimitive is no more
Florian Hartwig
2015-04-20
Bump version to v0.3.4
Carl Lerche
2015-04-08
Bring back eventfd behind a feature flag
Carl Lerche
At some point, feature flags will be switched to a conditional build system.
2015-04-07
Bump version to v0.3.3
Carl Lerche
2015-04-01
Bump version to v0.3.2
Carl Lerche
2015-04-01
Bump dependency versions
Carl Lerche
2015-03-31
Track Rust nightly
Carl Lerche
2015-03-25
Use libc from crates.io
Carl Lerche
2015-03-25
Fix manifest excludes
Carl Lerche
2015-03-25
Bump version to 0.3.1
Carl Lerche
2015-03-25
Bump version to 0.3.0
Carl Lerche
2015-03-24
Bump rand dev dependency
Carl Lerche
2015-02-21
Cleanup readv & writev + tests
Carl Lerche
2015-02-20
Tweak Cargo file
Carl Lerche
2015-02-20
Bump version to v0.2.3
Carl Lerche
2015-02-20
Bump version to v0.2.2
Carl Lerche
2015-02-19
Test errno defines
Carl Lerche
2015-02-19
Bump version to v0.2.1
Carl Lerche
2015-02-10
Bump version to 0.2.0
Carl Lerche
2015-02-10
Bump version to 0.1.3
Carl Lerche
2015-02-10
Fix warnings
Carl Lerche
2015-01-16
Fix for `bitflags!`, refs https://github.com/rust-lang/rust/pull/21254
Fantix King
2015-01-13
Bump version to 0.1.2
Carl Lerche
2015-01-05
Update Cargo manifest
Carl Lerche
2015-01-05
Bump version
Carl Lerche
2014-11-11
Bump version to 0.1.0
Carl Lerche
2014-08-16
Epoll, rename to nix, misc cleanup
Carl Lerche
2014-08-07
Initial commit
Carl Lerche