tmv 676 src/dps8/dps8_mgp.c struct tm tmv; tmv 677 src/dps8/dps8_mgp.c localtime_r(&ts.tv_sec, &tmv); tmv 679 src/dps8/dps8_mgp.c strftime(tbuf, sizeof(tbuf), "%H:%M:%S", &tmv);