libc-rs/libc-test
Adam C. Foltzer dba4138305
remove newer __ssp field from ucontext_t for earlier glib compat
Per discussion in #1410, this is necessary to avoid struct size mismatches between Rust and C on
systems with glibc < 2.28.
2019-06-26 15:52:56 -07:00
..
src
test Minor nitpicks 2019-05-28 16:21:18 +02:00
build.rs remove newer __ssp field from ucontext_t for earlier glib compat 2019-06-26 15:52:56 -07:00
Cargo.toml