Go to file
2015-09-18 15:01:06 -07:00
ci Fix FreeBSD 2015-09-18 14:33:42 -07:00
libc-test Fix FreeBSD 2015-09-18 14:33:42 -07:00
src Consolidate freebsd arch's upwards 2015-09-18 15:01:06 -07:00
.gitignore Add skeleton testing framework 2015-09-09 22:46:19 -07:00
.travis.yml Only install gcc-multilib when necessary 2015-09-17 17:46:58 -07:00
appveyor.yml Switch to ctest crate 2015-09-15 23:28:52 -07:00
Cargo.toml Move linkage to specific modules 2015-09-15 17:30:53 -07:00
LICENSE-APACHE
LICENSE-MIT
README.md Add more badges 2015-09-17 10:16:30 -07:00

libc

A Rust library with native bindings to the types and functions commonly found on various systems, including libc.

Build Status Build status

Documentation