void asctime_r

void asctime_r(const struct tm *timeptr, char *buf)

Re entrant version of asctime().