fix hangs in localtime for near-overflowing time_t values on 64-bit archs
authorRich Felker <dalias@aerifal.cx>
Thu, 19 Dec 2013 10:05:13 +0000 (05:05 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 19 Dec 2013 10:05:13 +0000 (05:05 -0500)
commitf89e29829029c5003450f7b58bd00fe5d1049d09
tree5fa7b2090d5a0c9a8beb0681f76c08c278f7fd21
parent0311d1dd17ca88da6edd61b6535ec8637642dfe4
fix hangs in localtime for near-overflowing time_t values on 64-bit archs
src/time/localtime_r.c