Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use-mem-zeroed.patch | use mem::zeroed to create zero timespec. The time64 patches for the libc crate add padding to struct timespec, on time64 architectures. Unfortunately this means that timespecs can't be created in the normal way in rust. Instead we create the structure using std::mem::zeroed. |
Peter Michael Green <plugwash@debian.org> | no | |||
test-sbin.diff | e2fsck not available in sbuild | no | upstream |