summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2017-04-05Auto merge of #565 - Mic92:fix-libc-remote, r=kamalmarhubiHomu
2017-03-28Cargo.toml: restore upstream libc remoteJörg Thalheim
2017-03-26Auto merge of #552 - Mic92:fstatat, r=posborneHomu
2017-03-22add support `readlink|readlinkat`Jörg Thalheim
2017-03-21add support for `fstatat`Jörg Thalheim
2017-03-21add support for `openat`Jörg Thalheim
2017-03-20Auto merge of #559 - kevinmehall:mmap, r=kamalmarhubiHomu
2017-03-19Minor edit to changelogKamal Marhubi
2017-03-19Add changelog entry for mman safety changesKevin Mehall
2017-03-18Actually mark mmap and related functions as `unsafe`Kevin Mehall
2017-03-04Auto merge of #542 - Susurrus:revents, r=fiveopHomu
2017-03-03Auto merge of #547 - kamalmarhubi:bump-0.8.1-pre, r=posborneHomu
2017-03-02Remove revents from PollFd::newBryant Mairs
2017-03-02Bump to v0.8.1-preKamal Marhubi
2017-03-02Auto merge of #546 - kamalmarhubi:release-0.8.0, r=fiveopHomu
2017-03-01Release v0.8.0Kamal Marhubi