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/xtask
Andrés Medina 02af9a9f24 aya: Use OwnedFd for Program related actions
This commit reveals but does not address a file descriptor leak in
LircLink2::query. This function returns a list of `LircLink`s where
each of them have a program file descriptor that is not going to be
closed. This commit does not add this leak; it merely makes it louder
in the code.
2 years ago
..
libbpf@a2258003f2 xtask: move libbpf submodule 2 years ago
public-api aya: Use OwnedFd for Program related actions 2 years ago
src integration-test: Implement running on VMs 2 years ago
Cargo.toml Cargo.toml: Remove default-features settings 2 years ago