Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
disable-benches.patch | =================================================================== | no | ||||
relax-deps.diff | =================================================================== | no | ||||
use-timespec-new.patch | Use TimeSpec::new( instead of TimeSpec::from(libc::timespec { The time64 patches to rust-libc add padding to the libc::timespec structure meaning it can no longer be created by structure instantiation. rust-nix already contains code that avoids this problem, so lets use it. |
Peter Michael Green <plugwash@debian.org> | no |