summaryrefslogtreecommitdiff
path: root/lib/util/time.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-01lib/util/time: Merge time functions from source3/lib/time.cAndrew Bartlett1-0/+17
2010-09-07lib/util: add time_mono() for monotonic time a la time()Björn Jacke1-0/+5
2010-08-31lib/util: add nsec_time_diff to calulate diffs from timespecsBjörn Jacke1-0/+5
2010-08-31lib/util: add function to query the monotonic clock with the required fallbac...Björn Jacke1-0/+5
2010-01-07lib/util: move TIME_T_MIN/MAX defines into header fileBjörn Jacke1-0/+14
2008-12-23Fix use of "time offset" parameter, and add test to make sure I don't break i...Jelmer Vernooij1-0/+3
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-1/+6
2008-10-11Cope with changed signature of http_timestring().Jelmer Vernooij1-0/+5
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+232