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
Tamir Duberstein bb6c27b83a
programs: `ProgramFd` is borrowed from the program
`ProgramData::fd` is now owned. This means that `ProgramData` now closes
the file descriptor on drop.

Updates #612.
2 years ago
..
libbpf@a2258003f2 xtask: move libbpf submodule 2 years ago
public-api programs: `ProgramFd` is borrowed from the program 2 years ago
src xtask: watch for kernel panics on stderr 2 years ago
Cargo.toml Cargo.toml: Remove default-features settings 2 years ago