diff options
author | 2014-05-27 21:29:43 +0000 | |
---|---|---|
committer | 2014-05-27 21:29:43 +0000 | |
commit | 29b2bb650251dd9d2d9c0e745a4eecd2e5d677d6 (patch) | |
tree | 1561f2177c138d40b772222fa37737d7dbe7de0e /sys/dev/usb/uhub.c | |
parent | Remove unused defines. (diff) | |
download | wireguard-openbsd-29b2bb650251dd9d2d9c0e745a4eecd2e5d677d6.tar.xz wireguard-openbsd-29b2bb650251dd9d2d9c0e745a4eecd2e5d677d6.zip |
Fix a Y2038 problem, by conversion of long to time_t.
The TS_RESP_CTX_set_time_cb() API gets removed. Nothing in the greater
ecosystem ever calls it. This API needs to be removed, because if
anyone ever calls on a BE 32 system assuming long rather than time_t,
it will be dangerously incompatible.
ok miod guenther
Diffstat (limited to 'sys/dev/usb/uhub.c')
0 files changed, 0 insertions, 0 deletions