summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-06Fix i686 Linux/musl buildsBryant Mairs
2017-06-06Switch to two tiers of supported platformsBryant Mairs
2017-06-06Skip failing MIPS testsBryant Mairs
2017-06-06Skip failing tests for Linux/PowerPCBryant Mairs
2017-06-05Merge #618bors[bot]
2017-06-05Merge #591bors[bot]
2017-06-04Integrate the FreeBSD BuildBotAlan Somers
2017-06-04Add pthread_selfking6cong
2017-06-03Merge #616bors[bot]
2017-06-03Add gitter link to READMEBryant Mairs
2017-06-01Merge #611bors[bot]
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