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
/
nix-test
/
src
Age
Commit message (
Expand
)
Author
2017-08-05
Fix tests on OpenBSD
Wesley Moore
2017-08-01
removing socket constants tests in nix-test
Nicolas Dusart
2017-01-26
Fix a compiler warning on FreeBSD
Alan Somers
2016-01-29
Convert MSG_ flags to bitflags! type.
Philipp Matthias Schaefer
2015-10-06
Add support for sendmsg(2), recvmsg(2), and cmsg(3)
Geoffrey Thomas
2015-09-28
Revert "Add support for sendmsg(2), recvmsg(2), and cmsg(4)"
Carl Lerche
2015-09-24
Add support for sendmsg(2), recvmsg(2), and cmsg(4)
Geoffrey Thomas
2015-09-09
Add/Fix support for DragonFly BSD
Michael Neumann
2015-09-03
Fix test failures on FreeBSD
Geoffrey Thomas
2015-09-03
Make tests compile on FreeBSD
Geoffrey Thomas
2015-07-09
Run 32 bit CI builds
Carl Lerche
2015-07-06
Consts are not on all kernels
Tilde Engineering
2015-05-21
Fix travis tests
Carl Lerche
2015-05-21
Test sockopt const values
Carl Lerche
2015-04-06
Get compiling on Rust 1.0 beta
Carl Lerche
2015-03-13
Amend some files to make it compile on arm-linux-androideabi.
kennytm
2015-03-10
Track Rust nightlies
Carl Lerche
2015-02-25
Large cleanup, mostly of socket functions
Carl Lerche
2015-02-21
Cleanup readv & writev + tests
Carl Lerche
2015-02-20
Fix more deprecations
Carl Lerche
2015-02-19
Test errno defines
Carl Lerche