libc-rs/libc-test
Michael Neumann a09fe71617 Fix a couple of issues spotted by alexcrichton.
See comments https://github.com/rust-lang/libc/pull/194.

Note on struct utsname: Neither using a constant, nor a conditional
macro seems to work, so I just created an ugly utsname with conditions
on each field. This should also fix the CI fallout. #[cfg] on macros
doesn't work?

As DragonFly only supports one platform, I merged  x86_64.rs into
dragonfly/mod.rs.
2016-02-21 12:28:10 +01:00
..
generate-files Bump to 0.2.6 2016-01-26 16:02:21 -08:00
src Add OpenBSD and FreeBSD CI to Travis 2016-01-18 22:54:28 -08:00
Cargo.lock Bump to 0.2.7 2016-02-09 13:26:02 -08:00
Cargo.toml Switch to ctest crate 2015-09-15 23:28:52 -07:00
build-generated.rs Add OpenBSD and FreeBSD CI to Travis 2016-01-18 22:54:28 -08:00
build.rs Fix a couple of issues spotted by alexcrichton. 2016-02-21 12:28:10 +01:00
run-generated-Cargo.toml Add OpenBSD and FreeBSD CI to Travis 2016-01-18 22:54:28 -08:00