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
/
README.md
Age
Commit message (
Expand
)
Author
2017-12-24
Fix typo in README
Aaron Hill
2017-12-10
Remove references to developer docs
Bryant Mairs
2017-12-05
Remove nix-test subcrate
Bryant Mairs
2017-12-02
Upgrade to Bitflags 1.0
Bryant Mairs
2017-10-14
Promote i686-unknown-freebsd to Tier1 in the README
Alan Somers
2017-07-24
Disable failing tests on mips64
Bryant Mairs
2017-07-24
Move Tier 3s to Tier 2
Bryant Mairs
2017-07-23
Release 0.9.0
Alan Somers
2017-07-18
Downgrade powerpc/Linux/Gnu to Tier 2
Bryant Mairs
2017-07-10
Alphabetize Tier 1 supported platforms
Bryant Mairs
2017-07-10
Enable termios on iOS and move it to Tier 2
Bryant Mairs
2017-07-08
arm-unknown-linux-musleabi is only supported on Rust 1.14+
Bryant Mairs
2017-07-07
Add arm/musl, mips64, and s390x linux targets to Tier3
Bryant Mairs
2017-07-07
README.md: update gethostname api
Jörg Thalheim
2017-07-04
Make Android a Tier 2 target
roblabla
2017-07-03
Add iOS as a Tier 3 platform
Bryant Mairs
2017-06-30
Add all Android targets as Tier 3 platforms
Bryant Mairs
2017-06-20
doc: Add powerpc64 as tier 1
Luca Barbato
2017-06-06
Fix x86_64 Linux/musl tests
Bryant Mairs
2017-06-06
Fix i686 Linux/musl builds
Bryant Mairs
2017-06-06
Switch to two tiers of supported platforms
Bryant Mairs
2017-06-06
Skip failing MIPS tests
Bryant Mairs
2017-06-06
Skip failing tests for Linux/PowerPC
Bryant Mairs
2017-06-04
Integrate the FreeBSD BuildBot
Alan Somers
2017-06-03
Add gitter link to README
Bryant Mairs
2017-04-15
List supported targets in the README
Bryant Mairs
2017-04-15
Increase minimum supported Rust version.
Bryant Mairs
2017-03-01
Release v0.8.0
Kamal Marhubi
2017-02-26
Update minimum supported Rust version to 1.9.0
Bryant Mairs
2017-02-24
Specify Rust minimum version requirements
Bryant Mairs
2016-12-10
Add link to release documentation
Philipp Matthias Schaefer
2016-09-09
Release v0.7.0
Philipp Matthias Schaefer
2016-07-12
docs: update readme to be a bit more useful
Paul Osborne
2016-06-24
Bump version in README.md
Kane Rogers
2016-03-14
testing: update documentation related to testing
Paul Osborne
2016-03-04
Fix Travis-CI links.
Philipp Matthias Schaefer
2016-02-28
Add introduction/constants/enumeration/uninitialized to CONVENTIONS.
Philipp Matthias Schaefer
2015-05-28
Update README
Carl Lerche
2015-02-20
Link to API docs
Carl Lerche
2015-02-20
Update README
Carl Lerche
2014-08-16
Epoll, rename to nix, misc cleanup
Carl Lerche
2014-08-07
Initial commit
Carl Lerche