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 dc7a5ebf0c 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 xtask: reverse public API diff direction 2 years ago
Cargo.toml public-api: simplify and improve output 2 years ago