This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove gettimeofday() workarounds for VMS in util.c.
authorCraig A. Berry <craigberry@mac.com>
Thu, 2 Jul 2015 22:49:48 +0000 (17:49 -0500)
committerCraig A. Berry <craigberry@mac.com>
Fri, 3 Jul 2015 01:32:19 +0000 (20:32 -0500)
commit95a8bf056d926c05c7ee65397256d9d065a83699
tree076a9f43f9536f3b4475c99c3311d0e188243cf3
parentf907dd3c15b3b24c5ed22c0f03894760aee07657
Remove gettimeofday() workarounds for VMS in util.c.

VMS has had gettimeofday() since v7.0, released in 1999, so there's
no reason now to be special casing native workarounds.
util.c