Use "system" gmtime in time64 on VMS so C<vmsish 'time'> pragma works.
authorCraig A. Berry <craigberry@mac.com>
Sat, 21 Feb 2009 20:46:27 +0000 (14:46 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sat, 21 Feb 2009 20:46:27 +0000 (14:46 -0600)
commitec4d613228615e5a9cc9bc190eb78ec02aadcda0
treebfe5723e36732a8799f45613fbedf1cc26f41c20
parent3aaf6557bbee1b4253a365839e7074c1efc18213
Use "system" gmtime in time64 on VMS so C<vmsish 'time'> pragma works.

It's not really the system gmtime; it's the homegrown one in vms/vms.c
that checks hints and does shifting between UTC and local time when
requested.
time64_config.h