File: [cvs.NetBSD.org] / pkgsrc / time / p5-Time-HiRes / Attic / distinfo (download)
Revision 1.36, Tue Feb 20 03:05:38 2018 UTC (4 years, 11 months ago) by wen
Branch: MAIN
Changes since 1.35: +5 -5
lines
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)
|