| commit | 3c3f98dc93260fd767645f339043e205741909f6 | [log] [tgz] |
|---|---|---|
| author | Richard Levitte <levitte@openssl.org> | Tue Apr 28 12:50:32 2009 +0000 |
| committer | Richard Levitte <levitte@openssl.org> | Tue Apr 28 12:50:32 2009 +0000 |
| tree | f87eff6c1a0439d8af255bb0b5ceab0ad540c4d8 | |
| parent | f8a22334574747c790c85ba01f9aaf27a8d35064 [diff] |
Reimplement time check for VMS to mimic the way it's done on Windows. Reason: gettimeofday() is deprecated.