| Alex Crichton | 68fe98b | 2015-01-13 07:53:42 -0800 | [diff] [blame] | 1 | libc |
| 2 | ==== |
| 3 | |
| 4 | A Rust library with native bindings to the types and functions commonly found on |
| 5 | various systems, including libc. |
| 6 | |
| Alex Crichton | e00e24a | 2015-09-17 10:16:30 -0700 | [diff] [blame^] | 7 | [](https://travis-ci.org/alexcrichton/libc) |
| 8 | [](https://ci.appveyor.com/project/alexcrichton/libc) |
| Alex Crichton | 68fe98b | 2015-01-13 07:53:42 -0800 | [diff] [blame] | 9 | |
| Alex Crichton | e00e24a | 2015-09-17 10:16:30 -0700 | [diff] [blame^] | 10 | [Documentation](http://alexcrichton.com/libc) |