Closed neheb closed 4 months ago
musl uses 64-bit time_t, even on 32-bit platforms. Cast to avoid the warning.
coverage: 69.538%. remained the same when pulling 45a4d86d5caf4c7c0481181bf35a88e49dc1ad2f on neheb:patch-1 into e4cf0375cb70cd0993e3bc5049acf4b495b812c6 on p11-glue:master.
musl uses 64-bit time_t, even on 32-bit platforms. Cast to avoid the warning.