diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2013-04-19 17:28:08 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2013-04-19 17:28:08 +0000 |
commit | 42b806d7f1fde88929918ea2319b151f2d0b2b8f (patch) | |
tree | 404dce2c765fb33097363ad3142177f166cc9dda /usr.bin/leave | |
parent | 63cbbf6e0eb45e5f4a43c327415e65f1b440e666 (diff) |
Constrain the 2038 check to only when sizeof(time_t) == sizeof(int).
Adding more powerful checking is too difficult. We'll fix this problem
by moving to 64-bit time_t.. and once we do, we don't want this code to
falsely trigger.
ok millert
Diffstat (limited to 'usr.bin/leave')
0 files changed, 0 insertions, 0 deletions