martinpitt / umockdev

Mock hardware devices for creating unit tests and bug reporting
https://launchpad.net/umockdev
GNU Lesser General Public License v2.1
308 stars 54 forks source link

Fix 64-bit time_t on 32 bit architectures #236

Closed martinpitt closed 5 months ago

martinpitt commented 5 months ago

Thanks to @vorlonofportland and @liuzixing for these! Taken from ubuntu delta, package can be re-synced after landing this and making a new release.

Fixes #216

martinpitt commented 5 months ago

This needs some love on Alpine