void gmtime_r

void gmtime_r(const time_t *timer, struct tm *timeptr)

Re entrant version of gmtime().