summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/timestamp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* as checked through thorough tests, youngest->mtime == ctime, so ditchespie2013-05-221-9/+15
* remove TIMESTAMP abstraction layer, prodded by theo.espie2013-04-231-3/+4
* unifdef non full TIMESPEC codeespie2013-04-221-13/+1
* Use clock_gettime() to get a high precision timestamp, instead ofguenther2011-12-101-6/+2
* Correct $OpenBSD$ stuffespie2010-07-191-2/+1
* two small changes:espie2010-07-191-1/+1
* modify timestamp handling to grab current time instead of relying on aespie2009-08-161-4/+5
* rename Targ_FmtTime into time_to_string and move it, as it's not relatedespie2007-09-161-1/+17
* ISO function declarations, trim a few comments, rename a few variables toespie2004-04-071-5/+3
* Mostly clean-up:espie2001-05-231-0/+56