]> Savannah Git Hosting - gnulib.git/commit
time_rz: return NULL if localtime_r fails
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Oct 2015 17:24:37 +0000 (10:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Oct 2015 17:25:16 +0000 (10:25 -0700)
commitb0ac02e82a6a1ef9d6285bbb8bef917d4736ac9b
tree19ed99739138d47398a68d4ef8dcafac2cf82ead
parent04dee58e17db70e8d0396166be00e6a1b38c31d7
time_rz: return NULL if localtime_r fails

* lib/time_rz.c (localtime_rz): Return NULL if localtime_r fails,
while still attempting to pacify bleeding-edge GCC.
ChangeLog
lib/time_rz.c