summaryrefslogtreecommitdiff
path: root/usr.bin/make/timestamp.c
AgeCommit message (Expand)Author
2013-05-22as checked through thorough tests, youngest->mtime == ctime, so ditchMarc Espie
2013-04-23remove TIMESTAMP abstraction layer, prodded by theo.Marc Espie
2013-04-22unifdef non full TIMESPEC codeMarc Espie
2011-12-10Use clock_gettime() to get a high precision timestamp, instead ofPhilip Guenthe
2010-07-19Correct $OpenBSD$ stuffMarc Espie
2010-07-19two small changes:Marc Espie
2009-08-16modify timestamp handling to grab current time instead of relying on aMarc Espie
2007-09-16rename Targ_FmtTime into time_to_string and move it, as it's not relatedMarc Espie
2004-04-07ISO function declarations, trim a few comments, rename a few variables toMarc Espie
2001-05-23Mostly clean-up:Marc Espie