pollution: asctime_r extern char *asctime_r(const struct tm *restrict, char *restrict); pollution: ctime_r extern char *ctime_r(const time_t *, char *);