You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/ebpf/aya-ebpf-cty
Eric Long 1fe12b9990
Fix aya-ebpf-* riscv64 build (#1139)
bpf_target_arch should be riscv64, but target triple starts with riscv64gc (and possibly riscv64 followed by any combination of extensions).
1 week ago
..
src aya: add archs powerpc64 and s390x to aya 5 months ago
CHANGELOG.md Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1 4 months ago
Cargo.toml Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1 4 months ago
LICENSE-APACHE chore(aya-ebpf-cty): Rename bpf -> ebpf 11 months ago
LICENSE-MIT chore(aya-ebpf-cty): Rename bpf -> ebpf 11 months ago
README.md chore(aya-ebpf-cty): Rename bpf -> ebpf 11 months ago
build.rs Fix aya-ebpf-* riscv64 build (#1139) 1 week ago

README.md

cty

crates.io crates.io

Type aliases to C types like c_int for use with bindgen

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.