Go to file
Alex Crichton 242d3d33e2 Only test autotest for now 2015-09-17 11:57:15 -07:00
ci Root urls for everyone! 2015-09-17 10:05:36 -07:00
libc-test Fix unused variable warning 2015-09-16 17:44:40 -07:00
src Show some crate docs 2015-09-17 10:06:58 -07:00
.gitignore Add skeleton testing framework 2015-09-09 22:46:19 -07:00
.travis.yml Only test autotest for now 2015-09-17 11:57:15 -07:00
Cargo.toml Move linkage to specific modules 2015-09-15 17:30:53 -07:00
LICENSE-APACHE Initial commit 2015-01-13 08:22:00 -08:00
LICENSE-MIT Initial commit 2015-01-13 08:22:00 -08:00
README.md Add more badges 2015-09-17 10:16:30 -07:00
appveyor.yml Switch to ctest crate 2015-09-15 23:28:52 -07:00

README.md

libc

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

Build Status Build status

Documentation