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
Age
Commit message (
Expand
)
Author
2017-04-18
Raise the bors timeout to four hours
Michael Howell
2017-04-17
Merge #588
bors[bot]
2017-04-16
ci: Allow skipping tests when running under CI
Kamal Marhubi
2017-04-16
Merge #581
bors[bot]
2017-04-16
Merge #582
bors[bot]
2017-04-15
Add AioCb::from_boxed_slice
Alan Somers
2017-04-16
Merge #579
bors[bot]
2017-04-16
Merge #584
bors[bot]
2017-04-15
Replace homu with bors-ng
Kamal Marhubi
2017-04-15
Fix syntax for changelog and add missing feature
Bryant Mairs
2017-04-15
tests should protect concurrent access to signal handlers
Alan Somers
2017-04-16
Auto merge of #536 - nix-rust:new-ci/master, r=kamalmarhubi
Homu
2017-04-15
List supported targets in the README
Bryant Mairs
2017-04-15
Update changelog
Bryant Mairs
2017-04-15
Increase minimum supported Rust version.
Bryant Mairs
2017-04-15
Allow failures for currently failing targets
Bryant Mairs
2017-04-15
Use min Rust version but test beta and nightly
Bryant Mairs
2017-04-09
ci: remove thread parallelism
Paul Osborne
2017-04-09
Updated changelog.
Zac Berkowitz
2017-04-09
Split socket consts. test across ARM arch.
Zac Berkowitz
2017-04-09
Removed tests on ARM for non-existant constants.
Zac Berkowitz
2017-04-09
Removed unused libc imports in termios.
Zac Berkowitz
2017-04-09
Added missing syscalls for powerpc
Zac Berkowitz
2017-04-09
Re-enabled errorno test for not_android.
Zac Berkowitz
2017-04-09
Fixed failing ioctl tests.
Zac Berkowitz
2017-04-09
Removed some socket constants from arch=arm
Zac Berkowitz
2017-04-09
Fixed constants for MIPS
Zac Berkowitz
2017-04-09
Fixes nix-rust/nix#532
Zac Berkowitz
2017-04-09
Switched bsd speed_t def. to libc::speed_t
Zac Berkowitz
2017-04-09
Removed commented `cargo run` targets in CI
Zac Berkowitz
2017-04-09
Disable tests on BSD targets.
Zac Berkowitz
2017-04-09
Removed 'cargo run' directives from ci script.
Zac Berkowitz
2017-04-09
Fixed ci/script.sh to run tests when desired.
Zac Berkowitz
2017-04-09
Removed arches.
Zac Berkowitz
2017-04-09
Added/removed CI arches.
Zac Berkowitz
2017-04-09
Enabled tests for BSD. Added mipsel & mips64el
Zac Berkowitz
2017-04-09
Updated .travis.yml
Zac Berkowitz
2017-04-09
Removed appveyor -- this is a unix only lib.
Zac Berkowitz
2017-04-09
Added ci templates from `trust` v0.1.1
Zac Berkowitz
2017-04-09
Removed old ci infrastructure.
Zac Berkowitz
2017-04-05
Auto merge of #565 - Mic92:fix-libc-remote, r=kamalmarhubi
Homu
2017-03-28
Cargo.toml: restore upstream libc remote
Jörg Thalheim
2017-03-26
Auto merge of #552 - Mic92:fstatat, r=posborne
Homu
2017-03-22
add support `readlink|readlinkat`
Jörg Thalheim
2017-03-21
add support for `fstatat`
Jörg Thalheim
2017-03-21
add support for `openat`
Jörg Thalheim
2017-03-20
Auto merge of #559 - kevinmehall:mmap, r=kamalmarhubi
Homu
2017-03-19
Minor edit to changelog
Kamal Marhubi
2017-03-19
Add changelog entry for mman safety changes
Kevin Mehall
2017-03-18
Actually mark mmap and related functions as `unsafe`
Kevin Mehall
[next]