blob: 46b30bfd7f77633c929b51be58e3f875c8997ea8 [file] [log] [blame] [view]
Alex Crichton68fe98b2015-01-13 07:53:42 -08001libc
2====
3
4A Rust library with native bindings to the types and functions commonly found on
5various systems, including libc.
6
Alex Crichtone00e24a2015-09-17 10:16:30 -07007[![Build Status](https://travis-ci.org/alexcrichton/libc.svg?branch=master)](https://travis-ci.org/alexcrichton/libc)
8[![Build status](https://ci.appveyor.com/api/projects/status/v0414slj8y8nga0p?svg=true)](https://ci.appveyor.com/project/alexcrichton/libc)
Alex Crichton68fe98b2015-01-13 07:53:42 -08009
Alex Crichtone00e24a2015-09-17 10:16:30 -070010[Documentation](http://alexcrichton.com/libc)