summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-15Merge #600bors[bot]
2017-06-15Change sched_setaffinity's PID argument to pid_tJulian Squires
2017-06-13Merge #614bors[bot]
2017-06-13Added ptrace utilities.Daniel McKenna
2017-06-13Merge #456bors[bot]
2017-06-12Add openpty()Kelvin Ly
2017-06-11Merge #590bors[bot]
2017-06-11Merge all Linux platforms togetherBryant Mairs
2017-06-06Synchronize CI with upstream trust configurationBryant Mairs
2017-06-06Remove the default jobBryant Mairs
2017-06-06Fix x86_64 Linux/musl testsBryant Mairs
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