rust/src/liblibc
Alex Crichton bd66f57e46 libc: Don't use unstable apis
Right now the `std::isize::BYTES` typedef is `#[unstable]`, but liblibc is using
this, preventing it from compiling on stable Rust.
2015-03-28 10:49:45 -07:00
..
lib.rs libc: Don't use unstable apis 2015-03-28 10:49:45 -07:00