commit | c674e37af501726f8449cd6390a3cb49e383880a | [log] [tgz] |
---|---|---|
author | Alex Crichton <alex@alexcrichton.com> | Fri Sep 18 16:22:00 2015 -0700 |
committer | Alex Crichton <alex@alexcrichton.com> | Fri Sep 18 16:22:00 2015 -0700 |
tree | 1f4017a65b03d02c2bf0e5043cc719abf71f5a3c | |
parent | a4e27ed77adbb6e65ea39c5640678cb873dc6e60 [diff] |
Upward movement for Unix
A Rust library with native bindings to the types and functions commonly found on various systems, including libc.
Tested:
{i686,x86_64}-pc-windows-{msvc,gnu}
{i686,x86_64,mips,aarch64}-unknown-linux-gnu
x86_64-unknown-linux-musl
arm-unknown-linux-gnueabihf
arm-linux-androideabi
{i686,x86_64}-apple-darwin
Untested:
{i686,x86_64}-unknown-freebsd
x86_64-unknown-{bitrig,dragonfly,openbsd,netbsd}