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
path:
root
/
.cirrus.yml
Age
Commit message (
Expand
)
Author
2022-08-25
Eliminate Cargo.lock.msrv
Alan Somers
2022-08-14
Raise the MSRV to 1.56.1 in anticipation of the next release
Alan Somers
2022-08-12
Reenable cargo-hack in CI
Alan Somers
2022-08-11
Also raise the MSRV just for cross-tests. Cross uses Serde too.
Alan Somers
2022-08-11
Disable cargo-hack in CI
Alan Somers
2022-07-23
Pin cargo-hack to 0.5.14 in CI
Alan Somers
2022-07-10
Clippy cleanup in the tests.
Alan Somers
2022-06-25
Pin cross to 0.2.1, as 0.2.2 requires Rust 1.58.1
Ryan Zoeller
2022-06-24
Add format test to CI
Costin-Robert Sin
2022-05-14
add haiku support
Al Hoang
2022-05-14
Rewrite the aio module
Alan Somers
2022-05-11
Merge #1699
bors[bot]
2022-05-06
Log compiler version in Cirrus CI
Ryan Zoeller
2022-04-18
Revert "Pin nightly compiler used in CI for uclibc"
Alan Somers
2022-04-15
Merge #1698
bors[bot]
2022-04-14
Update FreeBSD CI image to 12.3. 12.2 is EoL.
Alan Somers
2022-04-10
Pin nightly compiler used in CI for uclibc
Alan Somers
2022-03-25
Use the nightly toolchain for Redox
Alan Somers
2022-01-29
Add support for aarch64-apple-darwin
Ryan Zoeller
2022-01-24
uclibc support
Jonah Petri
2022-01-22
Better type safety for mqueue
Alan Somers
2022-01-12
Re-enable deprecation warnings on DragonFly
Ryan Zoeller
2021-12-20
try cargo-hack on Redox. It might work.
Alan Somers
2021-12-20
Use the correct toolchain for cargo-hack
Alan Somers
2021-12-20
feature-gate most Nix functions
Vincent Dagonneau
2021-12-14
Pin the nightly compiler version used with DragonflyBSD
Alan Somers
2021-12-14
Update the OSX test environment for Big Sur
Alan Somers
2021-11-18
Ensure that MSRV tests do not regress
Aleksey Kladov
2021-11-15
Suppress deprecation warnings on Dragonfly
Alan Somers
2021-11-15
Update Redox compiler.
Alan Somers
2021-11-15
Revert "Suppress a warning from the latest clippy"
Alan Somers
2021-10-22
Revert "Temporarily use Rust 1.51.0 for testing cross-based builds"
Alan Somers
2021-10-21
Temporarily use Rust 1.51.0 for testing cross-based builds
Alan Somers
2021-10-03
Suppress a warning from the latest clippy
Alan Somers
2021-09-19
Clippy cleanup
Alan Somers
2021-09-17
Update the FreeBSD CI image
Alan Somers
2021-09-04
Check Dragonfly BSD and OpenBSD in CI
Alan Somers
2021-09-04
DRY in the CI config
Alan Somers
2021-09-04
Document more things
Alan Somers
2021-08-27
Ignore vsock tests on Linux aarch64
Alan Somers
2021-08-27
Test Linux aarch64 on real aarch64 hardware.
Alan Somers
2021-08-22
Multiple CI improvements:
Alan Somers
2021-08-13
Remove support for 32-bit Apple targets
Alan Somers
2021-08-13
Fix the build with bitflags-1.3.0 and newer
Alan Somers
2021-05-30
Adapt aio to the world of async/await, and fix some potential unsoundness.
Alan Somers
2021-05-23
Workaround Rustup bug 2774
Alan Somers
2021-04-04
Check all tests in CI
Alan Somers
2021-03-21
illumos and Solaris support
Jason King
2021-03-04
Remove a duplicate stanza from .cirrus.yml
Alan Somers
2021-02-23
During CI, use just 1 cpu for QEMU builds
Alan Somers
[next]