summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-01Add SigAction gettersHenning Ottesen
2017-05-17Merge #556bors[bot]
2017-05-16Add various pty functionsBryant Mairs
2017-04-21Merge #592bors[bot]
2017-04-21remove test warningsking6cong
2017-04-18Merge #589bors[bot]
2017-04-18Raise the bors timeout to four hoursMichael Howell
2017-04-17Merge #564bors[bot]
2017-04-17Merge #585bors[bot]
2017-04-17Merge #588bors[bot]
2017-04-16ci: Allow skipping tests when running under CIKamal Marhubi
2017-04-16Add v0.8.1 to changelogKamal Marhubi
2017-04-16Self should not be mutated (pull request 564)diekmann
2017-04-16Merge #581bors[bot]
2017-04-16Merge #582bors[bot]
2017-04-15Add AioCb::from_boxed_sliceAlan Somers
2017-04-16Merge #579bors[bot]
2017-04-16Merge #584bors[bot]
2017-04-15Replace homu with bors-ngKamal Marhubi
2017-04-15Fix syntax for changelog and add missing featureBryant Mairs
2017-04-15tests should protect concurrent access to signal handlersAlan Somers
2017-04-16Auto merge of #536 - nix-rust:new-ci/master, r=kamalmarhubiHomu
2017-04-15List supported targets in the READMEBryant Mairs
2017-04-15Update changelogBryant Mairs
2017-04-15Increase minimum supported Rust version.Bryant Mairs
2017-04-15Allow failures for currently failing targetsBryant Mairs
2017-04-15Use min Rust version but test beta and nightlyBryant Mairs
2017-04-09ci: remove thread parallelismPaul Osborne
2017-04-09Updated changelog.Zac Berkowitz
2017-04-09Split socket consts. test across ARM arch.Zac Berkowitz
2017-04-09Removed tests on ARM for non-existant constants.Zac Berkowitz
2017-04-09Removed unused libc imports in termios.Zac Berkowitz
2017-04-09Added missing syscalls for powerpcZac Berkowitz
2017-04-09Re-enabled errorno test for not_android.Zac Berkowitz
2017-04-09Fixed failing ioctl tests.Zac Berkowitz
2017-04-09Removed some socket constants from arch=armZac Berkowitz
2017-04-09Fixed constants for MIPSZac Berkowitz
2017-04-09Fixes nix-rust/nix#532Zac Berkowitz
2017-04-09Switched bsd speed_t def. to libc::speed_tZac Berkowitz
2017-04-09Removed commented `cargo run` targets in CIZac Berkowitz
2017-04-09Disable tests on BSD targets.Zac Berkowitz
2017-04-09Removed 'cargo run' directives from ci script.Zac Berkowitz
2017-04-09Fixed ci/script.sh to run tests when desired.Zac Berkowitz
2017-04-09Removed arches.Zac Berkowitz
2017-04-09Added/removed CI arches.Zac Berkowitz
2017-04-09Enabled tests for BSD. Added mipsel & mips64elZac Berkowitz
2017-04-09Updated .travis.ymlZac Berkowitz
2017-04-09Removed appveyor -- this is a unix only lib.Zac Berkowitz
2017-04-09Added ci templates from `trust` v0.1.1Zac Berkowitz
2017-04-09Removed old ci infrastructure.Zac Berkowitz