Path to this page:
Subject: CVS commit: pkgsrc/time/p5-Time-HiRes
From: Wen Heping
Date: 2018-02-20 04:05:38
Message id: 20180220030538.51DC5FB40@cvs.NetBSD.org
Log Message:
Update to 1.9754
Upstream changes:
1.9754 [2018-02-16]
- unify the gettimeofday() and time() forked code
that had near identical code paths for MacOS Classic
(which has two unusual features: unsigned time_t,
and a special tz struct member), and for non-MacOS Classic
- tv_interval should be implemented in XS
[rt.cpan.org #106456]
thanks to Sergey Aleynikov (suggested implementation simplified
by the above-mentioned MacOS Classic simplification)
Files: