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/bpf/aya-bpf-cty
Kenjiro Nakayama 7dfabd07a7 Add pt_regs handling in aya-bpf/args.rs for riscv64
This patch introduces `pt_regs` handling in aya-bpf/args.rs
for the riscv64 architecture. The current CI is disabled
for riscv64 because this implementation is missing.
1 year ago
..
ci bpf: initial bpf bindings 4 years ago
src Add pt_regs handling in aya-bpf/args.rs for riscv64 1 year ago
.travis.yml bpf: initial bpf bindings 4 years ago
CHANGELOG.md bpf: initial bpf bindings 4 years ago
Cargo.toml {{crate_name}}: release version 0.1.13 2 years ago
LICENSE-APACHE bpf: initial bpf bindings 4 years ago
LICENSE-MIT bpf: initial bpf bindings 4 years ago
README.md bpf: initial bpf bindings 4 years ago
build.rs fix uninlined_format_args clippy issues 2 years ago

README.md

crates.io crates.io

cty

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.