diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-04-26 21:29:36 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-04-27 13:07:40 +0900 |
commit | 1e65a982da0e9dd4eac440e82392a8b7c72b3def (patch) | |
tree | cf0140e50c30905f3aba1ded712b66cb75afc4d6 /abspath.c | |
parent | timestamp_t: a new data type for timestamps (diff) | |
download | tgif-1e65a982da0e9dd4eac440e82392a8b7c72b3def.tar.xz |
date.c: abort if the system time cannot handle one of our timestamps
We are about to switch to a new data type for time stamps that is
definitely not smaller or equal, but larger or equal to time_t.
So before using the system functions to process or format timestamps,
let's make extra certain that they can handle what we feed them.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'abspath.c')
0 files changed, 0 insertions, 0 deletions