pollution: asctime_r extern char *asctime_r(const struct tm *restrict, char *restrict); pollution: ctime_r extern char *ctime_r(const time_t *, char *); pollution: CLK_TCK #define CLK_TCK ((clock_t)_sysconf(3))